Skip to content

rattler-build 0.69.0#293340

Merged
BrewTestBot merged 2 commits into
mainfrom
bump-rattler-build-0.69.0
Jul 15, 2026
Merged

rattler-build 0.69.0#293340
BrewTestBot merged 2 commits into
mainfrom
bump-rattler-build-0.69.0

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## [0.69.0] - 2026-07-15
### ✨ Highlights

This release reworks how the build wrapper script is generated:
it is now composed from scoped sections that each carry their own interpreter and environment,
laying the groundwork for running multiple isolated units of work in a single build.

We also fixed the split filter in Jinja templates to return a real list,
as specified in CEP 39,
so negative indexing and slicing like (version | split('.'))[-1] work as expected.

Added

  • Detect and warn when patches are already applied by @wolfv in #2635
  • Add tool-specific config extension and default config discovery by @wolfv in #2636
  • Use rattler_git's built-in LFS support in the source cache by @wolfv in #2648

Changed

  • Compose the build wrapper from scoped sections by @baszalmstra in #2539
  • Negative indexing and slicing on split filter results by @wolfv in #2644

Documentation

  • Package format differences and authentication resolution by @wolfv in #2628

Fixed

  • Trailing spaces in format_requirement for packages without versions by @wolfv in #2634
  • Consolidate license_file and license_file_late_bound into single LicenseFiles type by @wolfv in #2624
  • Treat empty/null-like noarch as absent; hint default filter for undefined variant keys by @wolfv in #2626
  • Set LIBRARY_PREFIX and friends for noarch builds on Windows by @baszalmstra in #2655

View the full release notes at https://github.com/prefix-dev/rattler-build/releases/tag/v0.69.0.


@github-actions github-actions Bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jul 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions Bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 15, 2026
@BrewTestBot BrewTestBot enabled auto-merge July 15, 2026 15:55
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 15, 2026
Merged via the queue into main with commit 093edfa Jul 15, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-rattler-build-0.69.0 branch July 15, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants