Skip to content

v1.0

Compare
Choose a tag to compare
@BeryJu BeryJu released this 19 Sep 09:42
· 108 commits to main since this release

Changelog

  • 154c497 fix invalid ci
  • f93ff83 completely seperate ci files
  • c912c41 separate ci steps
  • b82195b Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (#24)
  • bee2dce use goreleaser to push docker and also homebrew
  • b616d11 fix docker build
  • 4541639 add device flow
  • 0b6df68 Bump docker/build-push-action from 3.1.0 to 3.1.1 (#23)
  • 378fbf8 Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#21)
  • 2a84de8 Bump docker/build-push-action from 3.0.0 to 3.1.0 (#22)
  • 50446c7 Bump docker/build-push-action from 2.10.0 to 3.0.0 (#16)
  • 2b0d47c Bump docker/setup-buildx-action from 1 to 2 (#17)
  • 6fb174b Bump docker/setup-qemu-action from 1 to 2 (#18)
  • 77c523e Bump docker/login-action from 1 to 2 (#19)
  • 020ff7e Bump docker/build-push-action from 2.9.0 to 2.10.0 (#15)
  • eca992d Bump actions/checkout from 2 to 3 (#14)
  • 0c41a84 Bump actions/setup-go from 2.2.0 to 3 (#13)
  • 5cd8bbb Bump actions/setup-go from 2.1.5 to 2.2.0 (#12)
  • 05185cc minor cleanup
  • f71744a Add environment variable for disabling TLS verification for use with self-signed certicates (#11)
  • 82dca3e improve error handling, add linting
  • ee2cc3a allow customisation of scopes
  • ce5c10b Bump docker/build-push-action from 2.8.0 to 2.9.0 (#9)
  • 3d2d1e6 Bump docker/build-push-action from 2.7.0 to 2.8.0 (#8)
  • 46f0fc7 use vanity go url
  • 7beb039 fix readme, use vanity URL
  • b1940e6 Bump docker/build-push-action from 2.6.1 to 2.7.0 (#7)
  • e141f27 Bump docker/build-push-action from 2.5.0 to 2.6.1 (#6)
  • 046f75a migrate to ghcr
  • d141ef3 Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#5)
  • f5c3bec adjust names of env variables
  • 5bbbf7f allow for disabling of userinfo, introspection and refresh checks
  • 4220f47 test refresh token too
  • f430eeb add email scope for implicit
  • 055217a add implicit OIDC support, bump to go 1.16
  • d107e43 Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0 (#4)
  • 9ac1825 Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 (#3)
  • d54b126 add license
  • 1a18efd Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 (#1)
  • 4d9efe6 Revert "add backoff retry on startup in case provider in unreachable"
  • 6090d37 add backoff retry on startup in case provider in unreachable
  • 6015ee3 ensure ca-certificates are installed
  • 65af7d8 initial commit