Skip to content

1.5.5

Compare
Choose a tag to compare
@MaisiKoleni MaisiKoleni released this 09 Jun 10:27
· 414 commits to master since this release

User-Side Changes

  • Fixed issue #83 and similar issues, whitelisted code now has more permissions. This can also help with ByteBuddy and the ByteBuddyAgent.
  • Update to JUnit 5 Jupiter version 5.7.2 and JUnit 5 Platform 1.7.2. See their release notes for details.
  • The renaming from AJTS to Ares now also applies to the published artifacts (e.g. the POM). The Maven coordinates (e.g. the artifact id) have not changed.

Please also have a look at the post on the future of Ares with upcoming JDK versions #113.

Developer-Side Changes

  • Test and CI dependency updates