Skip to content

chore: release v0.12.0 - #157

Merged
joshrotenberg merged 2 commits into
mainfrom
release-plz-2026-08-11T20-53-56Z
Aug 13, 2026
Merged

chore: release v0.12.0#157
joshrotenberg merged 2 commits into
mainfrom
release-plz-2026-08-11T20-53-56Z

Conversation

@joshrotenberg

@joshrotenberg joshrotenberg commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • redis-cloud: 0.11.0 -> 0.12.0 (⚠ API breaking changes)

redis-cloud breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field PaymentMethod.is_default_for_shopper in /tmp/.tmpnhkbdc/redis-cloud-rs/src/account.rs:306
Changelog

0.12.0 - 2026-08-11

Added

  • (spec) reconcile current Cloud API and live response drift (#154)

Other

  • (live) schedule safe contract validation (#162)
  • (test) establish a ratcheting coverage floor (#161)
  • (spec) schedule OpenAPI drift detection (#160)
  • close PSC and Transit Gateway coverage gaps (#159)
  • cover the public CloudError contract (#158)
  • synchronize README dependency version (#156)

Added

  • Add handlers for Data Integration workspaces and dynamic endpoint redirections.

Fixed

  • Normalize /v1-prefixed OpenAPI paths and refresh the bundled specification
    to the current 169-operation surface.


This PR was generated with release-plz.

@joshrotenberg
joshrotenberg force-pushed the release-plz-2026-08-11T20-53-56Z branch 5 times, most recently from 6aa33f2 to 10797f4 Compare August 11, 2026 21:24
@joshrotenberg
joshrotenberg force-pushed the release-plz-2026-08-11T20-53-56Z branch from 10797f4 to 535c234 Compare August 11, 2026 22:33
@joshrotenberg
joshrotenberg merged commit af87175 into main Aug 13, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant