Skip to content

Releases: magda-io/magda-minion-broken-link

v3.0.0

17 Apr 13:37
Compare
Choose a tag to compare

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

17 Apr 13:12
Compare
Choose a tag to compare
v3.0.0-alpha.3 Pre-release
Pre-release

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

17 Apr 12:09
Compare
Choose a tag to compare
v3.0.0-alpha.2 Pre-release
Pre-release

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

17 Apr 11:30
Compare
Choose a tag to compare
v3.0.0-alpha.1 Pre-release
Pre-release

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

17 Apr 07:58
Compare
Choose a tag to compare
v3.0.0-alpha.0 Pre-release
Pre-release

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

31 Oct 05:04
Compare
Choose a tag to compare
  • 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

18 Oct 00:51
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release
  • 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

12 Oct 09:57
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Upgrade CI scripts
  • Related to magda-io/magda#3229, Use magda-common for docker image related logic

v0.0.57-0

26 Apr 23:59
Compare
Choose a tag to compare
  • k8s v.1.16 support
  • helm v3 chart