Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 1.68 KB

CHANGES.md

File metadata and controls

33 lines (15 loc) · 1.68 KB

Changelog

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)