What's Changed
- Add delete support to FileService by @andreadimaio in #220
- Add
removeUploadedFileandremoveOutputFileoptions toBatchServiceby @andreadimaio in #221 - Add
submitChatRequestsAndFetchmethod by @andreadimaio in #222 - Add class-based tool filtering to ToolRegistry by @andreadimaio in #223
- Bump org.mockito:mockito-bom from 5.22.0 to 5.23.0 by @dependabot[bot] in #224
- Delegate authentication scheme to Authenticator interface by @andreadimaio in #225
- Bump com.fasterxml.jackson:jackson-bom from 2.21.1 to 2.21.2 by @dependabot[bot] in #226
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #228
- Bump org.apache.logging.log4j:log4j-bom from 2.25.3 to 2.25.4 by @dependabot[bot] in #227
- Add specific exception types for watsonx API error codes by @andreadimaio in #229
- Process large embedding requests in parallel using CompletableFuture by @andreadimaio in #230
- Update the default API version to 2026-03-18 by @andreadimaio in #231
- Improve API design with builder pattern and Java async conventions by @andreadimaio in #232
- Add batch chat requests validation by @andreadimaio in #233
- Release 0.20.0 by @andreadimaio in #234
Full Changelog: 0.19.0...0.20.0