Skip to content

Releases: magda-io/magda

v6.1.0-pr.3681.2

v6.1.0-pr.3681.2 Pre-release
Pre-release

Choose a tag to compare

@t83714 t83714 released this 05 Jul 00:03

PR testing build for #3681 (large file upload/download support). Rebuild of pr.3681.1 with an integration-test fix for the create-bucket route path. Pre-release for local e2e cluster testing before merge.

v6.0.0

Choose a tag to compare

@t83714 t83714 released this 02 Jul 13:35

What's Changed

  • #3598: Add configurable on_disk KNN vector workload mode for OpenSearch (foundation for semantic indexing); upgrade bundled OpenSearch and OpenSearch Dashboards from 2.17.1 to 2.19.1 by @JHZhang2736 in #3598
  • #3618: Add reusable Semantic Indexing Minion SDK for building LLM-based vector-indexing minions (chunking, embedding, OpenSearch indexing), implementing the generic semantic index data structure & OpenSearch mapping design (#3536) in #3618
  • #3619: Add new semantic-search-api microservice with /search and /retrieve endpoints, gateway routing and Helm chart by @JHZhang2736 in #3619
  • #3629: Semantic indexer framework: include record ID in skip log messages in #3629
  • #3635: Add filterByAccess Registry API endpoint — takes a list of record IDs and an access operation (e.g. object/record/read) and returns only the records the current user can access (shipped via #3643)
  • #3638: Harden semantic indexer autoDownload handling to avoid crashes on malformed compressed responses in #3638
  • #3643: Add access control to the semantic index query flow — filter semantic search results by the current user's read access, falling back to access-scoped retrieval when no authorised results are found (fixes #3608) by @chensuihui in #3643
  • #3643: Harden the Node.js builder image's Helm install step with multi-arch support (arm64/amd64) and retry + mirror fallback for get.helm.sh by @chensuihui in #3643
  • #3643: Add magda-pdf-semantic-indexer and magda-csv-semantic-indexer as default magda chart dependencies, adding content-specific semantic indexing for PDF and CSV/tabular distributions (per #3608) by @chensuihui in #3643
  • #3663: Fix global.searchEngine.semanticIndexer defaults missing from magda-core chart, causing a nil pointer when templating semantic-search-api standalone in #3663
  • #3664: Fix gateway CrashLoopBackOff caused by null CSP directives (e.g. defaultSrc: null) under helmet v8 in #3664
  • #3665: Fix NPM package publishing to use OIDC trusted publishing and fail loudly on real publish errors; bump the Node.js builder image's npm from 10.5.2 to 11.5.1 in #3665

New Contributors

Full Changelog: v5.6.1...v6.0.0

v6.0.0-pr.3665.5

v6.0.0-pr.3665.5 Pre-release
Pre-release

Choose a tag to compare

@t83714 t83714 released this 02 Jul 03:35

PR preview release for testing #3665 (OIDC native publish + npm prerelease dist-tag fix)

v6.0.0-pr.3665.4

v6.0.0-pr.3665.4 Pre-release
Pre-release

Choose a tag to compare

@t83714 t83714 released this 02 Jul 00:24

PR #3665 test build: validate native npm CLI OIDC trusted-publisher fix for npm package publishing in CI.

v5.6.1

Choose a tag to compare

@t83714 t83714 released this 02 Jul 11:36
  • Fix: use node 22 for auto jobs as it's required min. node engine

v6.0.0-pr.3665.3

v6.0.0-pr.3665.3 Pre-release
Pre-release

Choose a tag to compare

@t83714 t83714 released this 01 Jul 11:54

Test release for PR #3665 (npm OIDC publish fix, build .3 - corrected aud claim)

v6.0.0-pr.3665.2

v6.0.0-pr.3665.2 Pre-release
Pre-release

Choose a tag to compare

@t83714 t83714 released this 01 Jul 06:38

Test build for PR #3665: fix npm publish (OIDC trusted publishing + loud failure on real errors). Fixes jq-not-found from build .1 by switching to node for JSON parsing.

v6.0.0-pr.3665.1

v6.0.0-pr.3665.1 Pre-release
Pre-release

Choose a tag to compare

@t83714 t83714 released this 01 Jul 03:32

Test build for PR #3665: fix npm publish (OIDC trusted publishing + loud failure on real errors). Fixes invalid YAML from build .0.

v6.0.0-pr.3665.0

v6.0.0-pr.3665.0 Pre-release
Pre-release

Choose a tag to compare

@t83714 t83714 released this 01 Jul 02:57

Test build for PR #3665: fix npm publish (OIDC trusted publishing + loud failure on real errors).

v6.0.0-pr.3646.3

v6.0.0-pr.3646.3 Pre-release
Pre-release

Choose a tag to compare

@t83714 t83714 released this 18 Jun 09:05

What's New?

Full Changelog: v6.0.0-alpha.15...v6.0.0-pr.3646.3