release: v0.12.0#204
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #204 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 1392 1392
Branches 248 247 -1
=========================================
Hits 1392 1392 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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.
Release summary
Dependency-management release: redis 6, hookified 3, and OIDC trusted publishing with provenance. All five published packages bump
0.11.0 → 0.12.0in lockstep (fixed-version monorepo).Packages
qified0.11.00.12.0@qified/redis0.11.00.12.0@qified/rabbitmq0.11.00.12.0@qified/nats0.11.00.12.0@qified/zeromq0.11.00.12.0@qified/mono(root)0.11.00.12.0v0.12.0 — 2026-06-16
Dependency-management release: redis 6, hookified 3, and OIDC trusted publishing with provenance.
⚠ BREAKING CHANGES
redisruntime dependency5.12.1→6.0.0in@qified/redis(ffaa82f, @qified/redis - chore: upgrade redis to 6.0.0 (breaking) #202)Migration: redis 6 makes RESP3 the default wire protocol and requires Node 20+ (qified already requires 22+).
@qified/redisbuilds and passes its full live-Redis suite unchanged, so the provider's own API is unaffected. Consumers that reach the underlying client or depend on RESP2 reply shapes should passRESP: 2in their client options.Changed
hookifiedruntime dependency2.1.1→3.0.0inqified,@qified/redis,@qified/rabbitmq, and@qified/nats(a035b2a, chore(deps): agentic dependency management update #200)@nats-io/jetstreamand@nats-io/transport-node3.3.1→3.4.0in@qified/nats(a035b2a, chore(deps): agentic dependency management update #200)Internal
repository.directorymetadata required for provenance (e7a4c4f, ci: migrate npm release to OIDC trusted publishing with provenance #203)codecov-actionv6 → v7 (a256689, mono - chore: upgrade GitHub Actions (breaking) #201)CLOUDFLARE_ACCOUNT_IDtowrangler-actionso the site deploy routes correctly (0abd413, ci: pass CLOUDFLARE_ACCOUNT_ID to wrangler-action #199)sharpandworkerdbuild scripts so the Cloudflare Pages deploy succeeds (fbd79ce, mono - fix: allow sharp and workerd build scripts so site deploy succeeds #198)Contributors
Full List of Changes
Full diff: v0.11.0...v0.12.0
Verification
pnpm install --frozen-lockfilesucceeds — lockfile up to datepnpm buildsucceeds — all 5 packages compileqifiedcore:pnpm --filter qified test→ 132 tests pass, lint clean, 100% statement/function/line coverage@qified/redis/rabbitmq/nats/zeromq) require live Docker services — run in CICHANGELOG.mdis kept in this repo; release notes live here + in the GitHub Release)Post-merge
v0.12.0— therelease.yamlworkflow (release: [released]) runspnpm publish:packages, publishing all five packages to npm via OIDC trusted publishing with provenance.qified,@qified/redis,@qified/rabbitmq,@qified/nats,@qified/zeromq) on npmjs.com before the first OIDC publish, otherwise the publish step will fail to authenticate.Generated by Claude Code