Skip to content

Version 1.6.0 of Event Ruler

Compare
Choose a tag to compare
@baldawar baldawar released this 22 Nov 00:21
· 63 commits to main since this release
41572f6

What's Changed

  • Fix section titles on README.md by @rogeriosy in #122
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #123
  • Adding details to README about limiting machine complexity by @jonessha in #124
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #128
  • Adding optional Configuration to Machine that can be used to enable a… by @jonessha in #125

Full Changelog: v1.5.0...v1.6.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.6.0</version>
</dependency>