Skip to content

Commit 114489e

Browse files
authored
chore: Release v2.0.0 (#284)
This pull request was generated using releasetool.
1 parent cbcb4b8 commit 114489e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@
44

55
[1]: https://pypi.org/project/google-cloud-bigquery/#history
66

7+
## 2.0.0
8+
9+
09-30-2020 14:51 PDT
10+
11+
12+
### Implementation Changes
13+
14+
- Transition the library to microgenerator. ([#278](https://github.com/googleapis/python-bigquery/pull/278))
15+
This is a **breaking change** that **drops support for Python 2.7 and 3.5** and brings a few other changes.
16+
See [migration guide](https://googleapis.dev/python/bigquery/latest/UPGRADING.html) for more info.
17+
18+
19+
20+
### Internal / Testing Changes
21+
22+
- Update protoc-generated comments (via synth). ([#270](https://github.com/googleapis/python-bigquery/pull/270))
23+
- Add CI secrets manager (via synth). ([#271](https://github.com/googleapis/python-bigquery/pull/271))
24+
725
## [1.28.0](https://www.github.com/googleapis/python-bigquery/compare/v1.27.2...v1.28.0) (2020-09-22)
826

927

0 commit comments

Comments
 (0)