Skip to content

chore: bump version to v0.14.0-1 rc - #687

Merged
dd23 merged 1 commit into
release/v0.14.xfrom
dd/chore/v0.14.0-1_release
Jul 6, 2026
Merged

chore: bump version to v0.14.0-1 rc#687
dd23 merged 1 commit into
release/v0.14.xfrom
dd/chore/v0.14.0-1_release

Conversation

@dd23

@dd23 dd23 commented Jul 6, 2026

Copy link
Copy Markdown
Member

Description of changes

Version bump to v0.14.0-1

PR Checklist

I attest that all checked items are satisfied. Any deviation is clearly justified above.

  • Title follows conventional commits (e.g. chore: ...).
  • Tests added for every new pub item and test coverage has not decreased.
  • Public APIs and non-obvious logic documented; unfinished work marked as TODO(#issue).
  • unwrap/expect/panic only in tests or for invariant bugs (documented if present).
  • No dependency version changes OR (if changed) only minimal required fixes.
  • No architectural protocol changes OR linked spec PR/issue provided.
  • No breaking deployment config changes OR devops label + infra notified + infra-team reviewer assigned.
  • No breaking gRPC / serialized data changes OR commit marked with ! and affected teams notified.
  • No modifications to existing versionized structs OR backward compatibility tests updated.
  • No critical business logic / crypto changes OR ≥2 reviewers assigned.
  • No new sensitive data fields added OR Zeroize + ZeroizeOnDrop implemented.
  • No new public storage data OR data is verifiable (signature / digest).
  • No unsafe; if unavoidable: minimal, justified, documented, and test/fuzz covered.
  • Strongly typed boundaries: typed inputs validated at the edge; no untyped values or errors cross modules.
  • Self-review completed.

@cla-bot cla-bot Bot added the cla-signed The CLA has been signed. label Jul 6, 2026

@jot2re jot2re left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dd23
dd23 marked this pull request as ready for review July 6, 2026 15:34
@dd23
dd23 requested a review from a team as a code owner July 6, 2026 15:34
@dd23
dd23 merged commit 024bfe9 into release/v0.14.x Jul 6, 2026
39 checks passed
@dd23
dd23 deleted the dd/chore/v0.14.0-1_release branch July 6, 2026 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The CLA has been signed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants