Skip to content

Tribuo v4.2.2

Compare
Choose a tag to compare
@Craigacp Craigacp released this 25 Oct 15:56
· 96 commits to main since this release

Small patch release to bump some dependencies and pull in minor fixes:

  • Validate hash salt during object creation (#237).
  • Fix XGBoost parameter overriding (#239).
  • Add some necessary accessors to TransformedModel (#244).
  • Bumping TF-Java to v0.4.2 (#281).
  • Fixes for test failures when running in a path with spaces in (#287).
  • Fix documentation links to the OCA.
  • Bumping jackson-core to 2.13.4, jackson-databind to 2.13.4.2, protobuf-java to 3.19.6, OpenCSV to 5.7.1 (pulling in the fixed commons-text 1.10.0).

Contributors