Changelog
0.4.1 (2023-01-20)
Bug Fixes
- Add context manager return types (c546812)
Documentation
- Add documentation for enums (c546812)
0.4.0 (2023-01-10)
Features
0.3.0 (2022-12-15)
Features
Add support for
google.cloud.dataform.__version__
(fef5a2c)Add typing to proto.Message based class attributes (fef5a2c)
Bug Fixes
Add dict typing for client_options (fef5a2c)
deps: Require google-api-core >=1.34.0, >=2.11.0 (b64c01a)
Drop usage of pkg_resources (b64c01a)
Fix timeout default values (b64c01a)
Documentation
samples: Snippetgen handling of repeated enum field (fef5a2c)
samples: Snippetgen should call await on the operation coroutine before calling result (b64c01a)
0.2.3 (2022-10-07)
Bug Fixes
0.2.2 (2022-09-29)
Bug Fixes
0.2.1 (2022-08-15)
Bug Fixes
0.2.0 (2022-07-26)
Features
- generate v1beta1 (63b545e)
Bug Fixes
- remove v1alpha2 (63b545e)
0.1.0 (2022-07-08)
Features
- generate v1alpha2 (bb0d40d)