Releases: goguardian/goguardian-go-kcl
Releases · goguardian/goguardian-go-kcl
Release 0.0.6 (July 10, 2024)
Release 0.0.5 (November 17, 2023)
v0.0.4 release
Try using semantic versioning correctly
Release 0.0.3 (April 17, 2023)
Release 0.0.2 (April 17, 2023)
Update to latest versions of dependencies for security reasons.
Release 0.0.1 (Sep 14, 2021)
This release includes
- Runner module exposes an interface to run the java daemon
- KCL module exposes an interface to implement the functions needed for the different message types
- Jar download module implements the logic to download necessary jar files to run the Java Daemon
- Integration tests are some initial integration tests written to test basic functionality for future PR’s
- Sample module exposes a sample application and processor