Changelog
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