Releases: CybercentreCanada/assemblyline_client
Releases · CybercentreCanada/assemblyline_client
v4.3.0dev1
- Added support for new use_archive and track_total_hits in alert, error and submission listing APIs
- Added support for new use_archive and track_total_hits in search APIs
- Added rescan, allow_incomplete, complete_queue and exist_ok support to bundling APIs
- Added bytes_only and length to file hex API
v4.3.0dev0
- Added support for new use_archive and track_total_hits in alert, error and submission listing APIs
- Added support for new use_archive and track_total_hits in search APIs
- Added rescan, allow_incomplete, complete_queue and exist_ok support to bundling APIs
- Added bytes_only and length to file hex API
Release 4.2.2
- Ensure temporary files are deleted when using the "content" param to submit or ingest
- Added and "fh" parameter to submit and ingest that allows the user to submit or ingest files from an opened file handle or ByteIO stream.
Release 4.2.1
Ensure temporary files are cleaned up properly by the client
Release 4.2.0
Added support for the new safelist and system APIs.
v4.2.0dev0
Added tests for system APIs
Release 4.1.0
Upgraded Socket IO version to match newer UI containers
v4.1.0dev3
Fix build pipeline
v4.1.0dev2
Test on latest
v4.1.0dev1
Use newer socketio version