Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #1127

Closed
wants to merge 1 commit into from
Closed

chore: release #1127

wants to merge 1 commit into from

Conversation

baszalmstra
Copy link
Collaborator

@baszalmstra baszalmstra commented Feb 28, 2025

πŸ€– New release

  • rattler_redaction: 0.1.7 -> 0.1.8 (βœ“ API compatible changes)
  • rattler_networking: 0.22.7 -> 0.22.8 (βœ“ API compatible changes)
  • rattler_package_streaming: 0.22.31 -> 0.22.32 (βœ“ API compatible changes)
  • rattler_cache: 0.3.12 -> 0.3.13 (βœ“ API compatible changes)
  • rattler_menuinst: 0.2.1 -> 0.2.2 (βœ“ API compatible changes)
  • rattler: 0.32.3 -> 0.32.4 (βœ“ API compatible changes)
  • rattler_repodata_gateway: 0.21.40 -> 0.22.0 (⚠ API breaking changes)
  • rattler_solve: 1.3.11 -> 1.4.0 (βœ“ API compatible changes)
  • rattler_index: 0.21.1 -> 0.21.2 (βœ“ API compatible changes)
  • rattler_conda_types: 0.31.2 -> 0.31.3

⚠ rattler_repodata_gateway 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.39.0/src/lints/enum_variant_added.ron

Failed in:
  variant GatewayError:DirectUrlQueryNotSupported in /tmp/.tmpFiXI3e/rattler/crates/rattler_repodata_gateway/src/gateway/error.rs:62

--- failure feature_missing: package feature removed or renamed ---

Description:
A feature has been removed from this package's Cargo.toml. This will break downstream crates which enable that feature.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#cargo-feature-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/feature_missing.ron

Failed in:
  feature ouroboros in the package's Cargo.toml

--- failure inherent_method_missing: pub method removed or renamed ---

Description:
A publicly-visible method or associated fn is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/inherent_method_missing.ron

Failed in:
  SparseRepoData::new, previously in file /tmp/.tmp4PNQJz/rattler_repodata_gateway/src/sparse/mod.rs:101
Changelog

rattler_redaction

0.1.8 - 2025-03-04

Other

  • update Cargo.toml dependencies

rattler_networking

0.22.8 - 2025-03-04

Added

  • (js) compile rattler_solve and rattler_repodata_gateway (#1108)

rattler_package_streaming

0.22.32 - 2025-03-04

Added

  • (js) compile rattler_solve and rattler_repodata_gateway (#1108)

rattler_cache

0.3.13 - 2025-03-04

Added

  • (js) compile rattler_solve and rattler_repodata_gateway (#1108)

rattler_menuinst

0.2.2 - 2025-03-04

Fixed

  • create test directories (#1135)

rattler

0.32.4 - 2025-03-04

Other

  • update Cargo.toml dependencies

rattler_repodata_gateway

0.22.0 - 2025-03-04

Added

  • (js) compile rattler_solve and rattler_repodata_gateway (#1108)

rattler_solve

1.4.0 - 2025-03-04

Added

  • (js) compile rattler_solve and rattler_repodata_gateway (#1108)

rattler_index

0.21.2 - 2025-03-04

Other

  • update Cargo.lock dependencies

rattler_conda_types

0.31.3 - 2025-03-04

Other

  • updated the following local packages: rattler_redaction


This PR was generated with release-plz.

@baszalmstra baszalmstra force-pushed the release-plz-2025-02-28T15-01-02Z branch from bc03388 to 8e7fcab Compare March 3, 2025 16:53
@baszalmstra baszalmstra force-pushed the release-plz-2025-02-28T15-01-02Z branch from 8e7fcab to 201170f Compare March 4, 2025 09:53
@baszalmstra baszalmstra closed this Mar 4, 2025
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