The default load balancer policy was updated to ELBSecurityPolicy-TLS13-1-2-2021-06 which supports TLSv1.3 and 1.2, and is configurable via the LB_SSL_POLICY configuration variable.
The default load balancer timeout was increased to 120 seconds and is now configurable via the LB_IDLE_TIMEOUT configuration variable. If you are finding 504 Gateway Timeouts happening when exporting applications, using this variable can fix the issue. We plan on making these exports more performant in the future so this increased timeout will not be necessary.
Enabled the API Schema Viewer page. This shows a graphical view of the dynamically generated OpenAPI v2/v3 specification for a program for use with the application list API. Links to the dynamically generated yaml configuration are accessible through here.
A new field named status_last_modified_time
has been added to CSV/JSON/API exports. It represents the last time an application status was changed on an application.
Some governments include their name in their logo, so we've added the
ability to hide the textual representation of the name in the header. If you wish
to enable this you can toggle HIDE_CIVIC_ENTITY_NAME_IN_HEADER
to enabled in the admin settings panel.
Full Changelog: v2.31.0...v2.32.0
|