Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.63 KB

File metadata and controls

41 lines (24 loc) · 1.63 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

The changelog starts with version 1.7.0. Changes to prior versions can be found on the Github release page.

No changes yet.

1.9.0 - 2026-06-22

Changed

  • Cache the plugin directory class loader (#88)
  • Use Maven Wrapper (bb7dafc8bd31889eeabeaa838b2630969ca11bf0)
  • Updated dependencies:
    • org.slf4j:slf4j-* from 2.0.17 to 2.0.18

1.8.0 - 2026-03-12

Added

Fixed

  • Fixed plugin loading/discovery active even if pluginDir property is not set (#86)

Changed

  • [BREAKING] Updated required build JDK to 25 (#73)
  • Pin version of GitHub actions in CI (#87)

1.7.0 - 2025-09-17

Changed

  • [BREAKING] Updated required build JDK to 21 (a88fa29d9cc05a0e39ab15420517d0f25cff6f35)