Skip to content

Releases: wengchaoxi/auth-proxy

v0.0.3

04 Apr 05:51
c33a1f9
Compare
Choose a tag to compare

Changelog

  • c33a1f9 build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#3)
  • 0e49e4b Improve auth interceptor and fix typo
  • c819426 Update .gitignore

v0.0.2

20 Mar 15:28
c25868b
Compare
Choose a tag to compare

Changelog

  • 47fe453 Change the default value of HOST
  • af42884 goreleaser: Add .env.example to the archive file

v0.0.1

19 Mar 14:17
aaf4d2a
Compare
Choose a tag to compare

Changelog

  • aaf4d2a Add github actions to release binary and docker image
  • ae298bf Use goreleaser to release binary
  • c72a244 Add LICENSE
  • a1e382d Update Dockerfile
  • dc1d2aa Update .gitignore
  • 5d0e481 build(deps): Bump github.com/gin-gonic/gin from 1.8.1 to 1.9.1 (#2)
  • 82cbb66 build(deps): Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#1)
  • 1e0cace refactor: Improve everything
  • 176bfe8 Initial commit