What's Changed
* Cidr bug fixes by jonessha in https://github.com/aws/event-ruler/pull/131
**Full Changelog**: https://github.com/aws/event-ruler/compare/v1.6.0...v1.7.0
Maven
This version is also available via Maven https://central.sonatype.com/artifact/software.amazon.event.ruler/event-ruler/1.6.0
<dependency>
<groupId>software.amazon.event.ruler</groupId>
<artifactId>event-ruler</artifactId>
<version>1.7.0</version>
</dependency>