What's Changed
With this week's release, we are now supporting timestamps, rather than dates only, as parameters on the application list API call. Also, the email that you have configured for IT_EMAIL_ADDRESS will now appear on the server error page. If IT_EMAIL_ADDRESS is empty, it will default to the SUPPORT_EMAIL_ADDRESS. There is also some additional work under development for the North Star and the API, along with several dependency updates.
Features
- [API] Support timestamps in the "toDate" and "fromDate" parameters in the list applications API call. Dates follow ISO-8601 formatted date-time with zone id (i.e. YYYY-MM-DDTThh:mm:ssZ). by @EmiliaPaz in #10636
Enhancements
Under Development
Dependencies
- Update dependency org.checkerframework:dataflow-errorprone to v3.49.4 by @renovate in #10699
- chore(deps): update dependency sbt/sbt to v1.11.2 by @renovate in #10737
- chore(deps): update dependency com.microsoft.graph:microsoft-graph to v6.40.0 by @renovate in #10739
- chore(deps): update localstack/localstack docker tag to latest commit - autoclosed by @renovate in #10740
- fix(deps): update dependency swagger-ui-dist to v5.24.0 by @renovate in #10741
- chore(deps): update dependency com.googlecode.libphonenumber:libphonenumber to v9.0.7 by @renovate in #10736
- fix(deps): update dependency dompurify to v3.2.6 by @renovate in #10677
- chore(deps): update aws-java-sdk-v2 monorepo to v2.31.59 by @renovate in #10725
Other changes
New Contributors
Full Changelog: v3.0.0...v3.1.0