Skip to content

Releases: jkaninda/goma-gateway

v0.2.11

03 Mar 09:35
4de6a39
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in #240
  • chore(deps): bump golang from 1.23.5 to 1.23.6 by @dependabot in #238
  • chore(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in #239
  • enh: proxy error handler by @jkaninda in #242
  • enh: enhancement of common exploit detection middleware by @jkaninda in #248
  • chore(deps): bump golang.org/x/net from 0.26.0 to 0.35.0 by @dependabot in #243
  • chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #244
  • chore(deps): bump alpine from 3.21.2 to 3.21.3 by @dependabot in #246
  • chore(deps): bump golang from 1.23.6 to 1.24.0 by @dependabot in #247
  • feat: add default tls certificate by @jkaninda in #249
  • refactor: refactoring of code for better maintainability by @jkaninda in #251
  • chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.5 to 6.6.6 by @dependabot in #245
  • feat: Add certmanager to manage TLS certificates by @jkaninda in #252
  • refactor: refactoring of logging by @jkaninda in #253
  • chore: update default config and logging by @jkaninda in #255

Full Changelog: v0.2.10...v0.2.11

v0.2.10

31 Jan 18:43
eb1b6ea
Compare
Choose a tag to compare

What's Changed

  • chore: update print table, remove destination field by @jkaninda in #234
  • fix: Correct log level in access logs from error to info. The access logs were incorrectly displaying error-level messages instead of info-level messages by @jkaninda in #236
  • docs: update route config by @jkaninda in #237

Full Changelog: v0.2.9...v0.2.10

v0.2.9

31 Jan 12:11
1ce54b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9

v0.2.9-rc.2

30 Jan 12:28
7e61143
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.9-rc.1...v0.2.9-rc.2

v0.2.9-rc.1

29 Jan 14:43
c3d601e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8...v0.2.9-rc.1

v0.2.8-rc3

20 Jan 07:42
ef432a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.8-rc2...v0.2.8-rc3

v0.2.8

20 Jan 17:01
f95ac72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.2.8

v0.2.8-rc2

19 Jan 13:18
7c0e817
Compare
Choose a tag to compare

What's Changed

  • feat: add reverse proxy weighted-based algorithm by @jkaninda in #209
  • feat: add route support TLS
  • feat: add load TLS from a file, raw PEM content, or base64
  • feat: add gateway global TLS

Full Changelog: v0.2.8-rc1...v0.2.8-rc2

v0.2.8-rc1

18 Jan 16:26
549f1a3
Compare
Choose a tag to compare

What's Changed

  • feat: add http cache middleware by @jkaninda in #206
  • feat: add http cache redis based middleware by @jkaninda in #207
  • enh: enhancement of regex matching logic
  • enh: enhancement of config validation

Full Changelog: v0.2.7...v0.2.8-rc1

v0.2.7

15 Jan 07:38
b356d1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7