Releases: magda-io/magda
v2.3.2-alpha.1
What's Changed
- #3485: New feature for registry records manager: able to search record by keywords & added records list view
- Display organizational unit ID info in the user general info panel
- #3100: Conenctor SDK: Allow runtime filter code to be supply to connectors via Helm config
Full Changelog: v2.3.1...v2.3.2-alpha.1
v2.3.2-alpha.0
What's New?
- #3485: New feature for registry records manager: able to search record by keywords & added records list view
- Display organizational unit ID info in the user general info panel
Full Changelog: v2.3.1...v2.3.2-alpha.0
v2.3.1
What's Changed
- Use Magda forked version minio to support auth to GCS bucket using GCS Workload Identity
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- #3455 Permission Constraint Exemption At Resource Level
This version bumps elasticsearch dataset index version to
50
. An automated reindex process will be triggered during deployment. If you want to prevent users from partial search result during the reindexing, you can manually set search API dataset index version to 49 to make it query the existing old version index before new version index is built:
search-api: datasetsIndexVersion=49
More details please refer to search API helm chart doc
Full Changelog: v2.2.6...v2.3.0
v2.3.0-alpha.0
What's Changed
Full Changelog: v2.2.6...v2.3.0-alpha.0
v2.2.6
What's Changed
- Upgrade magda-format-minion to v2.0.1
- #3478 Added the support of the new preview-map-settings aspect
- Move format
ESRI FEATURESERVER
undercsv-geo-au
in the default map preview format perference list - Fixed: registry records editor UI doesn't encode long record ID correctly
- Provides HTTP header name information on user api key creation screen
- #3477: decision endpoint should make decision based on anonymous user's data when the user doesn't exist
Full Changelog: v2.2.5...v2.2.6
v2.2.5
What's Changed
- Fixed Registry API performance issues related to host connection pool & blocking DB IO in #3465
- #3467: Allow to disable scss-compiler job via helm chart config in #3469
- Update google & arcgis auth plugin to v2.0.1 in #3471
- #3473: Allow to specify service account for cloud sql proxy pod in #3474
- #3466 Allow setting global SQL statement timeout for registry API & #3464 in #3468
Full Changelog: v2.2.4...v2.2.5
v2.2.5-alpha.1
What's Changed
- update google & arcgis auth plugin to v2.0.1 in #3471
- Allow to specify service account for cloud sql proxy pod in #3474
Full Changelog: v2.2.5-alpha.0...v2.2.5-alpha.1
v2.2.5-alpha.0
What's Changed
- #3465: Fixed Registry API performance issues related to host connection pool & blocking DB IO
- #3467: Allow to disable scss-compiler job via helm chart config
Full Changelog: v2.2.4...v2.2.5-alpha.0
v2.2.4
What's Changed
- #3458: fixed Map Preview freeze when processing (ill-formatted) CSIRO Marlin GeoServer WMS URLs
- Fixed a config field issue that could prevent the inquiry form from functioning
- #3452 Add support of Google Analytics 4 using react-ga4
- Upgrade CSW connector to v2.0.2 to capture landing page info from some sources.
- Cache node-saas build for arm64 to speed up the CI pipeline
Full Changelog: v2.2.3...v2.2.4