Skip to content

Releases: silinternational/auth-proxy

v1.1.7

16 Oct 04:40
4530f67
Compare
Choose a tag to compare

What's Changed

  • Release 1.1.7 -- publish from tags by @briskt in #79

Full Changelog: v1.1.6...v1.1.7

fixed build and test

15 Oct 03:56
523faaa
Compare
Choose a tag to compare

Changed

  • Pre-build in Dockerfile-dev so the first build in the container is faster.
  • Test on all branches, build/deploy on only main

Fixed

  • Fixed the test step by using proper air-verse/air (formerly cosmtrek/air) configuration.

v1.1.5

15 Oct 03:54
42b0f98
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

15 Oct 03:54
69eb4c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.1.4

minor fixes

29 Jul 23:47
c419ed8
Compare
Choose a tag to compare

Fixed

  • Fixed issues identified by golangci-lint
  • Wait for testapp to be healthy before starting test
  • Cleaned up go.mod and go.sum (go mod tidy)
  • Fixed bug in test script that allowed test failures to go unnoticed

Security update: quic-go

01 Jun 01:23
db915cb
Compare
Choose a tag to compare

Security

  • Update Go dependencies, especially caddy to 2.8.1 and quic-go to 0.44.0

Security release

22 Apr 14:54
b3371bf
Compare
Choose a tag to compare

Security

  • Bump golang.org/x/net from 0.21.0 to 0.23.0

Option to disable robots.txt handling

05 Apr 16:29
bac98d1
Compare
Choose a tag to compare

Added

  • Added environment variable ROBOTS_TXT_DISABLE to provide an option to not intercept robots.txt

Dependency updates

28 Mar 16:24
f50349f
Compare
Choose a tag to compare
Merge pull request #68 from silinternational/develop

Release 1.0.9 - dependency updates

Built on Github Actions

22 Feb 16:12
f869d8e
Compare
Choose a tag to compare

Changed

  • Converted from Codeship to GitHub Actions

Full Changelog: v1.0.7...v1.0.8