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 #564

Merged
merged 1 commit into from
Mar 15, 2024
Merged

chore: release #564

merged 1 commit into from
Mar 15, 2024

Conversation

baszalmstra
Copy link
Collaborator

@baszalmstra baszalmstra commented Mar 12, 2024

πŸ€– New release

  • rattler: 0.19.2 -> 0.19.3 (βœ“ API compatible changes)
  • rattler_conda_types: 0.20.1 -> 0.20.2 (βœ“ API compatible changes)
  • rattler_digest: 0.19.1 -> 0.19.2 (βœ“ API compatible changes)
  • rattler_macros: 0.19.1 -> 0.19.2
  • rattler_package_streaming: 0.19.2 -> 0.20.0 (⚠️ API breaking changes)
  • rattler_networking: 0.19.1 -> 0.19.2 (βœ“ API compatible changes)
  • rattler_lock: 0.20.1 -> 0.20.2 (βœ“ API compatible changes)
  • rattler_repodata_gateway: 0.19.2 -> 0.19.3 (βœ“ API compatible changes)
  • rattler_solve: 0.20.1 -> 0.20.2 (βœ“ API compatible changes)
  • rattler_libsolv_c: 0.19.1 -> 0.19.2 (βœ“ API compatible changes)
  • rattler_virtual_packages: 0.19.2 -> 0.19.3 (βœ“ API compatible changes)
  • rattler_index: 0.19.2 -> 0.19.3 (βœ“ API compatible changes)
  • rattler_shell: 0.19.2 -> 0.19.3 (βœ“ API compatible changes)

⚠️ rattler_package_streaming breaking changes

--- failure function_parameter_count_changed: pub fn parameter count changed ---

Description:
A publicly-visible function now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.29.1/src/lints/function_parameter_count_changed.ron

Failed in:
  rattler_package_streaming::reqwest::tokio::extract_tar_bz2 now takes 4 parameters instead of 3, in /tmp/.tmpd3nURg/rattler/crates/rattler_package_streaming/src/reqwest/tokio.rs:76
  rattler_package_streaming::reqwest::tokio::extract now takes 4 parameters instead of 3, in /tmp/.tmpd3nURg/rattler/crates/rattler_package_streaming/src/reqwest/tokio.rs:137
  rattler_package_streaming::reqwest::tokio::extract_conda now takes 4 parameters instead of 3, in /tmp/.tmpd3nURg/rattler/crates/rattler_package_streaming/src/reqwest/tokio.rs:106
Changelog

rattler

0.19.3 - 2024-03-14

Added

  • add mirror handling and OCI mirror type (#553)

Other

  • add pixi badge (#563)

rattler_conda_types

0.20.2 - 2024-03-14

Other

  • add pixi badge (#563)

rattler_digest

0.19.2 - 2024-03-14

Other

  • add pixi badge (#563)

rattler_macros

0.19.2 - 2024-03-14

Other

  • add pixi badge (#563)

rattler_package_streaming

0.20.0 - 2024-03-14

Added

  • add mirror handling and OCI mirror type (#553)

Other

  • add pixi badge (#563)

rattler_networking

0.19.2 - 2024-03-14

Added

  • add mirror handling and OCI mirror type (#553)

Other

  • add pixi badge (#563)

rattler_lock

0.20.2 - 2024-03-14

Other

  • add pixi badge (#563)

rattler_repodata_gateway

0.19.3 - 2024-03-14

Other

  • add pixi badge (#563)

rattler_solve

0.20.2 - 2024-03-14

Other

  • add pixi badge (#563)

rattler_libsolv_c

0.19.2 - 2024-03-14

Other

  • add pixi badge (#563)

rattler_virtual_packages

0.19.3 - 2024-03-14

Other

  • add pixi badge (#563)

rattler_index

0.19.3 - 2024-03-14

Other

  • add pixi badge (#563)

rattler_shell

0.19.3 - 2024-03-14

Other

  • add pixi badge (#563)


This PR was generated with release-plz.

Signed-off-by: Bas <4995967+baszalmstra@users.noreply.github.com>
@baszalmstra baszalmstra force-pushed the release-plz-2024-03-12T12-37-59Z branch from fa3cf9b to 0772c45 Compare March 14, 2024 16:17
@ruben-arts ruben-arts merged commit 5b60a51 into main Mar 15, 2024
15 checks passed
@ruben-arts ruben-arts deleted the release-plz-2024-03-12T12-37-59Z branch March 15, 2024 15:30
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.

2 participants