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 commit was created on GitHub.com and signed with GitHub’s verified signature.
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.