Skip to content

0.9.0

Latest
Compare
Choose a tag to compare
@vy vy released this 14 May 08:22
· 28 commits to main since this release
rel/0.9.0
485e182

This minor release contains small bug fixes and improvements.

Added

  • Add skip parameter to all Maven goals (#121)
  • Support multiple index and type templates in the log4j-docgen:generate-documentation configuration (#122)
  • Add support for the @PluginValue annotation. (#123)

Changed

Fixed

  • Fix handling of subclassed plugins in Log4j Docgen (#120)

Updated

  • Update commons-io:commons-io to version 2.16.1 (#114)
  • Update org.apache.logging:logging-parent to version 11.0.0 (#115)
  • Update org.apache.maven.plugin-tools:maven-plugin-annotations to version 3.13.0 (#118)
  • Update org.codehaus.modello:modello-maven-plugin to version 2.4.0 (#119)
  • Update org.xmlunit:xmlunit-assertj3 to version 2.10.0 (#116)