Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Releases: canonical/spring-cli

v0.10.0-c2.4

Choose a tag to compare

@vpa1977 vpa1977 released this 14 Apr 06:01
09f4f93

What's Changed

  • chore(gradle runner): remove verbose logging by @vpa1977 in #26

Full Changelog: v0.10.0-c2.3...v0.10.0-c2.4

v0.10.0-c2.3

Choose a tag to compare

@vpa1977 vpa1977 released this 14 Apr 04:47
fd8bc2d

What's Changed

  • fix: fix snap remove message by @vpa1977 in #24
  • fix: set timeouts for gradle daemon in the gradle runner by @vpa1977 in #25

Full Changelog: v0.10.0-c2.2...v0.10.0-c2.3

v0.10.0-c2.2

Choose a tag to compare

@vpa1977 vpa1977 released this 11 Apr 05:42
94e3cdd

What's Changed

  • chore: disable rockcraft command for now by @vpa1977 in #23

Full Changelog: v0.10.0-c2.1...v0.10.0-c2.2

v0.10.0-c2.1

Choose a tag to compare

@vpa1977 vpa1977 released this 10 Apr 20:31
9675ef2

What's Changed

  • fix: add error messages when plugin not found by @vpa1977 in #22

Full Changelog: v0.10.0-c2...v0.10.0-c2.1

v0.10.0-c2

Choose a tag to compare

@vpa1977 vpa1977 released this 09 Apr 20:27
fd8162d

What's Changed

  • feat: add gradle-groovy and gradle-kotlin test projects by @vpa1977 in #11
  • test: disable upstream tests requiring internet access by @vpa1977 in #13
  • chore: update openrewrite to 8.49 by @vpa1977 in #14
  • chore: add groovy dependency for Gradle parser by @vpa1977 in #18
  • chore: install maven and store build reports by @vpa1977 in #19
  • feat: add rockcraft command to enable rockcraft plugin in maven/gradle projects by @vpa1977 in #12
  • Bump ws from 7.5.7 to 7.5.10 in /e2e/spring-cli-e2e-tests by @dependabot in #17
  • Bump ip and socks in /e2e/spring-cli-e2e-tests by @dependabot in #16
  • Bump tough-cookie from 4.0.0 to 4.1.4 in /e2e/spring-cli-e2e-tests by @dependabot in #15
  • feat: run build plugins - load plugin configuration by @vpa1977 in #20
  • feat: execute build plugins using spring cli by @vpa1977 in #21

Full Changelog: v0.10.0-c1...v0.10.0-c2

v0.10.0-c1

Choose a tag to compare

@vpa1977 vpa1977 released this 03 Mar 01:24
93d49bc

Initial release adding the following commands:

Devpack
       snap remove: Remove a snap-packaged library.
       snap setup-maven: Setup Maven to use snap-packaged libraries.
       snap list: List available libraries packaged as a snap.
       snap setup-gradle: Setup Gradle to use snap-packaged libraries.
       snap install: Install a snap-packaged library.