* ๐ Do not display remember me when prompt=consnet ([1bf72b8](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/1bf72b802ade1f04e35c55061615895ccb435c48))
* incorrect label on stay logged in button ([75a626f](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/75a626f9daa0a58fc58f03307574b09a5ac17849))
* ๐ Fix inserting and reading properties in the stats filter ([31710bf](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/31710bf5f5b14009904ec38c88e7a8e80a8d9d8d))
* ๐ธ Configurable name of user col in stats filter ([4a5be5d](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/4a5be5d32baf754d6550747cba30fb1a8ec355fb))
* ๐ธ Configurable max pool size for JDBC data sources ([e5b406e](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/e5b406e85311166a6e9c54ec0d4d52637557746b))
* DB inserts in statistics work with PostgreSQL ([b72eb8f](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/b72eb8fd8e4633205c86e1861f6acb7558ac62de))
### Features
* Added configurable ipdIdColumnName and spIdColumnName in statistics ([515f99b](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/515f99b25518d6e8be66a0c50133c01216c0bde5))
* ๐ก Refactored GA4GH Passports and visas ([a94fd99](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/a94fd992dd5889745b93b25e2d17460569688c16))
### Features
* ๐ธ Implemented BBMRI-ERIC Ga4gh Passports and Visas ([141e6c8](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/141e6c8653112e1b3b0beda2ea3ba8be3eca4bca))
### BREAKING CHANGES
* ๐งจ Ga4gh Claim source class for ELIXIR has been changed. Also, the
ElixirAccessTokenModifier class has been moved and renamed.
* ๐ก Drop support for java 8 ([4a0b63e](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/4a0b63ec0e67c519cd9c0af79c8224777761090b))
* ๐ Fix fallbacking of locale to the code to prevent errors ([ceb01c7](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/ceb01c78e760e32e803be30c559e772323bd68cb))
* ๐ก Refactored how translations are loaded and used ([665b45f](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/665b45fb419a7dedc20de62ec0e1c6d550b7f3bd))
### BREAKING CHANGES
* Property `web.langs.customfiles.path` must point to the
* ๐ Fix ACR for implicit and authorization_code flows ([39bc00a](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/39bc00a3b08e3129e2244f123a466f4c9490ae36))
### BREAKING CHANGES
* ๐งจ Database needs to be updated: `ALTER TABLE saved_user_auth DROP
source_class; ALTER TABLE saved_user_auth ADD COLUMN acr VARCHAR(1024);`
* ๐ธ Extended list of internal referrers for sess. invalider ([9aa16ff](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/9aa16ffe5cb1c1b045d9f1f71cd94751d9d876b4))
* ๐ธ Make SAML identifier attribute configurable ([3949857](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/39498573c3d62284298bae0df48fbbcf071e9caf))