Skip to content

Latest commit

Β 

History

History
47 lines (26 loc) Β· 3.25 KB

File metadata and controls

47 lines (26 loc) Β· 3.25 KB

Changelog

2.2.6 (2026-02-12)

πŸ› Bug Fixes

  • set string label as category object instead of scorecategory in java sdk (#62005) (fb8200c)
  • convert bool values to strings in java sdk (#61984) (ee881e3)

2.2.5 (2026-02-04)

πŸ“š Documentation

2.2.4 (2026-02-04)

πŸ“š Documentation

  • add missing newline before sign-up step in guide (#61997) (ceedcea)

2.2.3 (2026-02-04)

πŸ“š Documentation

  • improve README formatting for better readability (#61993) (dc85ee9)

2.2.2 (2026-02-04)

πŸ› Bug Fixes

  • removes deprecated Label field on the Record in java SDK (#60960) (fc8cdfc)

πŸ“š Documentation

  • add README Overview section and clarify API key retrieval steps (#61987) (87b667f)
  • parameterize Arize API client version and SHA1 in Maven and Bazel configs (#61944) (5901bb1)

❔ Miscellaneous Chores

  • java-sdk: update Maven Central publishing configuration (#61559) (9c9586c)
  • release: automate changelog generation and include CHANGELOG.md in release config (#61956) (4d02735)
  • release: enable Java API client release and Copybara integration (#61650) (3f05b46)

2.2.1 (2026-01-26)

Initial release with automated changelog generation via release-please. Previous releases were managed manually.