Skip to content

Latest commit

 

History

History
172 lines (122 loc) · 4.63 KB

CHANGELOG.md

File metadata and controls

172 lines (122 loc) · 4.63 KB

v1.5.0 - 2024-05-09

Features

  • 0355601 - add --tls-version flag to force tls version

v1.4.6 - 2024-04-01

Bug Fixes

  • 4cb59c7 - dependencies update

v1.4.5 - 2024-01-27

Bug Fixes

  • 88245e5 - update dependencies

v1.4.4 - 2023-12-26

Bug Fixes

  • 0e740cb - dependabot dep update

v1.4.3 - 2023-11-01

Bug Fixes

  • f29070c - upgrade dependencies

v1.4.2 - 2023-07-01

Bug Fixes

  • 0e5498a - dependabots security issue (#22)

v1.4.1 - 2023-03-25

Bug Fixes

  • e1f0572 - security issue (#21)

v1.4.0 - 2023-03-04

Bug Fixes

  • eb9b418 - go lint workflow
  • b25550e - dependabots security issues (#20)

Features

  • e45d149 - add cosign signature via goreleaser
  • b86d921 - bump go version 1.20

v1.3.3 - 2022-12-20

Bug Fixes

  • cd832a5 - build(deps): bump github.com/crewjam/saml from 0.4.6 to 0.4.9

v1.3.2 - 2022-10-09

Features

  • 8f6fedb - switch to ghcr.io registry

v1.3.1 - 2022-06-02

Bug Fixes

  • 8958680 - Dockerfile for gorleaser build (#16)

Features

  • 56217be - build/publish docker image in Action (#16)

v1.3.0 - 2022-04-03

Features

  • 1ab2582 - add 'kty' filter (#14)

v1.2.1 - 2022-01-16

Bug Fixes

  • 60475ec - Handle non pem cert in static dir #13

v1.2.0 - 2022-01-09

Features

  • a5d84d8 - Add build details in version command
  • 5063054 - Add --no-color flag for fetch
  • 24bb312 - Add skip TLS validation option

BREAKING CHANGE

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

Bug Fixes

  • c0c08a4 - notlint false positive
  • 7c9d487 - linting issues

v1.1.0 - 2021-12-29

Bug Fixes

  • 5205c32 - avoid import loop

Features

  • 21e0bd2 - windows release
  • 8626268 - jwk remote endpoint

v1.0.0 - 2021-12-22

Features

  • e5e6289 - create cli commands

v0.4.1 - 2021-11-14

Bug Fixes

  • f9f7788 - goreleaser univeral binary and release note

v0.4.0 - 2021-11-14

Features

  • a90ee1c - update github action config for goreleaser

v0.3.0 - 2021-05-31

v0.2.0 - 2021-05-04

v0.1.0 - 2021-04-02