Skip to content

chore(main): release launchdarkly-java-server-sdk-ai 0.2.0#176

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--launchdarkly-java-server-sdk-ai
Open

chore(main): release launchdarkly-java-server-sdk-ai 0.2.0#176
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--launchdarkly-java-server-sdk-ai

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.2.0 (2026-06-25)

Features

  • Add AIConfigTracker with at-most-once tracking and resumption tokens (#179) (9a9941b)
  • AgentControl data model, parsing & interpolation (AIC-2662) (#171) (d954ba6)
  • AICONF config types & LDAIClient methods (AIC-2663) (#173) (ad2ac08)
  • vendor Mustache templating engine & add Interpolator (AIC-2695) (#172) (32732ea)

This PR was generated with Release Please. See documentation.


Note

Low Risk
Version and changelog/manifest-only release automation with no runtime code in the diff.

Overview
Bumps launchdarkly-java-server-sdk-ai from 0.1.0 to 0.2.0 via Release Please: updates .release-please-manifest.json, lib/sdk/server-ai/gradle.properties, and prepends a 0.2.0 section to lib/sdk/server-ai/CHANGELOG.md (heading normalized to “Changelog”).

The release notes document 0.2.0 feature work already merged on main—AIConfigTracker, AgentControl parsing/interpolation, AICONF types and LDAIClient APIs, and a vendored Mustache Interpolator—without additional code changes in this diff.

Reviewed by Cursor Bugbot for commit d216d8c. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions github-actions Bot requested a review from a team as a code owner June 11, 2026 14:29
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--launchdarkly-java-server-sdk-ai branch 2 times, most recently from 00ee228 to 0adf54d Compare June 12, 2026 19:52
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--launchdarkly-java-server-sdk-ai branch from 0adf54d to d216d8c Compare June 25, 2026 16:05

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d216d8c. Configure here.

@@ -1,3 +1,3 @@
#x-release-please-start-version
version=0.1.0
version=0.2.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Published version telemetry mismatch

Medium Severity

This release sets the artifact to 0.2.0 in gradle.properties, but AISdkInfo.VERSION is still 0.1.0. $ld:ai:sdk:info events use that constant for aiSdkVersion, so a 0.2.0 build can report 0.1.0 to LaunchDarkly.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit d216d8c. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants