Skip to content

Releases: sdkman/sdkman-cli

Beta release

17 Apr 20:25
67de99c
Compare
Choose a tag to compare
Beta release Pre-release
Pre-release

Commits

Release 5.18.2

24 Jun 23:40
Compare
Choose a tag to compare

Changelog

  • 19e5c08 Add missing quotes when handling file paths within install command
  • f284bc4 Read platform file from var folder.
  • a5f07d6 Fix broken platform tests and remove obsolete PlatformSpec.
  • 33a4adf Read platform from descriptor file.
  • c05c7e4 Only infer MSYS and MINGW on Windows.
  • 41a2743 Remove obsolete pre-installation hooks.
  • 82e06b4 Do not validate candidate for native commands.
  • c880cd1 chore: Support Mastodon announcer
  • 7e46af3 Bump kentaro-m/auto-assign-action from 1.2.4 to 1.2.5
  • 84222a3 chore: Upgrade to Gradle 8.0.1, setup caching for GH workflows
  • babd5fb Remove obsolete candidates cache spec.
  • b524183 Do not check and warn of stale candidates cache.

Contributors

We'd like to thank the following people for their contributions:

  • Krzysztof Buszowski
  • Marco Vermeulen
  • dependabot[bot]
  • helpermethod

Release 5.18.1

31 Mar 16:08
71c9490
Compare
Choose a tag to compare

Changelog

  • 71c9490 Fix broken build.
  • 5e33c36 Address PR comments.
  • 6bd587d Clean up.
  • 6d2bcda Consider native version in selfupdate, fix tests and add coverage.
  • c7374b7 Preparation for considering native version in selfupdate.
  • 8a8c69d Fix selfupdate.
  • e784383 Update sdk env.
  • 40d3c2f Removes version cache refresh.
  • 6540277 chore: Improve sdk env error handling (#1193)

Contributors

We'd like to thank the following people for their contributions:

  • Marco Vermeulen
  • Oliver Weiler

Release 5.18.0

14 Mar 21:03
Compare
Choose a tag to compare

Changelog

  • 4b172a6 Remove auto-update feature.
  • a89a8cc Strip out the broadcast id and rename to healthcheck where needed.
  • 010736e Simplify parameter propagation in the main sdk function.

Contributors

We'd like to thank the following people for their contributions:

  • Marco Vermeulen

Release 5.17.0

22 Feb 08:57
Compare
Choose a tag to compare

Changelog

  • 00538c2 Remove broadcast command.

Contributors

We'd like to thank the following people for their contributions:

  • Marco Vermeulen

Release 5.16.1

12 Feb 13:55
47fd6c4
Compare
Choose a tag to compare

Changelog

  • 47fd6c4 Run Mongo release from Docker
  • 3215879 Simplify native command invocation
  • b5ed847 Give precedence to native home command
  • e4fc020 Display native help, falling back to legacy help
  • bb119b8 Remove legacy completion command workaround
  • c37a9fd Remove home command hack
  • 65b95fb Fix test failures in OSX/Intel when inferring the platform (#1141)
  • 324e920 Bump kentaro-m/auto-assign-action from 1.2.3 to 1.2.4 (#1135)
  • 826ee2c Bump kentaro-m/auto-assign-action from 1.2.1 to 1.2.3 (#1118)

Bumps kentaro-m/auto-assign-action from 1.2.1 to 1.2.3.

Contributors

We'd like to thank the following people for their contributions:

  • Hector Geraldino
  • dependabot[bot]
  • Marco Vermeulen

Release 5.16.0

06 Aug 15:59
Compare
Choose a tag to compare

Changelog

  • f26c250 Accommodate platform in selfupdate stub.
  • 8adeaf9 Pass platform identifier to selfupdate stable script.
  • ccf6770 Fix typos in CONTRIBUTING.md (#1107)
  • 9f86a55 Bump JReleaser from 1.0.0-M3 to 1.0.0 (#1091)
  • 0906561 #1087 Fix sdkman_auto_env when PROMPT_COMMAND ends with space (#1088)
  • 469f83b Pass platform identifier to selfupdate beta script.
  • c7f88ad Bump actions/setup-java from 2 to 3 (#1085)

Bumps actions/setup-java from 2 to 3.

Contributors

We'd like to thank the following people for their contributions:

  • Marc Wrobel
  • dependabot[bot]
  • Marco Vermeulen
  • Mariusz Wyszomierski
  • Oliver Weiler

Release 5.15.0

07 Apr 13:21
c8fec73
Compare
Choose a tag to compare

Changelog

Contributors

We'd like to thank the following people for their contributions:

  • Hector Geraldino
  • Oliver Weiler

Release 5.14.3

01 Apr 10:39
Compare
Choose a tag to compare

Changelog

  • 94ccfd0 Do not trigger beta releases on changes to the workflows
  • 92277bf Bump kentaro-m/auto-assign-action from 1.1.2 to 1.2.1
  • d8e3bf8 Bump actions/checkout from 2 to 3
  • b7781e5 Add dependabot.yml (#1078)
  • 31d2765 Replace template tag with version (#1079)

Contributors

We'd like to thank the following people for their contributions:

  • Oliver Weiler
  • Marco Vermeulen
  • dependabot[bot]

Release 5.14.2

25 Mar 14:35
3125e13
Compare
Choose a tag to compare

Changelog

  • 3125e13 Upgrade JReleaser to 1.0.0-M3 (#1076)
  • 3ab1da7 Upgrade JReleaser to 0.10.0.
  • 06fd043 Fix broken tests to do with platform inference.
  • 08e7402 Check zip integrity before checksum.
  • 19eeef8 Code tweak in install source.
  • 87b8176 Fix test
  • 282e11f Update test and init
  • 1e59a34 Consider unsupported platforms as exotic
  • 17d70f0 Run jreleaserFullRelease to create files required by Homebrew (#1071)

Contributors

We'd like to thank the following people for their contributions:

  • Marco Vermeulen
  • Johannes Bechberger
  • Oliver Weiler