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

Releases: mittwald/servicegateway

v2.3.3

11 Jan 15:41
20af9d6
Compare
Choose a tag to compare

Changelog

  • 20af9d6 Merge pull request #75 from mittwald/fix/concurrentmapwrite

v2.3.2

11 Jan 10:10
6311d1a
Compare
Choose a tag to compare

Changelog

  • 6311d1a copy default parameters to prevent concurrent map write (#74)

v2.3.1

10 Aug 07:55
04d9787
Compare
Choose a tag to compare

Changelog

  • 04d9787 set cors headers independently to the response status code (#72)

v2.3.0-beta.3

08 Aug 08:16
Compare
Choose a tag to compare

Changelog

  • afd2b80 fix authentication incomplete case of authentication handler

v2.3.0

08 Aug 13:07
ceb2618
Compare
Choose a tag to compare

Changelog

  • ceb2618 Make Multi Factor Authentication Possible (#71)

v2.2.5

31 Jul 12:52
b3b7c25
Compare
Choose a tag to compare

Changelog

  • b3b7c25 fix service port in ingress

v2.2.4

12 Jul 13:19
a72718f
Compare
Choose a tag to compare

Changelog

  • a72718f Merge pull request #70 from mittwald/ingressv1

v2.2.3

25 Feb 09:09
8c4b3fc
Compare
Choose a tag to compare

Changelog

v2.2.2

25 Feb 08:58
c6d30ad
Compare
Choose a tag to compare

Changelog

v2.2.1

23 Feb 16:43
3784892
Compare
Choose a tag to compare
Merge pull request #61 from mittwald/fix/debug-mode

Disable debug logging if not enabled by user