Skip to content

chore: release main#577

Open
cipherbox-release-bot[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main
Open

chore: release main#577
cipherbox-release-bot[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main

Conversation

@cipherbox-release-bot

@cipherbox-release-bot cipherbox-release-bot Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

cipher-box: 0.46.0

0.46.0 (2026-07-02)

Features

  • add AAD-bound AES-256-GCM node-seal primitive with cross-language KAT (#576) (65237ac)
  • atomic IPNS publish-gate, tombstone, and share schema cutover (#584) (a036a84)
  • read-chain navigation, grants, and rotation engine in sdk-core (#579) (7216797)
  • rewrite TEE republish as a verify-in-enclave lease renewer (#585) (ab209a9)
  • rotation soundness — content-key, inner-grant, concurrent-add, crash-safe resume (#582) (4ad615a)
  • SDK write-chain, write-revocation, bin re-link, and invite claim (#583) (d81c1b4)
  • unified Node codec and two-key vault v3 blob in core (#578) (b2dba55)
  • web rotation UX and durable anti-rollback client state (#587) (1b4f68b)
@cipherbox/api: 0.45.0

0.45.0 (2026-07-02)

Features

  • atomic IPNS publish-gate, tombstone, and share schema cutover (#584) (a036a84)
  • rewrite TEE republish as a verify-in-enclave lease renewer (#585) (ab209a9)
  • web rotation UX and durable anti-rollback client state (#587) (1b4f68b)
@cipherbox/web: 0.49.0

0.49.0 (2026-07-02)

Features

  • atomic IPNS publish-gate, tombstone, and share schema cutover (#584) (a036a84)
  • SDK write-chain, write-revocation, bin re-link, and invite claim (#583) (d81c1b4)
  • unified Node codec and two-key vault v3 blob in core (#578) (b2dba55)
  • web rotation UX and durable anti-rollback client state (#587) (1b4f68b)
cipherbox-tee-worker: 0.32.0

0.32.0 (2026-07-02)

Features

  • rewrite TEE republish as a verify-in-enclave lease renewer (#585) (ab209a9)
@cipherbox/core: 0.32.0

0.32.0 (2026-07-02)

Features

  • SDK write-chain, write-revocation, bin re-link, and invite claim (#583) (d81c1b4)
  • unified Node codec and two-key vault v3 blob in core (#578) (b2dba55)
@cipherbox/crypto: 0.34.0

0.34.0 (2026-07-02)

Features

  • add AAD-bound AES-256-GCM node-seal primitive with cross-language KAT (#576) (65237ac)
@cipherbox/api-client: 0.45.0

0.45.0 (2026-07-02)

Features

  • atomic IPNS publish-gate, tombstone, and share schema cutover (#584) (a036a84)
  • web rotation UX and durable anti-rollback client state (#587) (1b4f68b)
@cipherbox/sdk-core: 0.40.0

0.40.0 (2026-07-02)

Features

  • atomic IPNS publish-gate, tombstone, and share schema cutover (#584) (a036a84)
  • read-chain navigation, grants, and rotation engine in sdk-core (#579) (7216797)
  • rewrite TEE republish as a verify-in-enclave lease renewer (#585) (ab209a9)
  • rotation soundness — content-key, inner-grant, concurrent-add, crash-safe resume (#582) (4ad615a)
  • SDK write-chain, write-revocation, bin re-link, and invite claim (#583) (d81c1b4)
  • unified Node codec and two-key vault v3 blob in core (#578) (b2dba55)
  • web rotation UX and durable anti-rollback client state (#587) (1b4f68b)
@cipherbox/sdk: 0.38.0

0.38.0 (2026-07-02)

Features

  • read-chain navigation, grants, and rotation engine in sdk-core (#579) (7216797)
  • rotation soundness — content-key, inner-grant, concurrent-add, crash-safe resume (#582) (4ad615a)
  • SDK write-chain, write-revocation, bin re-link, and invite claim (#583) (d81c1b4)
  • unified Node codec and two-key vault v3 blob in core (#578) (b2dba55)
  • web rotation UX and durable anti-rollback client state (#587) (1b4f68b)
cipherbox-crypto: 0.6.0

0.6.0 (2026-07-02)

Features

  • add AAD-bound AES-256-GCM node-seal primitive with cross-language KAT (#576) (65237ac)

This PR was generated with Release Please. See documentation.

@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.18%. Comparing base (1b4f68b) to head (28e9f3b).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #577      +/-   ##
==========================================
+ Coverage   66.42%   71.18%   +4.75%     
==========================================
  Files         153      182      +29     
  Lines       12716    22886   +10170     
  Branches     1457     1457              
==========================================
+ Hits         8447    16291    +7844     
- Misses       4031     6357    +2326     
  Partials      238      238              
Flag Coverage Δ
api 83.79% <ø> (ø)
api-client 83.79% <ø> (ø)
core 83.79% <ø> (ø)
crypto 83.79% <ø> (ø)
desktop 16.44% <ø> (-15.00%) ⬇️
rust 70.75% <ø> (?)
sdk 83.79% <ø> (ø)
sdk-core 83.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 86 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cipherbox-release-bot cipherbox-release-bot Bot force-pushed the release-please--branches--main branch 6 times, most recently from 4a48f7f to af176de Compare July 1, 2026 12:34
@cipherbox-release-bot cipherbox-release-bot Bot force-pushed the release-please--branches--main branch from b3e387b to 928225f Compare July 2, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants