Skip to content

Releases: CybercentreCanada/assemblyline

v4.5.1.dev450: Merge pull request #325 from CybercentreCanada/update_pipelines

06 Mar 19:12
3b59b7e
Compare
Choose a tag to compare

Fixed the HMR on the frontend

v4.5.1.dev449: Merge pull request #325 from CybercentreCanada/update_pipelines

06 Mar 19:00
3b59b7e
Compare
Choose a tag to compare
Update to use official Elasticsearch image for testing

v4.5.1.dev448: Merge pull request #325 from CybercentreCanada/update_pipelines

06 Mar 18:48
3b59b7e
Compare
Choose a tag to compare

Fixed a bug where opening the ServiceDetail in a new tab was stuck loading because all the service names weren't being propogated by the Services page.

v4.5.1.dev447: Merge pull request #325 from CybercentreCanada/update_pipelines

06 Mar 18:23
3b59b7e
Compare
Choose a tag to compare

Bugfixes for using submission profiles with Ingest API

v4.5.1.dev446

28 Feb 15:35
3b59b7e
Compare
Choose a tag to compare
v4.5.1.dev446 Pre-release
Pre-release
Merge pull request #325 from CybercentreCanada/update_pipelines

Update to use official Elasticsearch image for testing

v4.5.1.dev445

27 Feb 18:40
3b59b7e
Compare
Choose a tag to compare
v4.5.1.dev445 Pre-release
Pre-release

Enhancements

  • changes to elasticsearch mappings and to support changes to mappings

v4.5.1.dev444: Merge pull request #325 from CybercentreCanada/update_pipelines

24 Feb 15:23
3b59b7e
Compare
Choose a tag to compare

v4.5.1.dev443: Merge pull request #325 from CybercentreCanada/update_pipelines

21 Feb 14:22
3b59b7e
Compare
Choose a tag to compare

Bugfix

  • Environment set by the container configuration should take precedence over defaults configured by system

Release 4.5.0.77

07 Mar 16:17
3b59b7e
Compare
Choose a tag to compare

Bugfixes

  • Fixed an issue with the HotModuleReload not working by changing the Vite configuration;
  • Fixed a bug where opening the ServiceDetail page in a new tab was stuck in a loading state caused by the service names were not being propagated by the Services page;
  • Added a length check to assess if there's any OAuth providers configured alongside SAML (#329)
  • Fixed several minor issues on the Submit, SubmissionDetail and WorkflowCreate pages. (#327)

Release 4.5.0.76

21 Feb 15:24
3b59b7e
Compare
Choose a tag to compare

Additions

  • Enable pod security on your Assemblyline deployment (@dhruv-acsc)
  • Update Sources: Support for POST requests that send JSON data (#248)

Bugfixes