New
v2.1.25-M20
What's Changed
- Allow users to customize module / version rendering in trees by @alexarchambault in https://github.com/coursier/coursier/pull/3509
- Cache default coursier config file in Coursier by @lihaoyi in https://github.com/coursier/coursier/pull/3514
- Mark HTTP 500 errors as retryable in
Downloader.scalato mitigate download endpoint flakiness by @lihaoyi in https://github.com/coursier/coursier/pull/3515 - Add Repositories.centralMavenSnapshots and accept 'central:maven-snapshots' by @alexarchambault in https://github.com/coursier/coursier/pull/3504
Updates / maintenance
- Clean-up dead code by @alexarchambault in https://github.com/coursier/coursier/pull/3494
- Fix deprecation message for
coursierIndexUrlby @Gedochao in https://github.com/coursier/coursier/pull/3510 - Bump coursier/cache-action from 6.4 to 7.0 by @dependabot[bot] in https://github.com/coursier/coursier/pull/3516
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in https://github.com/coursier/coursier/pull/3513
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/coursier/coursier/pull/3512
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/coursier/coursier/pull/3511
- Tweak integration test ports use by @alexarchambault in https://github.com/coursier/coursier/pull/3480
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/coursier/coursier/pull/3473
- Stop using deprecated macos-13 image by @alexarchambault in https://github.com/coursier/coursier/pull/3517
Full Changelog: https://github.com/coursier/coursier/compare/v2.1.25-M19...v2.1.25-M20