Releases: strehle/cmdline-openid-client
Releases · strehle/cmdline-openid-client
v1.7.5
v1.7.4
What's Changed
- update golang 1.25 by @strehle in #118
- Fix refresh flow by @strehle in #132
- Bump github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1 by @dependabot[bot] in #133
- more fixes by @strehle in #134
- More request parameters by @strehle in #136
- Bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 by @dependabot[bot] in #135
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- Bump software.sslmate.com/src/go-pkcs12 from 0.6.0 to 0.7.0 by @dependabot[bot] in #130
- Bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #131
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- Bump github.com/coreos/go-oidc/v3 from 3.16.0 to 3.17.0 by @dependabot[bot] in #124
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #125
- Bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 by @dependabot[bot] in #127
- Refactor the integrated refresh flow by @strehle in #126
- Refactor the parameters by @strehle in #128
- Bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #129
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Bump golang.org/x/crypto from 0.44.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #123
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- add sso flow by @strehle in #119
- Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by @dependabot[bot] in #121
- Bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in #122
Full Changelog: v1.6.6...v1.7.0
v1.6.6
What's Changed
- Bump github.com/coreos/go-oidc/v3 from 3.15.0 to 3.16.0 by @dependabot[bot] in #115
- Bump golang.org/x/net from 0.44.0 to 0.46.0 by @dependabot[bot] in #116
- Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by @dependabot[bot] in #117
- Enhance -k skip option to skip issuer check in begin by @strehle in #120
Full Changelog: v1.6.5...v1.6.6
v1.6.5
What's Changed
- Bump github.com/golang-jwt/jwt/v5 from 5.2.3 to 5.3.0 by @dependabot[bot] in #107
- Bump github.com/coreos/go-oidc/v3 from 3.14.1 to 3.15.0 by @dependabot[bot] in #108
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #109
- Bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #110
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #112
- Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #111
- Read issuer from env by @strehle in #113
- Bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #114
Full Changelog: v1.6.4...v1.6.5
v1.6.4
What's Changed
- Bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #104
- Bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.2.3 by @dependabot[bot] in #105
- Bump software.sslmate.com/src/go-pkcs12 from 0.5.0 to 0.6.0 by @dependabot[bot] in #106
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's Changed
- Bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #102
- Support Introspect Endpoint by @strehle in #103
Full Changelog: v1.6.2...v1.6.3