Skip to content

chore: release main - #213

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main
Open

chore: release main#213
github-actions[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

launchdarkly-server-sdk-ai: 2.0.0

2.0.0 (2026-09-02)

⚠ BREAKING CHANGES

  • Make AgentGraph traversal topological (#214)

Features

  • server-ai: stamp modelKey and modelVersion on AI usage events (AIC-2851) (#208) (66588f0)

Bug Fixes

  • Make AgentGraph traversal topological (#214) (d1828ab)
  • server-ai: stop exposing model_key/model_version on ModelConfig (5f8b5f8)
  • use == 0 for agent graph ready-check parity (3f801da)
  • use topological order and scoped context for agent graph traversal (d76b2d9)

This PR was generated with Release Please. See documentation.


Note

Overview
Release cut that publishes launchdarkly-server-sdk-ai 2.0.0 and aligns the monorepo on that version (manifest, package version / __version__, provenance docs, and changelog entry).

LangChain and OpenAI provider packages now require launchdarkly-server-sdk-ai>=2.0.0 instead of >=1.2.0.

Per the new 2.0.0 changelog, this release bundles behavior that already landed on main—not new code in this diff:

  • Breaking: AgentGraph node visits run in topological (predecessors-first) order with scoped context, which can change execution order vs. earlier releases for the same graph.
  • Feature: AI usage events include modelKey and modelVersion metadata (with related fixes to keep those fields off public ModelConfig surfaces).

Reviewed by Cursor Bugbot for commit 2aa0601. 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 July 22, 2026 22:48
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 198c1b2 to 173517f Compare August 4, 2026 14:32
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 173517f to 8f1e570 Compare August 26, 2026 19:48
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 8f1e570 to ff1208c Compare September 2, 2026 14:12
Removed bug fixes section from the changelog due to failing to squash and merge. The fixes were internal to the PR.

@jsonbailey jsonbailey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@mattrmc1 I wanted to verify you intentionally meant for this to be a v2.0 release before approving.

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.

1 participant