What's Changed?
- Fewer API crashes/timeouts on the Ingest API if archiving isn't enabled
- Restored searching for submissions pertaining to the ingestion type without field specification
- Reindex operations in Elasticsearch are less prone to interruption if interacting with different Elasticsearch deployments (ie. on-cluster vs ECE)
Security
- Resolved GHSA-75jv-vfxf-3865 (#382) within the assemblyline-service-client
- Note: It's recommended to rebuild any self-maintained services following this release
Fixed
ImportError
raised by latest version of theparamiko
package dependency ofpysftp
(#386)- Append ingestion
type
to submission descriptions as it was in 4.5 and prior - Ensure proper pre-checks are made before performing any operation with the archivestore on the Ingest API
- Add support for different timeout related error codes in elasticsearch.
- Misc. file identification fixes