v0.4.0 preview release is available
The v0.4.0 minor release of Creek is now publicly available on Maven Central and the Gradle plugin portal.
The highlights of this minor release are:
Fixes and improvements:
- (System Tests: Gradle): Fix around debugging services during system testing , where more than one service is defined.
- (System Tests): 🎉 Enhance system test executor options to allow caller to supply env vars for debugging to support the above bug fix.
- (System Tests): Ensure Docker container logs are captured on error .
Dependency updates:
- Bump
log4j
from v2.19.0 to v2.20.0. - Bump
io.github.classgraph:classgraph
from v4.8.154 to v4.8.157.
Work has started on the third tutorial in the quick-start series, which covers connecting aggregates. We’ll let you know when it is ready.