v1.5.0 - 2024-05-09
- 0355601 - add --tls-version flag to force tls version
v1.4.6 - 2024-04-01
- 4cb59c7 - dependencies update
v1.4.5 - 2024-01-27
- 88245e5 - update dependencies
v1.4.4 - 2023-12-26
- 0e740cb - dependabot dep update
v1.4.3 - 2023-11-01
- f29070c - upgrade dependencies
v1.4.2 - 2023-07-01
- 0e5498a - dependabots security issue (#22)
v1.4.1 - 2023-03-25
- e1f0572 - security issue (#21)
v1.4.0 - 2023-03-04
- eb9b418 - go lint workflow
- b25550e - dependabots security issues (#20)
- e45d149 - add cosign signature via goreleaser
- b86d921 - bump go version 1.20
v1.3.3 - 2022-12-20
- cd832a5 - build(deps): bump github.com/crewjam/saml from 0.4.6 to 0.4.9
v1.3.2 - 2022-10-09
- 8f6fedb - switch to ghcr.io registry
v1.3.1 - 2022-06-02
- 8958680 - Dockerfile for gorleaser build (#16)
- 56217be - build/publish docker image in Action (#16)
v1.3.0 - 2022-04-03
- 1ab2582 - add 'kty' filter (#14)
v1.2.1 - 2022-01-16
- 60475ec - Handle non pem cert in static dir #13
v1.2.0 - 2022-01-09
- a5d84d8 - Add build details in version command
- 5063054 - Add --no-color flag for fetch
- 24bb312 - Add skip TLS validation option
Server TLS and TCP endpont skip-tls-validation was implied before. Add 'skip_tls_validation: true' to your config
v1.1.1 - 2021-12-31
- c0c08a4 - notlint false positive
- 7c9d487 - linting issues
v1.1.0 - 2021-12-29
- 5205c32 - avoid import loop
- 21e0bd2 - windows release
- 8626268 - jwk remote endpoint
v1.0.0 - 2021-12-22
- e5e6289 - create cli commands
v0.4.1 - 2021-11-14
- f9f7788 - goreleaser univeral binary and release note
v0.4.0 - 2021-11-14
- a90ee1c - update github action config for goreleaser