Skip to content

chore(main): release 9.18.0 - #515

Merged
jsonbailey merged 2 commits into
mainfrom
release-please--branches--main
Sep 25, 2026
Merged

jsonbailey merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 3, 2026 •

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

9.18.0 (2026-09-25)

Features

  • Add retry state for RETRY-spec backoff (#522) (e734558)
  • Drive repeating tasks from a delay source (9abe8cb)
  • Retry indefinitely after a data source failure instead of stopping permanently in FDv1 (e17e173)
  • warn that payload filtering has no effect with FDv2 (#518) (296311f)
  • Warn when the SDK is used in a forked process without postfork (#512) (75402e9)

Bug Fixes

  • Add async modules to the readthedocs API reference (#513) (f40d3b2)
  • Log the cached-data evaluation warning only once per client (#520) (59ce998)
  • Read all items when a collection is empty (#524) (1087147)
  • Repeating task wait duration is no longer reduced by a slow callback duration. (9abe8cb)
  • Report a distinct User-Agent for the async client (#516) (514c467)
  • Warn and use the documented default for an invalid poll interval or initial reconnect delay (e17e173)

This PR was generated with Release Please. See documentation.


Note

Overview
This PR cuts release 9.18.0 by bumping the package version in pyproject.toml, ldclient/version.py, .release-please-manifest.json, and the provenance docs example, and by adding the 9.18.0 section to CHANGELOG.md.

There is no application code in the diff—Release Please is packaging work that was already merged. The new changelog highlights FDv1 data-source resilience (indefinite retry after failures, RETRY-spec backoff state, repeating tasks driven by a delay source, and sane defaults/warnings for invalid poll/reconnect settings), operational warnings (forked process without postfork, FDv2 payload filtering), and fixes (empty-collection reads, repeating-task timing, one-time cached-data warnings, distinct async User-Agent, ReadTheDocs async API docs).

Reviewed by Cursor Bugbot for commit eef08a1. 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 September 3, 2026 13:42
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 2 times, most recently from 4bd7dd2 to 54141a4 Compare September 4, 2026 20:46
@github-actions github-actions Bot changed the title chore(main): release 9.17.1 chore(main): release 9.18.0 Sep 8, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 54141a4 to 9573aa9 Compare September 8, 2026 21:22
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 5 times, most recently from e662798 to 8e1d3bc Compare September 18, 2026 14:04
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 2 times, most recently from 2164cd3 to 008a0ff Compare September 25, 2026 22:30
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 008a0ff to 93769fe Compare September 25, 2026 22:32
@jsonbailey
jsonbailey merged commit 6daade3 into main Sep 25, 2026
26 of 27 checks passed
@jsonbailey
jsonbailey deleted the release-please--branches--main branch September 25, 2026 22:52
@github-actions

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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