Skip to content

Releases: anduril/lattice-sdk-java

v5.0.0

11 Dec 17:57
cc85237

Choose a tag to compare

What's Changed

  • minor!: correctly model fields in #229

Full Changelog: v4.0.0...v5.0.0

v4.0.0

27 Oct 17:35
e930481

Choose a tag to compare

What's Changed

  • ⚠️ Correctly model the status message on the Entity. Previously, this was incorrectly modeling the server message

v3.1.0

05 Oct 21:28
6059674

Choose a tag to compare

What's Changed

  • Update for new linting rules

Full Changelog: v3.0.0...v3.1.0

v3.0.0

03 Oct 22:27
85225d0

Choose a tag to compare

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

26 Sep 00:18
be34ec3

Choose a tag to compare

This release adds support for MilStd2525 in the Entities API.

What's Changed

  • 🌿 Fern Regeneration -- September 25, 2025 by @fern-api[bot] in #153

Full Changelog: v2.3.0...v2.4.0

v2.3.0

05 Sep 18:08
2372a49

Choose a tag to compare

This release adds support for a new addHeader method on the Lattice client.

v2.2.0

04 Sep 18:59
a397879

Choose a tag to compare

What's Changed

  • Add the ability to set noExpiry on an Entity

v2.1.2

07 Aug 21:07
5603c67

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

07 Aug 21:06
f581246

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

07 Aug 03:46
4e0d36a

Choose a tag to compare

This release adds support for streaming entities using the REST SDK.