Additions
- Add `sleep_delay_jitter` to MalwareConfig ontology to reflect latest MACO release (https://github.com/CybercentreCanada/Maco/releases/tag/v1.0.13)
v4.4.0.stable87
Additions
- `redirect_uri` field will be added to OAuthProvider configuration to override default behaviour in the API
- `ipc` field with be added to MalwareConfig to match the proposed PR in MACO (https://github.com/CybercentreCanada/Maco/pull/32)
v4.4.0.stable86
Bugfixes
- Add env-based verify certs param to connection_reset() calls to datastore and metricstore
- Update how Scaler manages network policies for services (Kubernetes)
**Note: It is recommend to pull the latest version of the Helm chart as it does require some changes to the service account bound to Scaler.**
v4.4.0.stable85
- Improve delete submisison by tree speed
- Less intrusive canceled submission deletion
v4.4.0.stable84
Ontology
- Add `sleep_delay_jitter` to MalwareConfig sections
Bugfixes
- Fix ontology-related tests in service-base
- Close lingering open handlers for timekeeper/signature files in service updaters
v4.4.0.stable83
**Hotfix**
- Fix an issue with user classification getting the wrong access due to group auto-selection happening when it shouldn't.