File tree Expand file tree Collapse file tree 3 files changed +16
-3
lines changed
packages/google-cloud-billing-budgets Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 44 "product_documentation" : " https://cloud.google.com/billing/docs/how-to/budget-api-overview" ,
55 "client_documentation" : " https://googleapis.dev/python/billingbudgets/latest" ,
66 "issue_tracker" : " https://issuetracker.google.com/savedsearches/559770" ,
7- "release_level" : " alpha " ,
7+ "release_level" : " beta " ,
88 "language" : " python" ,
99 "repo" : " googleapis/google-cloud-python" ,
1010 "distribution_name" : " google-cloud-billing-budgets" ,
Original file line number Diff line number Diff line change 11# Changelog
2+ ## 0.2.0
3+
4+ 12-12-2019 12:36 PST
5+
6+
7+ ### New Features
8+ - Deprecate resource name helper methods (via synth). ([ #9830 ] ( https://github.com/googleapis/google-cloud-python/pull/9830 ) )
9+
10+ ### Internal / Testing Changes
11+ - Add 3.8 unit tests (via synth). ([ #9933 ] ( https://github.com/googleapis/google-cloud-python/pull/9933 ) )
12+ - Remove TODOs in proto comments (via synth). ([ #9912 ] ( https://github.com/googleapis/google-cloud-python/pull/9912 ) )
13+ - Add comments to proto files (via synth). ([ #9854 ] ( https://github.com/googleapis/google-cloud-python/pull/9854 ) )
14+
215## 0.1.0
316
41711-15-2019 10:34 PST
Original file line number Diff line number Diff line change 2222
2323name = "google-cloud-billing-budgets"
2424description = "Cloud Billing Budget API API client library"
25- version = "0.1 .0"
26- release_status = "Development Status :: 3 - Alpha "
25+ version = "0.2 .0"
26+ release_status = "Development Status :: 3 - Beta "
2727dependencies = [
2828 "google-api-core[grpc] >= 1.14.0, < 2.0.0dev" ,
2929 'enum34; python_version < "3.4"' ,
You can’t perform that action at this time.
0 commit comments