Skip to content

Record the bumps that landed between the tier work and the tag - #117

Merged
tonytonycoder11 merged 1 commit into
mainfrom
chore/record-the-bumps-2.2.0
Aug 6, 2026
Merged

Record the bumps that landed between the tier work and the tag#117
tonytonycoder11 merged 1 commit into
mainfrom
chore/record-the-bumps-2.2.0

Conversation

@tonytonycoder11

Copy link
Copy Markdown
Contributor

The pre-tag reconciliation between git log v2.1.0..HEAD and [Unreleased] found what it exists to
find.

Two Dependabot pull requests merged while the release was being prepared. #112 is a grouped minor and
patch bump, which with green CI needs no entry. #111 moved two GitHub Actions by a major version,
actions/attest-build-provenance v3 to v4 and actions/download-artifact v7 to v8, both in
release.yml, and that does need one. A workflow ships no API and still decides how this project
releases, which is the reasoning that was missed three times before 2.0.0.

One line under Internal covers both, with the dependency versions named.

A second thing it turned up

io.qdrant:client went from 1.15.0 to 1.18.3, and that makes the README honest rather than only
current. The comparison table says the stacks were verified against io.qdrant:client:1.18.3, and the
benchmark was resolving 1.15.0. The claim and the code now agree, which they did not when the harness
was added.

Nothing else changed. audit-library.sh reports the repository at standard, and this is the last thing
between here and the v2.2.0 tag.

Two GitHub Actions moved by a major version in release.yml, and neither was
written down. A grouped minor or patch bump with green CI needs no entry; a
major does, and a workflow that ships no API still decides how this project
releases. That distinction has been missed on every release so far, which is
why the pre-tag reconciliation exists and why it caught this one.

The dependency bumps go in the same line. io.qdrant:client moving to 1.18.3
also makes the README's comparison honest: it said the stacks were verified
against 1.18.3 while the benchmark resolved 1.15.0.
@tonytonycoder11
tonytonycoder11 requested a review from a team as a code owner August 6, 2026 08:12
@trueup-by-nacode-studios

Copy link
Copy Markdown

This pull request adds no capability the code did not already have.

1 file read · 983 ms · against f1d37cc

@tonytonycoder11
tonytonycoder11 merged commit aa58721 into main Aug 6, 2026
12 checks passed
@tonytonycoder11
tonytonycoder11 deleted the chore/record-the-bumps-2.2.0 branch August 6, 2026 08:16
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