Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 06:59
· 3 commits to main since this release

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 - ???

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!