Skip to content

Commit 4bbb2e1

Browse files
chore(main): release launchdarkly-java-server-sdk-ai 0.2.0
1 parent d954ba6 commit 4bbb2e1

3 files changed

Lines changed: 12 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: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
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-11)
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+
10+
## Change log
211

312
All notable changes to the LaunchDarkly Server-Side AI SDK for Java will be documented in this file.
413
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)