Releases: GoogleCloudPlatform/protoc-gen-bq-schema
Releases · GoogleCloudPlatform/protoc-gen-bq-schema
v2.0.1 Minor fix
v2.0
New Release
This is due to a breaking change for the duration type. Please pin an earlier release if this impacts you.
What's Changed
- Upgrade dependencies and deprecated Go module by @mfridman in #46
- Add option to set a default value expression by @vckamanga in #48
- Tidy up Makefile and go.sum files by @mfridman in #49
- Update duration type mapping in convert.go by @zzzyq in #51
New Contributors
- @mfridman made their first contribution in #46
- @vckamanga made their first contribution in #48
- @zzzyq made their first contribution in #51
Full Changelog: v1.1.0...v2.0
v1.1.0
Initial release - v1.0
This initial release captures protoc-gen-bq-schema as it is prior to becoming actively maintained again.