Skip to content

Releases: magda-io/magda-dap-connector

v2.0.0

31 Oct 03:37
Compare
Choose a tag to compare
  • Upgrade to node 14
  • Upgrade to typescript 4 & webpack 5
  • Upgrade @magda dependencies to v2
  • Release all artifacts to GitHub Container Registry (instead of docker.io & https://charts.magda.io)
  • Upgrade API version for CronJob to batch/v1 (for k8s v1.25 support)
  • Release multi-arch docker images
  • Use node-fetch for all http requests instead
  • Refactor DAP connector code
  • Added test cases
  • Added support for spatial-coverage aspect

Please note: from v2.0.0, we release Helm Charts to GitHub Container Registry (oci://ghcr.io/magda-io/charts)
To add magda-dap-connector as a dependency of your deployment chart, you can add the following to Chart.yaml:

dependencies:
  - name:  magda-dap-connector
    version: "2.0.0"
    alias: connector-dap
    repository: "oci://ghcr.io/magda-io/charts"
    tags:
      - connectors
      - connector-dap

v2.0.0-alpha.2

28 Oct 13:44
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Fixed spatial-coverage aspect format issue in v2.0.0-alpha.1

v2.0.0-alpha.1

27 Oct 11:20
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release
  • Upgrade to node 14
  • Upgrade to typescript 4 & webpack 5
  • Upgrade @magda dependencies to v2
  • Release all artifacts to GitHub Container Registry (instead of docker.io & https://charts.magda.io)
  • Upgrade API version for CronJob to batch/v1 (for k8s v1.25 support)
  • Release multi-arch docker images
  • Use node-fetch for all http requests instead
  • Refactor DAP connector code
  • Added test cases
  • Added support for spatial-coverage aspect

v2.0.0-alpha.0

17 Oct 04:46
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release
  • Upgrade to node 14
  • Upgrade to typescript 4 & webpack 5
  • Upgrade @magda dependencies to v2
  • Release all artifacts to GitHub Container Registry (instead of docker.io & https://charts.magda.io)
  • Upgrade API version for CronJob to batch/v1 (for k8s v1.25 support)
  • Release multi-arch docker images

v1.0.0

11 Oct 07:38
15b71d5
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

v1.0.0-alpha.0

11 Oct 06:44
Compare
Choose a tag to compare
v1.0.0-alpha.0 Pre-release
Pre-release
  • Upgrade dependencies
  • Upgrade CI scripts
  • Related to magda-io/magda#3229, Use magda-common for docker image related logic

v0.0.57-0

27 Apr 01:35
Compare
Choose a tag to compare
  • helm v3 chart