Skip to content

v4.8.0

Compare
Choose a tag to compare
@TimvdLippe TimvdLippe released this 07 Sep 17:33
3e910ea

Changelog generated by Shipkit Changelog Gradle Plugin

4.8.0

  • 2022-09-07 - 10 commit(s) by Alex, James Baker, Johannes Spangenberg, Kurt Alfred Kluever, Rafael Winterhalter, Thibault Helsmoortel, dependabot[bot]
  • GitHub Workflows security hardening (#2744)
  • Assign GlobalConfiguration initializer to unused variable (#2742)
  • Bump com.diffplug.spotless from 6.9.1 to 6.10.0 (#2738)
  • Drop varargs collector before invoking a user method. (#2736)
  • Bump versions.bytebuddy from 1.12.13 to 1.12.14 (#2734)
  • Remove useless thrown exception from constructor (#2732)
  • TypeSafeMatching no longer iterates over class methods inefficiently (#2729)
  • Fixes #2720: Use StackWalker on Java 9+ to create Locations (#2723)
  • LocationImpl adds performance overheads due to instantiating a stack trace (#2720)
  • Fixes #2626 : Introduce MockSettings.mockMaker (#2701)
  • Introduce option to disable inline-mock-maker for a specific instance (#2626)