Releases: anduril/lattice-sdk-java
Releases · anduril/lattice-sdk-java
v5.0.0
v4.0.0
What's Changed
⚠️ Correctly model the status message on the Entity. Previously, this was incorrectly modeling the server message
v3.1.0
v3.0.0
What's Changed
⚠️ Breaking change - Alter how enum types are generated to support forward-compatible enums. These now follow a visitor pattern- Fixes for SSE streaming
Please visit our changelog for additional details.
Full Changelog: v2.4.0...v3.0.0
v2.4.0
This release adds support for MilStd2525 in the Entities API.
What's Changed
Full Changelog: v2.3.0...v2.4.0
v2.3.0
This release adds support for a new addHeader method on the Lattice client.
v2.2.0
What's Changed
- Add the ability to set
noExpiryon an Entity
v2.1.2
What's Changed
- Remove newline from ClientOptions.java by @vpuri-anduril in #95
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Fix build.gradle configuration by @vpuri-anduril in #94
Full Changelog: v2.1.0...v2.1.1
v2.1.0
This release adds support for streaming entities using the REST SDK.