Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.33 KB

File metadata and controls

29 lines (20 loc) · 1.33 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.5.1. Changes to prior versions can be found on the GitHub release page.

1.6.0 - 2026-02-17

Added

  • Maven wrapper (#131)

Changed

  • Pin CI actions (#132)
  • Switch signing certificate and process to Azure (#132)
  • [Breaking] Switch compile target to JDK 25 (class file format 69) (#136)
  • Update dependencies
    • com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.20.1
    • com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21

1.5.1 - 2025-09-17

Changed

  • Update com.fasterxml.jackson.core:jackson-databind from 2.19.0 to 2.20.0
  • Update com.fasterxml.jackson.core:jackson-annotations from 2.19.0 to 2.20
  • Update org.cryptomator:integrations-api from 1.6.0 to 1.7.0