chore(release): 0.22.0 - #185
Merged
Merged
Conversation
… topics (#167) - backup.on_missing_topic (default fail, unchanged behaviour). warn logs, records the absent literal include topics in the manifest's new missing_topics field, exposes the kafka_backup_missing_topics gauge (re-evaluated every cycle, 0 once they exist) and continues; a run with nothing left to back up still fails. Glob patterns are unaffected. The mid-run re-check follows the same mode. - merge_manifests carries missing_topics (latest discovery wins) so save_manifest cannot drop it. Field is skip_serializing_if empty, so existing manifests are byte-identical and older readers ignore it. - describe shows 'Missing Topics'; validate lists them as informational (never an integrity failure). - Tests: unit (mode matrix, empty-selection rule, merge, manifest serde, gauge encoding), CLI e2e issue_167_missing_topics.rs, Docker integration_suite/issue_167_on_missing_topic.rs (warn skips + records; all-missing fails; issue_56 proves the default). Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SkonEgED6jayFGkQ9vXnKN
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SkonEgED6jayFGkQ9vXnKN
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part 5 of the 0.22.0 release branch: version bump, CHANGELOG
## [0.22.0] - 2026-09-07(Added / Fixed / Deprecated / Changed with the library-API note), CLAUDE.md usage lines.After this merges, the release branch is squash-merged to
mainin one PR (full CI incl. the version guard;release-taggerthen cutsv0.22.0).🤖 Generated with Claude Code
https://claude.ai/code/session_01SkonEgED6jayFGkQ9vXnKN