v2.1.0-RC5
·
781 commits
to main
since this release
What's Changed
- Fix platform - fallback arm64 to aarch64 by @lwronski in #2651
- chore: bump default graalvm version by @ckipp01 in #2649
- Set page size for aarch64 Linux binaries to 64k by @mkurz in #2641
Documentation updates
- Update README.md by @calvinvette in #2654
- Fix instructions to install the native launcher on Linux by @julienrf in #2640
Updates / maintainance
- Update scala-cli:config to 0.1.19 by @scala-steward in #2632
- Fix mostly static native launcher job name by @alexarchambault in #2634
- Update http4s-dsl, http4s-server to 0.23.17 by @scala-steward in #2653
- Update cats-effect to 3.4.4 by @scala-steward in #2646
- Update plexus-archiver to 4.6.1 by @scala-steward in #2645
- Remove Linux aarch64 jobs by @alexarchambault in #2658
- Add integration tests for 'cs setup' by @julienrf in #2657
- Add generating sdkman packages with cs by @lwronski in #2666
- Update http4s-dsl, http4s-server to 0.23.18 by @scala-steward in #2663
- Update scala-cli:config to 0.1.20 by @scala-steward in #2665
- Update scalafmt-core to 3.7.0 by @scala-steward in #2664
- Update cats-effect to 3.4.5 by @scala-steward in #2660
- Update proguard-base to 7.3.1 by @scala-steward in #2659
- Always upload the generated launchers in the CI by @julienrf in #2667
- Update GraalVM to 22.3.0 by @alexarchambault in #2635
New Contributors
- @calvinvette made their first contribution in #2654
- @lwronski made their first contribution in #2651
- @mkurz made their first contribution in #2641
Full Changelog: v2.1.0-RC4...v2.1.0-RC5