Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-25 | 2.0 kB | |
v1.8.2 source code.tar.gz | 2025-06-25 | 44.6 MB | |
v1.8.2 source code.zip | 2025-06-25 | 44.7 MB | |
Totals: 3 Items | 89.3 MB | 6 |
What's Changed
- Bump com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.1 by @dependabot[bot] in https://github.com/aws/event-ruler/pull/201
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 by @dependabot[bot] in https://github.com/aws/event-ruler/pull/200
- Bump ch.randelshofer:fastdoubleparser from 2.0.0 to 2.0.1 by @dependabot[bot] in https://github.com/aws/event-ruler/pull/202
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.5 to 4.8.6.6 by @dependabot[bot] in https://github.com/aws/event-ruler/pull/203
- Bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2 by @dependabot[bot] in https://github.com/aws/event-ruler/pull/204
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 by @dependabot[bot] in https://github.com/aws/event-ruler/pull/205
- feat(ci): Bump ubuntu runner version to 24.04 by @nicdard in https://github.com/aws/event-ruler/pull/215
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in https://github.com/aws/event-ruler/pull/208
- Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.5.1 by @dependabot[bot] in https://github.com/aws/event-ruler/pull/216
- Introduce option to detect and fail on path overriding in rule definitions by @nicdard in https://github.com/aws/event-ruler/pull/212
- Bump com.fasterxml.jackson.core:jackson-databind from 2.18.2 to 2.19.1 by @dependabot[bot] in https://github.com/aws/event-ruler/pull/217
New Contributors
- @nicdard made their first contribution in https://github.com/aws/event-ruler/pull/215
Full Changelog: https://github.com/aws/event-ruler/compare/v1.8.1...v1.8.2
Maven
This version is also available via Maven https://central.sonatype.com/artifact/software.amazon.event.ruler/event-ruler/1.8.2
<dependency>
<groupId>software.amazon.event.ruler</groupId>
<artifactId>event-ruler</artifactId>
<version>1.8.2</version>
</dependency>