Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.08 KB

File metadata and controls

32 lines (18 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file. The changes should be categorized under one of these sections: Added, Changed, Deprecated, Removed, Fixed or Security.

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

2.1.0-Unreleased - ???

Changed

  • Update junit dependency from 4.12 -> 4.13.1 (security vulnerability)

2.0.0-202307200659-6-d59b2187 2023-07-20

Changed

  • Upgrade to Keycloak 22

1.0.0-202307061405-5-5dd6327d 2023-07-06

Added

  • PasswordHashProvider for Argon2 and BCrypt. Only password validation is implemented!