Skip to content

Release v3.8.1

Choose a tag to compare

@github-actions github-actions released this 18 Sep 09:46
18a1dab

Fixed

  • The CLI's pinned template catalogue version (1.6.0) scaffolded Kotlin/Java projects with three bugs: a docker-compose.yml port conflict that made ./run.sh fail with Port 8080 was already in use, a non-executable gradlew/run.sh, and a stale Chronicle client dependency that made every command and query fail with UNIMPLEMENTED: Service is unimplemented. All three are fixed in Cratis.Templates(.Kotlin/.Java) 1.6.1 (Cratis/Templates#52); bump the CLI's pin to match.