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-07-06)

Features

  • Add AIConfigTracker with at-most-once tracking and resumption tokens (#179) (9a9941b)
  • add Runner, RunnerResult, Judge, and Evaluator (#180) (a32c4fa)
  • Agent graph support (#181) (47c4f36)
  • 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-only release automation with no application code changes in this diff.

Overview
Release Please bumps launchdarkly-java-server-sdk-ai from 0.1.0 to 0.2.0 by updating gradle.properties, .release-please-manifest.json, and the module CHANGELOG.

The new changelog section records 0.2.0 (2026-07-06) feature work already merged elsewhere: AIConfigTracker, Runner/Judge/Evaluator, agent graph support, AgentControl and AICONF / LDAIClient, and Mustache-based Interpolator. This PR does not change runtime code—only version and release notes.

Reviewed by Cursor Bugbot for commit 6c9f55a. 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.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--launchdarkly-java-server-sdk-ai branch 4 times, most recently from eb0d12c to 398f838 Compare July 6, 2026 14:09
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--launchdarkly-java-server-sdk-ai branch from 398f838 to 6c9f55a Compare July 6, 2026 19:09
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