Releases: magda-io/magda-minion-broken-link
Releases · magda-io/magda-minion-broken-link
v3.0.0
What's Changed
- Upgrade nodejs to version 18
- Upgrade to Magda minion SDK v3
- Fixed support for checking internal storage resource links
- Monitor
dcat-distribution-strings
aspect instead to avoid unnecessary overhead
Full Changelog: v2.0.0...v3.0.0
v3.0.0-alpha.3
What's Changed
- Upgrade nodejs to version 18
- Upgrade to Magda minion SDK v3
- Fixed support for checking internal storage resource links
- Monitor
dcat-distribution-strings
aspect instead to avoid unnecessary overhead
Full Changelog: v2.0.0...v3.0.0-alpha.3
v3.0.0-alpha.2
What's Changed
- Upgrade nodejs to version 18
- Upgrade to Magda minion SDK v3
- Fixed support for checking internal storage resource links
- Monitor
dcat-distribution-strings
aspect instead to avoid unnecessary overhead
Full Changelog: v2.0.0...v3.0.0-alpha.2
v3.0.0-alpha.1
What's Changed
- Upgrade nodejs to version 18
- Upgrade to Magda minion SDK v3
- Fixed support for checking internal storage resource links
Full Changelog: v2.0.0...v3.0.0-alpha.1
v3.0.0-alpha.0
What's Changed
- Upgrade nodejs to version 18
- Upgrade to Magda minion SDK v3
- Fixed support for checking internal storage resource links
Full Changelog: v2.0.0...v3.0.0-alpha.0
v2.0.0
- Upgrade nodejs to version 14
- Upgrade other dependencies
- Release all artifacts to GitHub Container Registry (instead of docker.io & https://charts.magda.io)
- Upgrade magda-common chart version
- Upgrade api to batch/v1 to be compatible with k8s 1.25 (now requires >=1.21)
Please note: from v2.0.0, we release Helm Charts to GitHub Container Registry (oci://ghcr.io/magda-io/charts
)
To add magda-minion-broken-link
as a dependency of your deployment chart, you can add the following to Chart.yaml
:
dependencies:
- name: magda-minion-broken-link
version: "2.0.0"
repository: "oci://ghcr.io/magda-io/charts"
v2.0.0-alpha.0
- Upgrade nodejs to version 14
- Upgrade other dependencies
- Release all artifacts to GitHub Container Registry (instead of docker.io & https://charts.magda.io)
- Upgrade magda-common chart version
- Upgrade api to batch/v1 to be compatible with k8s 1.25 (now requires >=1.21)
v1.0.0
- Upgrade dependencies
- Upgrade CI scripts
- Related to magda-io/magda#3229, Use magda-common for docker image related logic