Releases: AirVantage/overlord
Releases · AirVantage/overlord
23.10.1
What's Changed
- PLTFRS-18353: Filter out non healthy on non in services instances from ASG by @bplessis-swi in #7
- Update goreleaser config by @bplessis-swi in #8
Full Changelog: 22.11.1...23.10.1
22.11.1
Merge pull request #5 from AirVantage/PLTFRS-15199
PLTFRS-15199: Automate building and artefact publication
v5.1
v5.0
v5.0-beta2
Fix IPv6 addresses format.
v5.0-beta1
Pre-release of v5 with:
- subnet scanning
- IPv6 support
v4.0
v3.0
Overlord should not generate a new version of the configuration file if some API fails to answer (#1)
- use go dep to handle dependencies
- keep the current configuration file when aws api calls fail
- add the possibility to send logs to a remote syslog
- Use MultiWriter to write logs to syslog and console
- Prefix logs with "AWS API call fails" when AWS API calls fail to ease the creation of loggly alarm.
v3.0-alpha
- Overlord should not generate a new version of the configuration file if some API fails to answer
- Push logs to syslog
v2.0
Add support for tagged (Name) ec2 instances