Skip to content

1.9.4.Final

Latest
Compare
Choose a tag to compare
@starksm64 starksm64 released this 26 Mar 20:39
· 20 commits to main since this release

What's Changed

  • Finish Subversion to Git SCM migration: remove "@Version $Revision: $" since Git does not support automatic keyword substitution by @rhusar in #669
  • bugfix: make tests fail when test class fails to load on the server, … by @lprimak in #679
  • build(deps): Bump org.junit:junit-bom from 5.10.3 to 5.12.0 by @dependabot in #677
  • Avoid file leak in JavaSPIExtensionLoader by @WolfgangHG in #637
  • build(deps): Bump fish.payara.distributions:payara from 6.2024.9 to 6.2025.2 by @dependabot in #675
  • build(deps): Bump org.assertj:assertj-core from 3.26.3 to 3.27.3 by @dependabot in #667
  • build(deps): Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.6.0 by @dependabot in #638
  • build(deps-dev): Bump org.eclipse.jetty:jetty-server from 9.4.51.v20230217 to 9.4.55.v20240627 in /protocols/servlet by @dependabot in #634
  • [661] Add a new event which will handle injecting method parameters. … by @jamezp in #674
  • MethodParameterObserver.injectParameters: handle null result of TestEnricher.resolve by @WolfgangHG in #689
  • build(deps): Bump org.wildfly.plugins:wildfly-maven-plugin from 5.1.0.Beta2 to 5.1.2.Final by @dependabot in #686

Full Changelog: 1.9.3.Final...1.9.4.Final