This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Releases: canonical/spring-cli
Releases · canonical/spring-cli
Release list
v0.10.0-c2.4
What's Changed
Full Changelog: v0.10.0-c2.3...v0.10.0-c2.4
v0.10.0-c2.3
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
What's Changed
Full Changelog: v0.10.0-c2.1...v0.10.0-c2.2
v0.10.0-c2.1
What's Changed
Full Changelog: v0.10.0-c2...v0.10.0-c2.1
v0.10.0-c2
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
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.