Prepare SQLX v0.1.8 release - #21
Merged
Merged
Conversation
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.
What
Release preparation for 0.1.8, which carries the JDBC redaction fix (#19) and the local-database connection documentation (#20).
0.1.7→0.1.8inCargo.toml(workspace),Cargo.lock,java/jdbc/pom.xml,packages/npm-installer/package.jsonand the packaging scripts..github/workflows/packages.yml: eightv0.1.7references plus the release title literal.>=0.1.8, <0.2.0inSKILL.md,references/install-cli.mdandreferences/local-ui.md.scripts/jdbc-fixture.shand the README build-from-source paths use the 0.1.8 JDBC jar.tests/updates.py:CURRENT0.1.8,NEXT0.1.9.docs/release-notes.mdrewritten: the redaction fix and the README connection guidance.Verification
Risks and limits
v0.1.8on the merge commit, thengh workflow run packages.yml --ref v0.1.8 -f publish=true.NPM_TOKEN(expires 2026-12-17); npm ends bypass-2FA direct publishing in January 2027, so the job needs trusted publishing before then.