Enhancements:
- Improve authentication required error message to include an alternative using
ENV#4565 - Discard partial range responses without etag #4563
- Fix configuring ENV for a gem server with a name including dashes #4571
- Redact credentials from
bundle envandbundle config#4566 - Redact all sources in verbose mode #4564
- Improve
bundle pristineerror ifBUNDLE_GEMFILEdoes not exist #4536 - [CurrentRuby] Add 3.0 as a known minor #4535
- Prefer File.read instead of IO.read #4530
- Add space after open curly bracket in Gemfile and gems.rb template #4518
Bug fixes:
- Make sure specs are fetched from the right source when materializing #4562
- Fix
bundle cachewith an up-to-date lockfile and specs not already installed #4554 - Ignore
deploymentsetting in inline mode #4523
Performance:
- Don't materialize resolutions when not necessary #4556