These release notes were last updated February 21, 2024. Information on this page is subject to change.
Please note: In order to enable the following release changes to your environment, we recommend clearing your cache.
Release Summary
Here's a quick overview of the updates in this release:
- Gender value update for Australian customers
- SSO enhancements
- Public API enhancements
Release Dates and Downtime
Release dates are subject to change. Release date changes will be noted in the Change Log column below.
Downtime required: None
Environment |
Release Date |
Deployment Time (PST) |
Change Log |
UAT-SG | Feb 22 | 10:00am |
|
UAT-AU | Feb 22 | 10:00am |
|
UAT-UK | Feb 22 | 10:00am | |
UAT-CA | Feb 22 | 10:00am | |
UAT-US | Feb 22 | 10:00am | |
Prod-SG | Feb 22 | 10:00am | |
Prod-AU | Feb 22 | 10:00am | |
Prod-UK | Feb 22 | 10:00am | |
Prod-CA | Feb 22 | 10:00am | |
Prod-US | Feb 22 | 10:00am |
Detailed Release Notes
New and Enhanced
-
(Impacts Australia only) The following gender value available only to customers operating in Australia has been updated in HR Connect demographics to conform with the most up-to-date standards of the Australian Bureau of Statistics:
- The previous value of x has been updated with Non-Binary
-
Enhancements were made to SSO functionality to allow for more flexibility when setting Logout URLs for customers. Logout Scenarios include:
- When a customer has a proper Single Logout URL and no Custom Logout URL, users get logged out successfully and get redirected to the IdP’s login page.
- When a customer has a proper Single Logout URL and a Custom Log out URL, users get logged out successfully and get redirected to the custom Log out URL.
- When a customer has no Single Logout URL but has a Custom Logout URL, users do not get logged out but get redirected to the Custom Logout URL.
- When they try to login, they will be automatically logged in because the IDP session is still active.
- When a customer has no Single Logout URL and no Custom Logout URL, users do not get logged out and they get redirected back to the login page which automatically logs them in because the IDP session is still active.
-
Updated SP Public API
-
The GET All proposals and awards endpoint now returns the correct information for the “history” attribute.
-
GET /sp/api/proposals
-
GET /sp/api/proposals
-
GET /sp/api/proposals/{proposalId}
-
GET /sp/api/awards
-
GET /sp/api/awards/{awardId}
-
-
The GET All proposals and awards endpoint now returns the correct information for the “history” attribute.
(Ref ID: 23.01.10)