Released 2024-06-07
Improvements
- Changed DispatchBaseUrl and DispatchPollingBaseUrl to Tenant-level setting
Bug Fixes
- Fixes V2 API authorization error for API calls related to a new tenant installed in a separate database schema
- Fix error when configuring S3 file store without specifying a region
- Fix error when deleting registration progress on PostgreSql
- [Java Only] Updated BouncyCastle.Cryptography dependency to version 2.3.1 for CVEs: CVE-2024-30172, CVE-2024-30171, CVE-2024-29857
- [.NET Only] Updated Npgsql dependency (for PostgreSql) to version 4.0.16 for CVE-2024-32655
- Removed 0.9 and 0.95 from supported versions returned by the About endpoint