Skip to content

chore: release v0.8.0#1

Merged
joshrotenberg merged 1 commit intomainfrom
release-plz-2026-01-30T01-16-42Z
Jan 30, 2026
Merged

chore: release v0.8.0#1
joshrotenberg merged 1 commit intomainfrom
release-plz-2026-01-30T01-16-42Z

Conversation

@joshrotenberg
Copy link
Copy Markdown
Contributor

@joshrotenberg joshrotenberg commented Jan 30, 2026

🤖 New release

  • redis-cloud: 0.7.6 -> 0.8.0 (⚠ API breaking changes)

redis-cloud breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/enum_variant_added.ron

Failed in:
  variant CloudError:RateLimited in /tmp/.tmpJ9yJGf/redis-cloud-rs/src/lib.rs:367
Changelog

0.8.0 - 2026-01-30

Added

  • add Python bindings (#2)
  • initial standalone redis-cloud crate


This PR was generated with release-plz.

@joshrotenberg joshrotenberg force-pushed the release-plz-2026-01-30T01-16-42Z branch from 416981b to 69dd057 Compare January 30, 2026 02:04
@joshrotenberg joshrotenberg merged commit b93f91a into main Jan 30, 2026
6 checks passed
@joshrotenberg joshrotenberg deleted the release-plz-2026-01-30T01-16-42Z branch March 19, 2026 14:02
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