Skip to content

chore(release): 0.22.0 - #185

Merged
sionsmith merged 2 commits into
release/0.22.0from
chore/release-0.22.0
Sep 7, 2026
Merged

chore(release): 0.22.0#185
sionsmith merged 2 commits into
release/0.22.0from
chore/release-0.22.0

Conversation

@sionsmith

Copy link
Copy Markdown
Contributor

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 main in one PR (full CI incl. the version guard; release-tagger then cuts v0.22.0).

🤖 Generated with Claude Code

https://claude.ai/code/session_01SkonEgED6jayFGkQ9vXnKN

sionsmith and others added 2 commits September 7, 2026 10:04
… 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
@sionsmith
sionsmith merged commit e0f19dd into release/0.22.0 Sep 7, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant