Releases: magda-io/magda
v4.0.0-alpha.3
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
v4.0.0-alpha.2
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
What's New
- Fixed magda.opensearch.endpoints named tpl
- replace
sysctl.setViaInitContainer
&sysctl.setViaSecurityContext
withsysctl.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
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
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
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
v3.0.2-alpha.0
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
Full Changelog: v3.0.1...v3.0.2-alpha.0
v3.0.1
v3.0.1-alpha.0
What's Changed
- #3511 Fixed Map Preview doesn't select the default feature layer correctly when it's supplied via query parameter
Full Changelog: v3.0.0...v3.0.1-alpha.0