Releases: HHN/sso-helpdesk
Releases · HHN/sso-helpdesk
v2.0.1
v2.0.0p2
What's changed?
- README adjustments related to deployments in proxy context
- Fixes typo in
docker-compose.yml
Full Changelog: v2.0.0p1...v2.0.0p2
v2.0.0p1
v2.0.0
What's Changed
- Upgrade SpringBoot 2 to SpringBoot 3 (javax -> jakarta) by @Snorzze in #1
- Fix infinite reload bug when helpdesk user does not have HHN_HELPDESK_ADMIN role assigned by @rzo1 in #3
- Separate Frontend / Backend Repository by @rzo1 in #4
New Contributors
Compatibility Break
- Letters created before this version (< 2.0.0) will be rendered unusable by the update to 2.0.0. Please create new letters via the web interface and trash old ones.
- Make sure to override the new property values from https://github.com/HHN/sso-helpdesk-backend/blob/fba0b964fecaa69201401c58a6684e66a1901fe7/src/main/resources/application.properties#L10 in the
docker-compose.yml
accordingly.
Full Changelog: v1.0.2...v2.0.0