Releases: jkaninda/goma-gateway
Releases · jkaninda/goma-gateway
v0.2.11
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
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
What's Changed
- chore(deps): bump golang from 1.23.4 to 1.23.5 by @dependabot in #214
- doc: update configuration deployment by @jkaninda in #215
- chore: add additional headers to forwardAuth middleware by @jkaninda in #216
- chore: add request duration in ms or s by @jkaninda in #218
- fix cors on HTTP cache middleware by @jkaninda in #222
- docs: update Kubernetes configuration deployments by @jkaninda in #223
- feat: add route matching order by @jkaninda in #224
- feat: add body limit middleware by @jkaninda in #228
- feat: add custom entryPoint ports by @jkaninda in #229
- docs: add gateway custom entryPoint ports by @jkaninda in #230
- ci: update action pages by @jkaninda in #231
Full Changelog: v0.2.8...v0.2.9
v0.2.9-rc.2
What's Changed
Full Changelog: v0.2.9-rc.1...v0.2.9-rc.2
v0.2.9-rc.1
What's Changed
- chore(deps): bump golang from 1.23.4 to 1.23.5 by @dependabot in #214
- doc: update configuration deployment by @jkaninda in #215
- chore: add additional headers to forwardAuth middleware by @jkaninda in #216
- chore: update route config by @jkaninda in #217
- feat: add request duration in ms or s by @jkaninda in #218
- chore: integrate goutils for struct DeepCopy by @jkaninda in #219
- doc: update route configuration deployment by @jkaninda in #221
- fix cors on HTTP cache middleware by @jkaninda in #222
- feat: add route matching order by @jkaninda in #224
Full Changelog: v0.2.8...v0.2.9-rc.1
v0.2.8-rc3
What's Changed
- doc: update configuration deployment by @jkaninda in #210
- enh: enhancement of JWT middleware by @jkaninda in #211
Full Changelog: v0.2.8-rc2...v0.2.8-rc3
v0.2.8
What's Changed
- feat: add http cache middleware by @jkaninda in #206
- feat: add http cache redis-based middleware by @jkaninda in #207
- Nightly by @jkaninda in #208
- feat: add reverse proxy weighted-based algorithm by @jkaninda in #209
- enh: enhancement of JWT middleware by @jkaninda in #211
- feat: add http redirect scheme middleware by @jkaninda in #213
Full Changelog: v0.2.7...v0.2.8
v0.2.8-rc2
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
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
What's Changed
- Remove base hostname by @jkaninda in #178
- Fix trailing space in filename by @kiritohyugen in #180
- enh: Enhancement of Proxy error interceptor by @jkaninda in #183
- doc: update distributed deployment example by @jkaninda in #184
- feat: add forward auth middleware by @jkaninda in #186
- refactor: refactoring of code, add enableStrictSlash by @jkaninda in #188
- feat: add dynamic configuration reload by @jkaninda in #189
- refactor of code by @jkaninda in #194
- chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 by @dependabot in #193
- chore(deps): bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 by @dependabot in #192
- chore(deps): bump alpine from 3.21.0 to 3.21.2 by @dependabot in #198
- fix: route health check when reloading config dynamically by @jkaninda in #199
- chore: rename redirectRegex to rewriteRegex by @jkaninda in #200
Full Changelog: v0.2.6...v0.2.7