Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.45 KB

File metadata and controls

30 lines (19 loc) · 1.45 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

2.2.0 - 2026-07-23

Added

  • Show temporary block expiration (#691)
  • Added the fetch-config method to fetch the secure configuration over end-to-end encryption in the application or activation scope (#694)
  • Allow specifying authentication code type for activation remove (#679)

Changed

  • Migrated to Spring Boot 4 and Jackson 3 (#683)
  • Added Lombok annotation processor to enable compilation on Java 23+ (#685)
  • Updated Spring Boot version (#698)

Fixed

  • Command line tool does not indent steps in JSON logger (#689)
  • JCE cannot authenticate the provider BC (#681)