Releases: googleapis/gapic-generator-go
Releases · googleapis/gapic-generator-go
v0.39.0
0.39.0 (2023-11-01)
Features
- internal/gengapic: Move operations & iterators to aux.go (#1428) (e8ad272)
v0.38.2
0.38.2 (2023-09-22)
Bug Fixes
- internal/gengapic: Add workaround to a delete lro (#1398) (096e74d)
v0.38.1
0.38.1 (2023-09-21)
Bug Fixes
- gengapic: Support deprecated as a release-level option value (#1390) (0b0f823)
- internal/gengapic: Add workaround for operation collision (#1397) (edb3b8f)
v0.38.0
0.38.0 (2023-08-07)
Features
- gengapic: Use gax.BuildHeaders and gax.InsertMetadataIntoOutgoingContext (#1368) (6f782f9), closes #1300 #1301
Bug Fixes