Skip to content

chore(main): release 10.0.0#424

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

chore(main): release 10.0.0#424
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 30, 2026

🤖 I have created a release beep boop

10.0.0 (2026-06-05)

⚠ BREAKING CHANGES

  • Replace Python 2-style ABC patterns with Python 3 equivalents for stricter enforcement (#430)

Features

  • Drop persistent-store cache after FDv2 in-memory store init (#426) (563b87a)

Bug Fixes

  • align FDv2 goodbye event with spec (reason-only) (#422) (84b442d)
  • honor server-directed FDv1 Fallback Directive in initializer phase (#423) (7c49bc0)
  • Replace Python 2-style ABC patterns with Python 3 equivalents for stricter enforcement (#430) (22b8fe5)

This PR was generated with Release Please. See documentation.


Note

Medium Risk
Major semver with a breaking change to ABC enforcement for custom integrations, plus FDv1/FDv2 data-path behavior changes; this PR itself is only version/docs updates.

Overview
Release 10.0.0 bumps the package from 9.15.1 to 10.0.0 across .release-please-manifest.json, pyproject.toml, ldclient/version.py, and PROVENANCE.md, and adds the 10.0.0 section to CHANGELOG.md.

Documented user-facing changes in this major (from prior merged work, not in this diff):

  • Breaking: Python 2–style ABC patterns are replaced with Python 3 equivalents, so custom subclasses of SDK extension points (e.g. hooks, data stores) may fail at instantiation if they do not implement required abstract methods.
  • Feature: Persistent-store cache is dropped after FDv2 in-memory store initialization.
  • Fixes: FDv2 goodbye events are reason-only per spec; FDv1 initializer honors server-directed fallback directives.

Reviewed by Cursor Bugbot for commit 3b2d658. 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 April 30, 2026 16:09
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 4538514 to aee29de Compare May 7, 2026 15:38
@github-actions github-actions Bot changed the title chore(main): release 9.15.2 chore(main): release 9.16.0 May 7, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main branch 4 times, most recently from 542e199 to 8e8db89 Compare May 12, 2026 14:57
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 8e8db89 to 7b370f4 Compare June 4, 2026 00:08
@github-actions github-actions Bot changed the title chore(main): release 9.16.0 chore(main): release 10.0.0 Jun 5, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from 7b370f4 to f9f65fb Compare June 5, 2026 18:01
@github-actions github-actions Bot force-pushed the release-please--branches--main branch from f9f65fb to 3b2d658 Compare June 5, 2026 18:26
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