Skip to content

Commit 00ee228

Browse files
chore(main): release launchdarkly-java-server-sdk-ai 0.2.0
1 parent 32732ea commit 00ee228

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lib/sdk/server-ai": "0.1.0",
2+
"lib/sdk/server-ai": "0.2.0",
33
"lib/java-server-sdk-otel": "0.2.0",
44
"lib/java-server-sdk-redis-store": "3.1.1",
55
"lib/shared/common": "2.4.0",

lib/sdk/server-ai/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# Change log
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/launchdarkly/java-core/compare/launchdarkly-java-server-sdk-ai-0.1.0...launchdarkly-java-server-sdk-ai-0.2.0) (2026-06-12)
4+
5+
6+
### Features
7+
8+
* AgentControl data model, parsing & interpolation (AIC-2662) ([#171](https://github.com/launchdarkly/java-core/issues/171)) ([d954ba6](https://github.com/launchdarkly/java-core/commit/d954ba602713b991b6845fa74ae992e775a70001))
9+
* vendor Mustache templating engine & add Interpolator (AIC-2695) ([#172](https://github.com/launchdarkly/java-core/issues/172)) ([32732ea](https://github.com/launchdarkly/java-core/commit/32732eac85f727e7f27e97304f27cd1d7ba6b3a6))
10+
11+
## Change log
212

313
All notable changes to the LaunchDarkly Server-Side AI SDK for Java will be documented in this file.
414
This project adheres to [Semantic Versioning](http://semver.org).
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#x-release-please-start-version
2-
version=0.1.0
2+
version=0.2.0
33
#x-release-please-end

0 commit comments

Comments
 (0)