Releases: magda-io/magda
v4.2.2
What's Changed
- Removed the
create-secrets
deployment helper command-line tool script, as it has not been used since Magda v1.
Full Changelog: v4.2.1...v4.2.2
v4.2.2-alpha.0
What's Changed
- #3554 Replace the "schema" portion of URL alike string with [URL] in user-supplied content of any emails sent out
- #3553 Make Chart Preview & Table Preview Configurable per Dataset
Full Changelog: v4.2.1...v4.2.2-alpha.0
v4.2.1
v4.2.0
v4.1.0
What's Changed
- #3487: Update to use ASGS 2021 and latest LGAs (2023) boundaries
- For information of how default region files are generated, please refer to this repo
- Added
indexed
field to region index & Bump region index version to27
- Migration instruction can be found from the migration doc
- Adjusted & improved region config entry skip logic
- Improved the region loader performance
- Fixed: region loader failed to convert number type id property into a string
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- Add helm chart configuration option that allows users to disable gateway auto-gzip response feature
- #3541 Update default region files url to Github repo release
- #3543 Make the region mapping served by search API configurable
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- #3261 Upgrade Elasticsearch to OSS OpenSearch 2.14.0
- OpenSearch is a fork of open-source Elasticsearch 7.10. As such, it provides backward REST APIs for ingest, search, and management. The query syntax and responses are also the same.
- #3337 Move to Github Container Registry
- Allow supply extra K8s manifests to deploy via
magda-core
.Values.extraObjects
- add "magda.toYamlWithNindent" to address yaml template formating when {} value
For upgrade/migration, please refer to the migration document.
Please note: By default, the included OpenSearch Dashboards is not accessible externally and can only be accessed via port-forward. To make it accessible externally and manage the user access to it, please refer to this document.
Please note: Since this release, we have stopped releasing helm charts & docker images to our HTTP-based helm chart registry:
https://charts.magda.io/index.yaml
and Docker hub. Please access our released helm charts & docker images from the GitHub container registry (https://github.com/orgs/magda-io/packages). We have started to release both Helm charts & docker images to the GitHub container registry since v2.0.0. Popular older versions can also be found there: v0.60.0, v1.0.0 & v1.3.1
Full Changelog: v3.0.4...v4.0.0
v4.0.0-alpha.5
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
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