Changelog

2.8.0 (2023-03-15)

Features

2.7.1 (2023-03-06)

Bug Fixes

  • v2/apierror: return Unknown GRPCStatus when err source is HTTP (#260) (043b734), refs #254

2.7.0 (2022-11-02)

Features

  • update google.golang.org/api to latest (#240) (f690a02)
  • v2/apierror: add apierror.FromWrappingError (#238) (9dbd96d)

2.6.0 (2022-10-13)

Features

  • v2: copy DetermineContentType functionality (#230) (2c52a70)

2.5.1 (2022-08-04)

Bug Fixes

  • v2: resolve bad genproto pseudoversion in go.mod (#218) (1379b27)

2.5.0 (2022-08-04)

Features

2.4.0 (2022-05-09)

Features

Bug Fixes

  • v2/apierror: use errors.As in FromError (#189) (f30f05b)

Miscellaneous Chores