Commit Graph

20 Commits (b210e3ebd3b74459e3ed689682e33d9983cd38eb)

Author SHA1 Message Date
semantic-release-bot 09f3a691c6 chore(release): 7.0.0 [skip ci]
# [7.0.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v6.0.0...v7.0.0) (2021-12-06)

### Code Refactoring

* ๐Ÿ’ก Refactored GA4GH Passports and visas ([a94fd99](a94fd992dd))

### Features

* ๐ŸŽธ Implemented BBMRI-ERIC Ga4gh Passports and Visas ([141e6c8](141e6c8653))

### BREAKING CHANGES

* ๐Ÿงจ Ga4gh Claim source class for ELIXIR has been changed. Also, the
ElixirAccessTokenModifier class has been moved and renamed.
2021-12-06 13:19:06 +00:00
semantic-release-bot fe36808016 chore(release): 6.0.0 [skip ci]
# [6.0.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v5.0.1...v6.0.0) (2021-12-06)

### Code Refactoring

* ๐Ÿ’ก Drop support for java 8 ([4a0b63e](4a0b63ec0e))

### BREAKING CHANGES

* ๐Ÿงจ Dropped support for java 8
2021-12-06 10:26:43 +00:00
semantic-release-bot 11af234119 chore(release): 5.0.1 [skip ci]
## [5.0.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v5.0.0...v5.0.1) (2021-12-02)

### Bug Fixes

* ๐Ÿ› Fix fallbacking of locale to the code to prevent errors ([ceb01c7](ceb01c78e7))
2021-12-02 15:29:13 +00:00
semantic-release-bot 1487e06e90 chore(release): 5.0.0 [skip ci]
# [5.0.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v4.0.1...v5.0.0) (2021-11-30)

### Code Refactoring

* ๐Ÿ’ก Refactored how translations are loaded and used ([665b45f](665b45fb41))

### BREAKING CHANGES

* Property `web.langs.customfiles.path` must point to the
RersourceBundle.
2021-11-30 12:45:31 +00:00
semantic-release-bot b2ae1875ab chore(release): 4.0.1 [skip ci]
## [4.0.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v4.0.0...v4.0.1) (2021-11-19)

### Bug Fixes

* ๐Ÿ› Fixed missing ACRs code and device_code flows ([4d3b072](4d3b07225c))
2021-11-19 17:26:47 +00:00
semantic-release-bot bcb0b0b66e chore(release): 4.0.0 [skip ci]
# [4.0.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.5.0...v4.0.0) (2021-11-19)

### Bug Fixes

* ๐Ÿ› Fix ACR for implicit and authorization_code flows ([39bc00a](39bc00a3b0))

### 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);`
2021-11-19 15:21:26 +00:00
semantic-release-bot 52e5c01776 chore(release): 3.5.0 [skip ci]
# [3.5.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.4.1...v3.5.0) (2021-11-16)

### Features

* ๐ŸŽธ AARC_IDP_HINTING implemented ([ebd1459](ebd1459ba3))
2021-11-16 06:31:00 +00:00
semantic-release-bot 9c135ec304 chore(release): 3.4.1 [skip ci]
## [3.4.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.4.0...v3.4.1) (2021-11-15)

### Bug Fixes

* ๐Ÿ› Added missing PostgreSQL dependency ([e12c164](e12c164b46))
2021-11-15 11:54:56 +00:00
semantic-release-bot f8f499c17a chore(release): 3.4.0 [skip ci]
# [3.4.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.3.0...v3.4.0) (2021-11-12)

### Features

* ๐ŸŽธ Forward client_id in AuthenticationContextClass ([6a6d1e3](6a6d1e3ad9))
2021-11-12 12:34:13 +00:00
semantic-release-bot 8cf4b64531 chore(release): 3.3.0 [skip ci]
# [3.3.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.2.0...v3.3.0) (2021-11-11)

### Features

* ๐ŸŽธ Extended list of internal referrers for sess. invalider ([9aa16ff](9aa16ffe5c))
* ๐ŸŽธ Make SAML identifier attribute configurable ([3949857](39498573c3))
2021-11-11 13:23:35 +00:00
semantic-release-bot cf3c19c046 chore(release): 3.2.0 [skip ci]
# [3.2.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.1.0...v3.2.0) (2021-11-09)

### Features

* ๐ŸŽธ Adderd e-INFRA CZ template ([5eb50f6](5eb50f6441))
2021-11-09 10:53:55 +00:00
semantic-release-bot 0e58108645 chore(release): 3.1.0 [skip ci]
# [3.1.0](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.0.1...v3.1.0) (2021-11-08)

### Features

* ๐ŸŽธ Sign refresh tokens ([23a6354](23a6354fc7))
2021-11-08 06:57:26 +00:00
semantic-release-bot b2b8efe516 chore(release): 3.0.1 [skip ci]
## [3.0.1](https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v3.0.0...v3.0.1) (2021-11-05)

### Bug Fixes

* ๐Ÿ› fix loading JWKS ([371adc1](371adc13fb))
2021-11-05 10:40:38 +00:00
Justin Richer 5aa8b2a0a7 updated changelog for release 2019-04-19 16:00:06 -04:00
Justin Richer 802e40ebc9 Updated changelog 2018-05-03 14:52:49 -04:00
Justin Richer 1feb0958bd prepare for release 2018-02-07 09:09:07 -05:00
Justin Richer 6497af40e8 removed erroneous not yet implemented tag from client page 2018-02-07 09:05:43 -05:00
Justin Richer 7dc309c5af
Update CHANGELOG.md 2018-02-07 09:03:09 -05:00
Justin Richer 2f31ceddf8 set redirect URI matching to strict by default 2017-05-10 17:39:59 -04:00
Justin Richer a316306f33 added changelog file 2017-05-09 14:54:47 -04:00