Files
budget-backend/vendor/cloud.google.com/go/auth/oauth2adapt/CHANGES.md
kratisto f81c902ca6
Some checks failed
golangci-lint / lint (push) Successful in 1m33s
Test / test (push) Failing after 2m16s
chore: migrate to gitea
2026-01-27 01:56:53 +01:00

4.0 KiB

Changelog

0.2.8 (2025-03-17)

Bug Fixes

  • auth/oauth2adapt: Update golang.org/x/net to 0.37.0 (1144978)

0.2.7 (2025-01-09)

Bug Fixes

  • auth/oauth2adapt: Update golang.org/x/net to v0.33.0 (e9b0b69)

0.2.6 (2024-11-21)

Bug Fixes

0.2.5 (2024-10-30)

Bug Fixes

  • auth/oauth2adapt: Convert token metadata where possible (#11062) (34bf1c1)

0.2.4 (2024-08-08)

Bug Fixes

  • auth/oauth2adapt: Update dependencies (257c40b)

0.2.3 (2024-07-10)

Bug Fixes

0.2.2 (2024-04-23)

Bug Fixes

  • auth/oauth2adapt: Bump x/net to v0.24.0 (ba31ed5)

0.2.1 (2024-04-18)

Bug Fixes

0.2.0 (2024-04-16)

Features

  • auth/oauth2adapt: Add helpers for working with credentials types (#9694) (cf33b55)

Bug Fixes

  • auth/oauth2adapt: Update protobuf dep to v1.33.0 (30b038d)

0.1.0 (2023-10-19)

Features

  • auth/oauth2adapt: Adds a new module to translate types (#8595) (6933c5a)
  • auth/oauth2adapt: Fixup deps for release (#8747) (749d243)

Bug Fixes

  • auth/oauth2adapt: Update golang.org/x/net to v0.17.0 (174da47)