Releases: RelationalAI/rai-sdk-java
Releases · RelationalAI/rai-sdk-java
v0.4.2-alpha
What's Changed
- Fix java sdk tests and move protos under rai-sdk by @NRHelmi in #20
 - Add support to custom headers by @NRHelmi in #22
 - Disable the User Tests until Auth0 API rate limiting issues are not fixed by @miazamrai in #23
 - Enable token caching for integration tests by @NRHelmi in #25
 - Backoff time by @NRHelmi in #24
 - Use a shared engine for all the tests by @miazamrai in #26
 - Moving test logic to github action for re-use by @miazamrai in #27
 - Added the Java version param with a default value if the caller does not provide matrix.java-version by @miazamrai in #33
 - Enable back user and oauth client tests by @NRHelmi in #28
 - Fix for issue #31 by @andrew-bate-rai in #32
 - fix oauth client tests by @NRHelmi in #34
 - Fix for issue #29 by @andrew-bate-rai in #30
 - fix for maven connection timeout by @NRHelmi in #37
 - Fix for maven timeout when downloading dependencies by @NRHelmi in #38
 - Add retries on dependencies download by @NRHelmi in #39
 - load csv test should not cleanup engine resource by @NRHelmi in #40
 - Logging setup using slf4j by @NRHelmi in #36
 - Updated config example by @denisgursky in #42
 - RAI-14959 Updated token renewal strategy to ask for a new token if the existing one expires in next 60 sec by @antikus in #43
 - Bumping the release version to 0.4.2-alpha by @antikus in #44
 
New Contributors
- @miazamrai made their first contribution in #23
 - @andrew-bate-rai made their first contribution in #32
 - @denisgursky made their first contribution in #42
 - @antikus made their first contribution in #43
 
Full Changelog: v0.4.1-alpha...v0.4.2-alpha
v0.4.1-alpha
Apache Arrow upgrade (#17) * upgrade apache arrow to 9.0.0 * testing with multiple jdk versions * changelog updates
v0.4.0-alpha
See the CHANGELOG for more details.
v0.3.0-alpha
See the CHANGELOG for more details.
v0.2.2-alpha
See the CHANGELOG for more details.
v0.2.1-alpha
See the CHANGELOG for more details.
v0.2.0-alpha
See the CHANGELOG for more details.
Initial release
Initial release