Skip to content

v1.7.3

Latest
Compare
Choose a tag to compare
@baldawar baldawar released this 14 Mar 18:31
· 10 commits to main since this release
f03cde6

What's Changed

  • Anything but wildcard by @jonessha in #145
  • Supporting lists of values for anything-but-prefix and anything-but-suffix by @jonessha in #143
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.3.0 to 4.8.3.1 by @dependabot in #142
  • Bump com.fasterxml.jackson.core:jackson-databind from 2.16.1 to 2.16.2 by @dependabot in #144

Full Changelog: 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>