Skip to content

Releases: magda-io/magda

v4.0.0-alpha.5

22 May 13:52
Compare
Choose a tag to compare
v4.0.0-alpha.5 Pre-release
Pre-release

What's Changed

Since v4.0.0-alpha.4:

  • Fixed magda-postgres chart default registry docker value

Full Changelog: v4.0.0-alpha.4...v4.0.0-alpha.5

v4.0.0-alpha.4

22 May 06:44
Compare
Choose a tag to compare
v4.0.0-alpha.4 Pre-release
Pre-release

What's Changed

Since v4.0.0-alpha.3:

  • #3337 Stop releasing helm charts to charts.magda.io. Since v2, we started to release charts to Github container OCI registry
  • #3337 Make all helm charts use github container registry ghcr.io/magda-io

Included changes from v3.0.3:

  • #3527 correspondence API might reset the preset email resources to the default data unexpectedly during the service restart

Full Changelog: v4.0.0-alpha.3...v4.0.0-alpha.4

v3.0.4

21 May 09:46
Compare
Choose a tag to compare

What's Changed

  • #3527 Fixed: correspondence API might reset the preset email resources to the default data unexpectedly during the service restart by

Full Changelog: v3.0.3...v3.0.4

v4.0.0-alpha.3

20 May 03:42
Compare
Choose a tag to compare
v4.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • #3193 auto-remove Null byte from JSON input so it won't be rejected by registry

Full Changelog: v4.0.0-alpha.2...v4.0.0-alpha.3

v3.0.3

20 May 03:53
Compare
Choose a tag to compare

What's Changed

  • #3193 auto-remove Null byte from JSON input so it won't be rejected by registry

Full Changelog: v3.0.2...v3.0.3

v4.0.0-alpha.2

16 May 04:30
Compare
Choose a tag to compare
v4.0.0-alpha.2 Pre-release
Pre-release

What's Changed

-add default init container resources

  • turn on masterTerminationFix by default
  • add "magda.toYamlWithNindent" to address yaml template formating when {} value
  • Upgrade opensearch to 2.14.0
  • Clear up opensearch building files
  • other fixes

Full Changelog: v4.0.0-alpha.1...v4.0.0-alpha.2

v4.0.0-alpha.1

14 May 23:10
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release

What's New

  • Fixed magda.opensearch.endpoints named tpl
  • replace sysctl.setViaInitContainer & sysctl.setViaSecurityContext with sysctl.method option
  • set default method to initContainer
  • add sysctl.enabled option
  • Will not set bootstrap.memory_lock = true
  • Fixed: unwanted \n generate for master node "master" role
  • Update v4 migration docs
  • Avoid using deprecate non-inclusive terms and use cluster_manager node instead: https://opensearch.org/docs/latest/breaking-changes/#deprecate-non-inclusive-terms
  • Set trackTotalHits to make sure always return accurate count
  • Adjust probes to avoid cluster downtime during interruption or re-deployment
  • Other bug fixes

Please note: since this release, we will stop releasing helm charts to https://charts.magda.io/index.yaml. Please access our helm charts from our github container OCI registry that has been available since v2.0.0: https://github.com/orgs/magda-io/packages?tab=packages&q=charts

Full Changelog: v4.0.0-alpha.0...v4.0.0-alpha.1

v4.0.0-alpha.0

07 May 00:54
Compare
Choose a tag to compare
v4.0.0-alpha.0 Pre-release
Pre-release

What's Changed

  • Use OpenSearch v2.13 as the main search engine
  • Allow supply extra K8s manifests to deploy via magda-core .Values.extraObjects

This is a test pre-release for testing purposes only.

To try it out, please check the migration docs: https://github.com/magda-io/magda/blob/190dd91e3b5afae1a0e58d1f36080a1c8d44a6dd/docs/docs/migration/4.0.0.md

Full Changelog: v3.0.2...v4.0.0-alpha.0

v3.0.2

19 Apr 05:12
Compare
Choose a tag to compare

What's Changed

  • #3513 Fixed Indexer reindex trigger job doesn't start
  • #3516 Fixed released @magda NPM package esbuild commonjs bundle issue
  • Added the API document for the sitemap endpoint
  • Make getStorageApiResourceAccessUrl available via @magda/typescript-common & @magda/utils
  • Fixed: update node engines requirements to all SDKs to 18.19.0
  • Upgraded the broken link minion in magda chart to v3.0.0

Full Changelog: v3.0.1...v3.0.2

v3.0.2-alpha.1

16 Apr 08:28
Compare
Choose a tag to compare
v3.0.2-alpha.1 Pre-release
Pre-release

What's Changed

  • #3513 Fixed Indexer reindex trigger job doesn't start
  • #3516 Fixed released @magda NPM package esbuild commonjs bundle issue
  • Added the API document for the sitemap endpoint
  • Make getStorageApiResourceAccessUrl available via @magda/typescript-common & @magda/utils
  • Fixed: update node engines requirements to all SDKs to 18.19.0

Full Changelog: v3.0.1...v3.0.2-alpha.1