Releases: sashirestela/cleverclient
Releases · sashirestela/cleverclient
1.3.1
What's Changed
- Add event class for handling SSE by @sashirestela in #60
Full Changelog: v1.3.0...v1.3.1
1.3.0
What's Changed
- Support for handling SSE with multiple events by @sashirestela in #59
Full Changelog: v1.2.0...v1.3.0
1.2.0
What's Changed
- Handling SSE with 'event' entries by @sashirestela in #52
- Improve code quality and formatting by @sashirestela in #54
- Fixing residual code smells by @sashirestela in #56
- Fixing Javadoc error by @sashirestela in #58
Full Changelog: v1.1.0...v1.2.0
1.1.0
What's Changed
- Change headers from list to map by @sashirestela in #48
- Extend interceptor to handle body request by @sashirestela in #49
- Release 1.1.0 by @sashirestela in #50
Full Changelog: v1.0.0...v1.1.0
1.0.0
What's Changed
- Post modify the url from the client side by @sashirestela in #41
- Remove deprecated field urlBase by @sashirestela in #42
- Update Maven dependencies and plugins by @sashirestela in #44
Full Changelog: v0.13.0...v1.0.0
0.13.0
What's Changed
- Fixing race condition in unit test by @sashirestela in #37
- urlBase -> baseUrl + make some fields final by @the-gigi in #35
New Contributors
Full Changelog: v0.12.0...v0.13.0
0.12.0
What's Changed
- Release 0.12.0 by @sashirestela in #33
- Fixing code, tests and adding javadoc comments by @sashirestela in #34
Full Changelog: v0.11.1...v0.12.0
0.11.1
What's Changed
- Fix for Multipart annotation is not taken by @sashirestela in #28
Full Changelog: v0.11.0...v0.11.1
0.11.0
What's Changed
- Headers at interface level and allowing multiple by @sashirestela in #26
Full Changelog: v0.10.0...v0.11.0
0.10.0
What's Changed
- Clever Client changes required for Assistants API implementation by @didalgolab in #21
- Adding unit tests for recent changes by @sashirestela in #23
Full Changelog: v0.9.0...v0.10.0