Skip to content

chore: release#2527

Open
octo-sts[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-06-23T07-54-23Z
Open

chore: release#2527
octo-sts[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-06-23T07-54-23Z

Conversation

@octo-sts

@octo-sts octo-sts Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • rattler_networking: 0.29.0 -> 0.30.0 (⚠ API breaking changes)
  • rattler_pty: 0.2.13 -> 0.2.14 (✓ API compatible changes)
  • rattler: 0.45.0 -> 0.46.0 (⚠ API breaking changes)
  • rattler_index: 0.30.6 -> 0.30.7 (✓ API compatible changes)
  • rattler-bin: 0.2.1 -> 0.2.2
  • rattler_package_streaming: 0.26.5 -> 0.26.6
  • rattler_cache: 0.10.0 -> 0.10.1
  • rattler_shell: 0.27.7 -> 0.27.8
  • rattler_menuinst: 0.2.67 -> 0.2.68
  • rattler_repodata_gateway: 0.29.6 -> 0.29.7
  • rattler_s3: 0.2.5 -> 0.2.6
  • rattler_upload: 0.8.1 -> 0.8.2

rattler_networking breaking changes

--- failure function_missing: pub fn removed or renamed ---

Description:
A publicly-visible function cannot be imported by its prior path. A `pub use` may have been removed, or the function itself 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.48.0/src/lints/function_missing.ron

Failed in:
  function rattler_networking::oauth_refresh::maybe_refresh_oauth, previously in file /tmp/.tmpjXDN8h/rattler_networking/src/oauth_refresh.rs:21

--- failure module_missing: pub module removed or renamed ---

Description:
A publicly-visible module cannot be imported by its prior path. A `pub use` may have been removed, or the module may have been renamed, removed, or made non-public.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/module_missing.ron

Failed in:
  mod rattler_networking::oauth_refresh, previously in file /tmp/.tmpjXDN8h/rattler_networking/src/oauth_refresh.rs:1

rattler breaking changes

--- failure copy_impl_added: type now implements Copy ---

Description:
A public type now implements Copy, causing non-move closures to capture it by reference instead of moving it.
        ref: https://github.com/rust-lang/rust/issues/100905
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/copy_impl_added.ron

Failed in:
  rattler::cli::auth::oauth::OAuthFlow in /tmp/.tmp7LUlLr/rattler/crates/rattler/src/cli/auth/oauth.rs:86
Changelog

rattler_networking

0.30.0 - 2026-06-25

Fixed

  • coalesce concurrent OAuth token refresh (#2522)

rattler_pty

0.2.14 - 2026-06-25

Fixed

  • add ptsname_r on Android compilation (#2533)
  • add openbsd ptsname_r shim to rattler_pty (#2524)

rattler

0.46.0 - 2026-06-25

Added

  • default OAuth flow to device-code (#2521)

rattler_index

0.30.7 - 2026-06-25

Other

  • update Cargo.lock dependencies

rattler-bin

0.2.2 - 2026-06-25

Added

  • add solve command and create platform option (#2528)

rattler_package_streaming

0.26.6 - 2026-06-25

Other

  • updated the following local packages: rattler_networking

rattler_cache

0.10.1 - 2026-06-25

Other

  • updated the following local packages: rattler_networking, rattler_package_streaming

rattler_shell

0.27.8 - 2026-06-25

Other

  • updated the following local packages: rattler_pty

rattler_menuinst

0.2.68 - 2026-06-25

Other

  • updated the following local packages: rattler_shell

rattler_repodata_gateway

0.29.7 - 2026-06-25

Other

  • updated the following local packages: rattler_networking, rattler_package_streaming, rattler_cache

rattler_s3

0.2.6 - 2026-06-25

Other

  • updated the following local packages: rattler_networking

rattler_upload

0.8.2 - 2026-06-25

Other

  • updated the following local packages: rattler_networking, rattler_package_streaming, rattler_s3


This PR was generated with release-plz.

@octo-sts octo-sts Bot added the release label Jun 23, 2026
@octo-sts octo-sts Bot force-pushed the release-plz-2026-06-23T07-54-23Z branch 7 times, most recently from a65c93d to d83681b Compare June 25, 2026 08:26
@octo-sts octo-sts Bot force-pushed the release-plz-2026-06-23T07-54-23Z branch from d83681b to 5246074 Compare June 25, 2026 15:00
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.

0 participants