Skip to content

chore(rattler-bin): release v0.1.0 - #2270

Merged
pavelzw merged 3 commits into
mainfrom
release-plz-2026-03-21T12-43-53Z
Mar 21, 2026
Merged

chore(rattler-bin): release v0.1.0#2270
pavelzw merged 3 commits into
mainfrom
release-plz-2026-03-21T12-43-53Z

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

🤖 New release

  • rattler-bin: 0.1.0
Changelog

0.1.0 - 2026-03-21

Added

  • rattler create doc improvements and conda create alignment (#2264)
  • Add support for downloading info files via range requests (#1935)
  • support glob and regex patterns in repodata queries (#2036)
  • Add CACHEDIR.TAG to environments and global cache (#2011)
  • add rattler extract utility to the rattler-bin crate (#1832)
  • implement --exclude-newer flag for rattler create command (#1815)
  • derive default credentials from aws sdk (#1629)
  • ability to ignore packages in the installer (#1612)
  • populate requested_spec (#1596)
  • implement extras with conditional dependencies (#1542)
  • make rattler_networking system integration optional (#1381)
  • add reinstallation method to installer and transaction (#1128)
  • add rattler_menuinst crate (#840)
  • implement --no-deps and --only-deps (#1068)
  • add S3 support (#1008)
  • Add support for optional dependencies (#1019)
  • speed up PrefixRecord loading (#984)
  • improve performance when linking files using rayon (#985)
  • merge pixi-build branch (#950)
  • start adding interface to override (#834)
  • add direct url repodata building (#725)
  • add solve strategies (#660)
  • exclude repodata records based on timestamp (#654)
  • high level repodata access (#560)
  • add channel priority to solve task and expose to python solve (#598)
  • make root dir configurable in channel config (#602)
  • proper archspec detection using archspec-rs (#584)
  • [breaking] optional strict parsing of matchspec and versionspec (#552)
  • use resolvo 0.4.0 (#523)
  • add timeout parameter and SolverOptions to return early (#499)
  • implement seperate auth stores and allow using only disk auth (#435)
  • add channel priority and channel-specific selectors to solver info (#394)
  • add strict channel priority option (#385)
  • also fix bench
  • use PackageName everywhere
  • normalize package names where applicable
  • add rattler_networking and AuthenticatedClient to perform authenticated requests (#191)
  • prepare for release (#119)
  • better readme (#118)
  • replace zulip with discord (#116)
  • extra methods to query spare repodata (#110)
  • allow caching repodata.json as .solv file (#85)
  • implement sparse repodata loading (#89)
  • create command (#72)
  • stateless solver (#75)
  • support installed (virtual) packages in libsolv (#51)
  • download and cache repodata.json (#55)
  • move all conda types to seperate crate
  • data models for extracting channel information (#14)

Fixed

  • set AWS_LC_SYS_CMAKE_BUILDER in pixi-build package configs (#2241)
  • (networking) cache GCS OAuth2 token across requests (#2114)
  • reuse reqwest client in OCI middleware (#2089)
  • more reproducible builds with pixi install and source date epoch (#1956)
  • rename solver argument from lib-solv to libsolv (#1833)
  • fix login authentication (#1600)
  • (ci) run pre-commit-run for all files (#1481)
  • consistent usage of rustls-tls / native-tls feature (#1324)
  • added missing hyphen to relative url linking to what-is-conda section in README.md (#1192)
  • use new PackageRecord when issuing reinstallation in Transaction::from_current_and_desired (#1070)
  • fix-up shebangs with spaces (#887)
  • typos (#849)
  • allow gcs:// and oci:// in gateway (#845)
  • move more links to the conda org from conda-incubator (#816)
  • use conda-incubator
  • use the output of readlink as hash for softlinks (#643)
  • better value for link field (#610)
  • no shebang on windows to make spaces in prefix work (#611)
  • run post-link scripts (#574)
  • dont use workspace dependencies for local crates (#546)
  • initial releaze-pls config
  • remove drop-bomb, move empty folder removal to post_process (#519)
  • consistent clobbering & removal of __pycache__ (#437)
  • add python docs badge
  • make FetchRepoDataOptions clonable (#321)
  • add retry behavior for package cache downloads (#280)
  • clippy warnings
  • allow downloading of repodata.json to fail for arch specific channels (#174)
  • typo libsolve -> libsolv (#164)
  • change urls from baszalmstra to mamba-org
  • build badge
  • tests and clippy
  • remove dependencies required for the library (#15)

Other

  • Publish rattler-bin (#2269)
  • Improve range request API, fix 416 issue (#2199)
  • Typo and clippy fixes (#2047)
  • Make s3 optional for rattler_index (#1965)
  • update README.md with new banner image (#1926)
  • make extras and conditionals runtime-configurable (#1816)
  • optimize transaction operations (#1615)
  • update npm name (#1368)
  • update readme (#1364)
  • lock workspace member dependencies (#1279)
  • release (#1258)
  • release (#1244)
  • release (#1227)
  • release (#1171)
  • release (#1170)
  • release (#1161)
  • release (#1150)
  • release (#1137)
  • release (#1121)
  • release (#1106)
  • Fix badge style (#1110)
  • release (#1101)
  • release (#1071)
  • release (#1056)
  • release (#1050)
  • release (#1042)
  • fix anchor link (#1035)
  • release (#1025)
  • Improve AuthenticationStorage (#1026)
  • release (#1022)
  • release (#1021)
  • release (#1011)
  • release (#992)
  • release (#986)
  • release (#981)
  • release (#978)
  • release (#967)
  • release (#952)
  • release (#949)
  • release (#947)
  • release (#936)
  • enable using sharded repodata for custom channels (#910)
  • release (#928)
  • release (#908)
  • update all versions of packages (#886)
  • release (#903)
  • release (#890)
  • release (#883)
  • release (#878)
  • release (#862)
  • release (#856)
  • release (#853)
  • release (#846)
  • release (#844)
  • release (#836)
  • make virtual package overrides none by default consistently (#842)
  • release (#824)
  • (rattler_virtual_packages) release v1.0.4 (#822)
  • (rattler_repodata_gateway) release v0.21.7 (#820)
  • release (#807)
  • change links from conda-incubator to conda (#813)
  • update banner (#808)
  • release (#806)
  • release (#802)
  • mark some crates 1.0 (#789)
  • release (#788)
  • release (#785)
  • (rattler_virtual_packages) release v0.19.18 (#780)
  • release (#773)
  • bump dependencies and remove unused ones (#771)
  • release (#769)
  • release (#727)
  • release
  • release (#716)
  • (rattler_solve) release v0.23.2 (#702)
  • release (#699)
  • release (#681)
  • introducing the installer (#664)
  • release (#659)
  • use semaphore for install driver (#653)
  • release (#652)
  • update README.md
  • release (#638)
  • release (#628)
  • release (#625)
  • release (#617)
  • release (#595)
  • update dependencies incl. reqwest (#606)
  • release (#597)
  • (rattler) release v0.20.1 (#591)
  • (rattler) release v0.20.0 (#588)
  • release (#583)
  • release (#575)
  • (rattler) release v0.19.4 (#571)
  • release (#564)
  • add pixi badge (#563)
  • release (#559)
  • release (#542)
  • every crate should have its own version (#557)
  • move all dependencies to workspace (#501)
  • Convert authenticated client to reqwest middleware (#488)
  • Release
  • Release
  • Release
  • more clippy lint (#462)
  • Release
  • Release
  • Release
  • Release
  • Release
  • Release
  • Release
  • update installation gif
  • update banner image
  • all dependencies (#366)
  • Release
  • add fetch repo data to py-rattler (#334)
  • remove rattler_libsolv_rs (#350)
  • Release
  • Update all dependencies and fix chrono deprecation (#302)
  • address issue No dependency hell for contributors #282 (#283)
  • Release
  • Release
  • use default_cache_dir in rattler (#269)
  • call codesign binary instead of using codesign crate (#259)
  • add not found error to the fetch repo data errors (#256)
  • rename libsolv crates (#253)
  • propose a repodata patch function to be able to add pip to the `pyt… (#238)
  • make solver generic and add benchmarks (#245)
  • Add libsolv_rs (#243)
  • Release
  • Release
  • Release
  • update all dependencies (#208)
  • Add an image to Readme (#203)
  • add native-tls/rustls-tls features to rattler & more dependencies (#181)
  • Improve getting started with a micromamba environment. (#163)
  • Release
  • inherit workspace properties for crates
  • update dirs requirement from 4.0.0 to 5.0.0 (#122)
  • rename SolverProblem to SolverTask (#106)
  • do not emit codesign logs on macOS computers (#90)
  • matchspec & version docs (#82)
  • Misc/update readme (#66)
  • add licenses (#37)
  • update readme
  • layout the vision a little bit better
  • update clap requirement from 3.2.14 to 4.0.13 (#23)
  • (docs) add build badge
  • matchspec parsing


This PR was generated with release-plz.

@pavelzw pavelzw closed this Mar 21, 2026
@pavelzw pavelzw reopened this Mar 21, 2026
@pavelzw
pavelzw enabled auto-merge (squash) March 21, 2026 13:07
@pavelzw
pavelzw disabled auto-merge March 21, 2026 13:07
@pavelzw
pavelzw enabled auto-merge (squash) March 21, 2026 13:11
Corrected typos in CHANGELOG.md for clarity.
@pavelzw
pavelzw merged commit f9ccedc into main Mar 21, 2026
20 checks passed
@pavelzw
pavelzw deleted the release-plz-2026-03-21T12-43-53Z branch March 21, 2026 13:39
@github-actions github-actions Bot mentioned this pull request Mar 21, 2026
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