Skip to content

Latest commit

 

History

History
55 lines (29 loc) · 3.09 KB

CHANGELOG.md

File metadata and controls

55 lines (29 loc) · 3.09 KB

Changelog

1.1.1 (2024-05-10)

Miscellaneous Chores

1.1.1 (2024-05-10)

Bug Fixes

  • java: remove spotless dependency #197

1.1.0 (2024-04-11)

Features

  • java: allow setting arbitrary headers (#167) (abe7d27)

1.0.2 (2024-02-19)

Bug Fixes

  • close http response object in java SDK (#110) (9b23287)

1.0.1 (2024-01-23)

Bug Fixes

1.0.0 (2024-01-16)

Features

  • add builder pattern for eval requests for java sdk (#78) (f2f5c6c)
  • java: Get release-please working with Java (#80) (a4cc0bd)

Miscellaneous Chores

1.0.0-rc.1 (2024-01-11)

Features

  • Add php (#36) (4a47331)
  • impl auth strategy pattern for Java (#25) (3f65c2e)
  • rust/java/node/python: Use enums for types with limited values for better type inference on caller side (#33) (03e8d30)

Miscellaneous Chores