Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Releases: mittwald/servicegateway

v2.2.0

08 Dec 09:25
5a308a8
Compare
Choose a tag to compare

Changelog

4538eff Bump appVersion to 'v2.1.3'
5a308a8 Merge pull request #59 from mittwald/task/config-inject-envs
a8a3e15 add possibility to inject env vars into config
aa18903 add readme
d6431a0 small updates

Docker images

  • docker pull quay.io/mittwald/servicegateway:latest
  • docker pull quay.io/mittwald/servicegateway:v2
  • docker pull quay.io/mittwald/servicegateway:v2.2
  • docker pull quay.io/mittwald/servicegateway:v2.2.0
  • docker pull quay.io/mittwald/servicegateway:stable

v2.1.3

14 Oct 09:01
07e224c
Compare
Choose a tag to compare

Changelog

fe2bc44 Bump appVersion to 'v2.1.2'
07e224c Merge pull request #58 from mittwald/fix/helm-ingress-enabled
6d7d8ff add option to disable ingress in helm chart

Docker images

  • docker pull quay.io/mittwald/servicegateway:latest
  • docker pull quay.io/mittwald/servicegateway:v2
  • docker pull quay.io/mittwald/servicegateway:v2.1
  • docker pull quay.io/mittwald/servicegateway:v2.1.3
  • docker pull quay.io/mittwald/servicegateway:stable

v2.1.2

31 Jul 14:56
Compare
Choose a tag to compare

Changelog

c22e258 Bump appVersion to 'v2.1.1'
0334fac finally fix auth struggle
d6654af fix auth provider when working with urls
ade430b go 1.14
a127f0a remove errors package
842679b remove errors.WithStack()

Docker images

  • docker pull quay.io/mittwald/servicegateway:latest
  • docker pull quay.io/mittwald/servicegateway:v2
  • docker pull quay.io/mittwald/servicegateway:v2.1
  • docker pull quay.io/mittwald/servicegateway:v2.1.2
  • docker pull quay.io/mittwald/servicegateway:stable

v2.1.1

31 Jul 12:15
Compare
Choose a tag to compare

Changelog

5d4b56c Bump appVersion to 'v2.1.0'
f8fa980 fix servicegateway NoTokenErr

Docker images

  • docker pull quay.io/mittwald/servicegateway:latest
  • docker pull quay.io/mittwald/servicegateway:v2
  • docker pull quay.io/mittwald/servicegateway:v2.1
  • docker pull quay.io/mittwald/servicegateway:v2.1.1
  • docker pull quay.io/mittwald/servicegateway:stable

v2.1.0

31 Jul 06:19
371c013
Compare
Choose a tag to compare

Changelog

12341b1 Undust helm chart (#56)
371c013 add multiple ingresses (#57)

Docker images

  • docker pull quay.io/mittwald/servicegateway:latest
  • docker pull quay.io/mittwald/servicegateway:v2
  • docker pull quay.io/mittwald/servicegateway:v2.1
  • docker pull quay.io/mittwald/servicegateway:v2.1.0
  • docker pull quay.io/mittwald/servicegateway:stable

v2.0.2-beta.1

17 Apr 12:28
Compare
Choose a tag to compare

Changelog

bd78a2c fix nil pointer ref

Docker images

  • docker pull quay.io/mittwald/servicegateway:latest
  • docker pull quay.io/mittwald/servicegateway:v2
  • docker pull quay.io/mittwald/servicegateway:v2.0
  • docker pull quay.io/mittwald/servicegateway:v2.0.2-beta.1
  • docker pull quay.io/mittwald/servicegateway:stable

v2.0.2

17 Apr 13:00
6a2fb39
Compare
Choose a tag to compare

Changelog

6a2fb39 fix nil pointer ref and remove secure env (#55)

Docker images

  • docker pull quay.io/mittwald/servicegateway:latest
  • docker pull quay.io/mittwald/servicegateway:v2
  • docker pull quay.io/mittwald/servicegateway:v2.0
  • docker pull quay.io/mittwald/servicegateway:v2.0.2
  • docker pull quay.io/mittwald/servicegateway:stable

v2.0.1

17 Apr 12:10
4299d40
Compare
Choose a tag to compare

Changelog

4299d40 consul base must not have a default in order to make it optional (#54)

Docker images

  • docker pull quay.io/mittwald/servicegateway:latest
  • docker pull quay.io/mittwald/servicegateway:v2
  • docker pull quay.io/mittwald/servicegateway:v2.0
  • docker pull quay.io/mittwald/servicegateway:v2.0.1
  • docker pull quay.io/mittwald/servicegateway:stable

v2.0.0

17 Apr 11:13
3c559ff
Compare
Choose a tag to compare

Changelog

cd03161 Merge pull request #52 from mittwald/feature/nfpms
137491a Update .goreleaser.yml
8df4e56 also build nfpms
6913e63 fix homepage
0280530 fix license
3c559ff make consul optional and add linting (#53)

Docker images

  • docker pull quay.io/mittwald/servicegateway:latest
  • docker pull quay.io/mittwald/servicegateway:v2
  • docker pull quay.io/mittwald/servicegateway:v2.0
  • docker pull quay.io/mittwald/servicegateway:v2.0.0
  • docker pull quay.io/mittwald/servicegateway:stable

v1.1.1

30 Jan 07:05
e27a1a8
Compare
Choose a tag to compare

Changelog

5931911 Merge branch 'master' into fix/options_request
35e1b3f Merge pull request #46 from dbeneker/fix/options_request
e27a1a8 add redis password auth (#51)
1343036 changes after review
157a5f5 check if other port is set (#50)
1fb31b5 check if port value exists (#47)
1bd7b6a fix api version for ingress in newer k8s (#48)
93e4a29 fix proxy body on option requests
92c9d40 helm v3 (#49)

Docker images

  • docker pull quay.io/mittwald/servicegateway:latest
  • docker pull quay.io/mittwald/servicegateway:v1
  • docker pull quay.io/mittwald/servicegateway:v1.1
  • docker pull quay.io/mittwald/servicegateway:v1.1.1
  • docker pull quay.io/mittwald/servicegateway:stable