Releases: oxisto/oauth2go
Releases · oxisto/oauth2go
v0.14.0
What's Changed
- Bump golang.org/x/crypto from 0.17.0 to 0.18.0 by @dependabot in #99
- Bump golang.org/x/crypto from 0.18.0 to 0.19.0 by @dependabot in #101
- Bump golang.org/x/net from 0.19.0 to 0.21.0 by @dependabot in #100
- Bump golang.org/x/oauth2 from 0.15.0 to 0.17.0 by @dependabot in #102
- Bump golang.org/x/crypto from 0.19.0 to 0.20.0 by @dependabot in #103
- Bump github.com/golang-jwt/jwt/v5 from 5.2.0 to 5.2.1 by @dependabot in #104
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #109
- Bump golang.org/x/oauth2 from 0.17.0 to 0.19.0 by @dependabot in #111
- Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #113
- Bump golang.org/x/crypto from 0.21.0 to 0.22.0 by @dependabot in #112
- Bump golang.org/x/net from 0.23.0 to 0.24.0 by @dependabot in #110
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #95
- Implemented basic storage for the private key used in the server by @oxisto in #96
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.1.0 by @dependabot in #86
- Bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #88
- Bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #89
- Bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #90
- Bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #91
- Bump github.com/golang-jwt/jwt/v5 from 5.1.0 to 5.2.0 by @dependabot in #94
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Bump golang.org/x/crypto from 0.12.0 to 0.13.0 by @dependabot in #80
- Bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #83
- Bump golang.org/x/oauth2 from 0.11.0 to 0.13.0 by @dependabot in #84
- Bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #85
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Bump golang.org/x/crypto from 0.8.0 to 0.9.0 by @dependabot in #67
- Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 by @dependabot in #65
- Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 by @dependabot in #69
- Bump golang.org/x/crypto from 0.10.0 to 0.11.0 by @dependabot in #73
- Bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 by @dependabot in #71
- Bump golang.org/x/net from 0.12.0 to 0.13.0 by @dependabot in #74
- Bump golang.org/x/crypto from 0.11.0 to 0.12.0 by @dependabot in #77
- Bump golang.org/x/net from 0.13.0 to 0.14.0 by @dependabot in #75
- Bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 by @dependabot in #76
- Upgrade to Go 1.21 by @oxisto in #78
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
What's Changed
- Bump golang.org/x/oauth2 from 0.6.0 to 0.7.0 by @dependabot in #63
- Bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #62
Full Changelog: v0.7.2...v0.8.0
v0.7.2
v0.7.1
v0.7.0
What's Changed
- Bump golang.org/x/crypto from 0.6.0 to 0.7.0 by @dependabot in #55
- Bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 by @dependabot in #56
- Implementation of RFC 8414 by @oxisto in #57
Full Changelog: v0.6.0...v0.7.0