You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a hotfix release, which makes all the fixes and enhancements of Scala CLI 1.5.2 available through the standard distribution channels (rather than just Maven Central).
13
+
This is a hotfix release, which makes all the fixes and enhancements of Scala CLI 1.5.2 available through most standard distribution channels (rather than just Maven Central).
14
14
For the main release notes, please refer to the [v1.5.2 ones](https://github.com/VirtusLab/scala-cli/releases/tag/v1.5.2).
15
15
16
+
### Distribution limitations
17
+
Due to technical difficulties within our release pipeline, Scala CLI 1.5.3 is **not** available via the following channels:
18
+
- `yum` (on RedHat/Cent OS/Fedora)
19
+
- `SDKMAN!`
20
+
21
+
We will follow up with a 1.5.4 hotfix release to address this issue.
22
+
16
23
### Hot-fixes
17
24
- Tag failing native packager tests as flaky by [@Gedochao](https://github.com/Gedochao) in [#3270](https://github.com/VirtusLab/scala-cli/pull/3270)
18
25
- Make publishing depend on all integration tests & docs tests by [@Gedochao](https://github.com/Gedochao) in [#3272](https://github.com/VirtusLab/scala-cli/pull/3272)
0 commit comments