Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
event-ruler-1.7.3.jar | 2024-03-14 | 158.6 kB | |
event-ruler-1.7.3.pom | 2024-03-14 | 8.4 kB | |
event-ruler-1.7.3-sources.jar | 2024-03-14 | 109.9 kB | |
event-ruler-1.7.3-javadoc.jar | 2024-03-14 | 295.4 kB | |
README.md | 2024-03-14 | 911 Bytes | |
v1.7.3 source code.tar.gz | 2024-03-14 | 44.6 MB | |
v1.7.3 source code.zip | 2024-03-14 | 44.7 MB | |
Totals: 7 Items | 89.8 MB | 0 |
What's Changed
- Anything but wildcard by @jonessha in https://github.com/aws/event-ruler/pull/145
- Supporting lists of values for anything-but-prefix and anything-but-suffix by @jonessha in https://github.com/aws/event-ruler/pull/143
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 by @dependabot in https://github.com/aws/event-ruler/pull/142
- Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2 by @dependabot in https://github.com/aws/event-ruler/pull/144
Full Changelog: https://github.com/aws/event-ruler/compare/v1.7.2...v1.7.3
Maven
This version is also available via Maven https://central.sonatype.com/artifact/software.amazon.event.ruler/event-ruler/1.7.3
<dependency>
<groupId>software.amazon.event.ruler</groupId>
<artifactId>event-ruler</artifactId>
<version>1.7.3</version>
</dependency>