Skip to content

docs(changelog): back-fill 0.9.7 and 0.10.0 entries - #85

Merged
duncdrum merged 1 commit into
eXist-db:developfrom
joewiz:docs/changelog-backfill
Aug 31, 2026
Merged

docs(changelog): back-fill 0.9.7 and 0.10.0 entries#85
duncdrum merged 1 commit into
eXist-db:developfrom
joewiz:docs/changelog-backfill

Conversation

@joewiz

@joewiz joewiz commented Aug 31, 2026

Copy link
Copy Markdown
Member

[This PR was prompted by Joe, drafted by Claude Code, and reviewed by Joe.]

Why

The <changelog> in xar-assembly.xml stopped at 0.9.6, so the last two releases shipped without entries. That matters more than it looks: public-repo renders a package's changelog from the repo.xml built out of this file, not from the GitHub release notes. The 0.10.0 artifact now published on public-repo therefore advertises 0.9.6 as its newest change.

Since the published .xar is byte-pinned and already resolving for eXist 7 clients, this is a forward fix rather than a re-upload: the next release carries the full history again.

What

Two <change> entries, in the existing newest-first order and markup style, drawn from the corresponding GitHub release notes:

No code, no contract change — modules/api.json is untouched, so the API version guard doesn't apply.

Verification

xmllint --noout xar-assembly.xml passes, and the entries render in the same shape as their neighbors.

The <changelog> in xar-assembly.xml stopped at 0.9.6, so the two most
recent releases shipped without entries. public-repo renders a package's
changelog from the repo.xml built out of this file — not from the GitHub
release notes — so 0.10.0 is currently published there advertising 0.9.6
as its newest change.

Adds both missing entries, drawn from the corresponding GitHub release
notes, in the existing newest-first order and markup style.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@duncdrum
duncdrum merged commit 2db967a into eXist-db:develop Aug 31, 2026
2 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.

2 participants