github CybercentreCanada/assemblyline v4.7.0.stable3
4.7.0.3

latest releases: v4.7.0.stable5, v4.7.1.dev11, v4.7.0.stable4...
21 hours ago

Re-release of 4.7.0.2

  • Bugfix for service registration that broke auto-updating on some systems
  • Several bugfixes for post-process based resubmission
  • Pin Gunicorn version
  • Bugfix in UI that prevents a permissions error message from being a server side error
  • Enhancement to service base to account for slow service updates
  • Fixes to helm chart
  • Improve error display for invalid tag errors

IMPORTANT NOTICE

Following this release which includes some changes to the Helm chart (7.0.3), it is important to note that if you are currently deployed using a custom classification definition that you should use the classification block in the values.yaml.

...
# Overriding the default classification configuration (default: classification is disabled)
classification:
  configMap:
  key:

This configuration mounts the file to all pods from a ConfigMap (as opposed to needing to change coreMounts & coreVolumes). When these values are unset, it deploys the default classification definition with enforcement disabled.

So we would recommend changing your configuration as necessary relative to these changes before upgrading.

Don't miss a new assemblyline release

NewReleases is sending notifications on new releases.