Releases: DevCycleHQ/java-server-sdk
Releases · DevCycleHQ/java-server-sdk
v1.8.1
Bug Fixes
- fix: revised github automated release by @chris-hoefgen in #91
Uncategorized
- chore: Update wasmtime-java and tweak logs (DVC 8452) by @rob-odwyer in #93
v1.8.0
Release 1.8.0
1.7.1 Release
What's Changed
- [fix] Prevent multiple authorization headers in Events API requests by @chris-hoefgen in #85
Full Changelog: 1.7.0...1.7.1
1.7.0 Release
What's Changed
- New IRestOptions interface to provide customizable header and ssl support for outbound requests
- Updating to v1.7.0 of the bucketing wasm library
Full Changelog: 1.6.2...1.7.0
1.6.2 Release
What's Changed
- [fix] Setting custom logger on DVCLocalClient causes exception by @chris-hoefgen in #81
Full Changelog: 1.6.1...1.6.2
1.6.1 Release
- Updated
wasmtime-javato 0.15 -- reducing the associated glibc dependency toGLIBC_2.30to improve compatibility
1.6.0 Release
1.5.2 Release
What's Changed
- Fixed bug with customData not set properly in Protobuf message by @chris-hoefgen in #70
- Remove SDKTypeVisibility property from config by @chris-hoefgen in #72
- Fix UTF8 encoding issues with generateBucketConfigForUser by @chris-hoefgen in #71
- Resolved test harness compliance issues by @chris-hoefgen in #73
- Added retry logic to config loading and event publishing for both cloud and local clients
- Standardized error messaging
Full Changelog: 1.5.1...1.5.2
1.5.1 Release
What's Changed
- Bug fix for better handling of unexpected project config json properties by @chris-hoefgen in #67
- Verify the java runtime when local bucketing client initializes by @chris-hoefgen in #68
- Updated client.isInitialized() to return false until project config is fully loaded by @chris-hoefgen in #66
- Adding benchmark tool by @chris-hoefgen in #64
Full Changelog: 1.5.0...1.5.1
1.5.0 Release
What's Changed
- Converted variable evaluation to use protobuf to improve performance @chris-hoefgen in #59
- Fixed bug with character encoding in config and variables
- Improve thread safety around WASM functions by @chris-hoefgen in #63
Full Changelog: 1.4.0...1.5.0