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

Merged
merged 1 commit into from
May 6, 2024
Merged

chore: release #638

merged 1 commit into from
May 6, 2024

Conversation

baszalmstra
Copy link
Collaborator

@baszalmstra baszalmstra commented May 2, 2024

🤖 New release

  • rattler: 0.23.2 -> 0.24.0 (⚠️ API breaking changes)
  • rattler_conda_types: 0.22.0 -> 0.22.1 (✓ API compatible changes)
  • rattler_networking: 0.20.4 -> 0.20.5 (✓ API compatible changes)
  • rattler_package_streaming: 0.20.7 -> 0.20.8
  • rattler_shell: 0.20.1 -> 0.20.2
  • rattler_lock: 0.22.4 -> 0.22.5
  • rattler_repodata_gateway: 0.19.10 -> 0.19.11
  • rattler_solve: 0.21.0 -> 0.21.1
  • rattler_virtual_packages: 0.19.8 -> 0.19.9
  • rattler_index: 0.19.9 -> 0.19.10

⚠️ rattler 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.31.0/src/lints/enum_variant_added.ron

Failed in:
  variant LinkFileError:FailedToComputeSha in /tmp/.tmpB34zKy/rattler/crates/rattler/src/install/link.rs:108
  variant LinkFileError:FailedToComputeSha in /tmp/.tmpB34zKy/rattler/crates/rattler/src/install/link.rs:108
Changelog

rattler

0.24.0 - 2024-05-06

Fixed

  • use the output of readlink as hash for softlinks (#643)
  • sha computation of symlinks was failing sometimes (#641)

rattler_conda_types

0.22.1 - 2024-05-06

Added

  • expose *Record.noarch in Python bindings (#635)

rattler_networking

0.20.5 - 2024-05-06

Added

  • respect RATTLER_AUTH_FILE when using AuthenticationStorage::default() (#636)

rattler_package_streaming

0.20.8 - 2024-05-06

Other

  • updated the following local packages: rattler_conda_types, rattler_networking

rattler_shell

0.20.2 - 2024-05-06

Other

  • updated the following local packages: rattler_conda_types

rattler_lock

0.22.5 - 2024-05-06

Other

  • updated the following local packages: rattler_conda_types

rattler_repodata_gateway

0.19.11 - 2024-05-06

Other

  • updated the following local packages: rattler_conda_types, rattler_networking

rattler_solve

0.21.1 - 2024-05-06

Other

  • updated the following local packages: rattler_conda_types

rattler_virtual_packages

0.19.9 - 2024-05-06

Other

  • updated the following local packages: rattler_conda_types

rattler_index

0.19.10 - 2024-05-06

Other

  • updated the following local packages: rattler_conda_types


This PR was generated with release-plz.

@baszalmstra baszalmstra force-pushed the release-plz-2024-05-02T09-23-39Z branch 2 times, most recently from b13342b to 29ef600 Compare May 6, 2024 11:55
Signed-off-by: Bas <4995967+baszalmstra@users.noreply.github.com>
@baszalmstra baszalmstra force-pushed the release-plz-2024-05-02T09-23-39Z branch from 29ef600 to 6cd9e19 Compare May 6, 2024 12:20
@baszalmstra baszalmstra merged commit f2c4c19 into main May 6, 2024
15 checks passed
@baszalmstra baszalmstra deleted the release-plz-2024-05-02T09-23-39Z branch May 6, 2024 12:38
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.

None yet

1 participant