Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.09 KB

tribuo-v4-2-2-release-notes.md

File metadata and controls

19 lines (15 loc) · 1.09 KB

Tribuo v4.2.2 Release Notes

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