Skip to content

Releases: magda-io/magda-auth-google

v2.0.1

27 Jun 00:29
Compare
Choose a tag to compare
  • add support to allowedExternalRedirectDomains config options
  • deployment auto roll based on config
  • not set deployment replicas when autoscaler is on

v1.2.4

27 Jun 00:28
Compare
Choose a tag to compare

What's Changed

  • The last version that works with Magda v1. The later versions will only work with Magda v2 or higher.
  • add support to allowedExternalRedirectDomains config options
  • deployment auto roll based on config
  • not set deployment replicas when autoscaler is on

This version is only available from Github Container Registry.

You can add it as dep as:

- name: magda-auth-google
  version: "1.2.4"
  repository: "oci://ghcr.io/magda-io/charts"

Full Changelog: https://github.com/magda-io/magda-auth-google/compare/v1.2.3..v1.2.4

v2.0.0

26 Jan 22:33
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 to v2.1.1
  • Build multi-arch docker images

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

dependencies:
  - name:  magda-auth-google
    version: "2.0.0"
    repository: "oci://ghcr.io/magda-io/charts"

v2.0.0-alpha.0

23 Jan 10:49
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 to v2.1.1
  • Build multi-arch docker images

Please note: This version has been released to GitHub Container Registry (oci://ghcr.io/magda-io/charts)

v1.2.3

13 Oct 01:58
Compare
Choose a tag to compare
  • Upgrade to magda-common lib chart v1.0.0-alpha.4
  • Use named templates from magda-common lib chart for docker image related logic

v1.2.2

01 Oct 06:00
Compare
Choose a tag to compare
  • Will not check & use global image config anymore. Only Magda core repo modules / charts will check & use global image config.

v1.2.1

22 Sep 15:02
Compare
Choose a tag to compare
  • Use library chart "magda-common" & fix Magda v1 deployment issue on the first deployment

v1.2.0

16 Sep 13:41
Compare
Choose a tag to compare
  • Change the way of locate session-db secret to be compatible with Magda v1 (still backwards compatible with earlier versions)
  • Upgrade dependencies

for testing only

03 May 09:24
Compare
Choose a tag to compare
for testing only Pre-release
Pre-release
v1.0.2-test.7

bump version

for testing only

22 Apr 01:37
Compare
Choose a tag to compare
for testing only Pre-release
Pre-release
v1.0.2-test.3

Update version