Releases: rapid7/cps
Releases · rapid7/cps
v0.8.3
v0.8.2
- Upgrade aws-sdk-go
- Fix a reflect panic
v0.8.1
- Fix bug in v1 health APIs (consul is no longer a hard requirement)
v0.8.0
- Improved logging
- Directory restructure
- Removed KMS experiment
v0.7.1
- Switches out the logrus logger for zap in
watchers/v2/s3
v0.7.0
Changes
- Adds encrypted property support to the v2 API.
Breaking Changes
- Changes v2 API to a service-first paradigm. This means
cps-property-generator
can now generate properties for both versions of the api.
v0.6.1
- Fixes a type assertion panic bug
v0.6.0
- Adds support for service-scoped secrets
v0.5.1
- Adds some tests for the v1 api endpoints
- Dockerfile improvements
- Cleans up some logging
- Fixes bug where multiple mac interfaces breaks ec2 metadata
v0.5.0
- Adds experimental api version 2