|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -[PyPI History][1] |
| 3 | +Older versions of this project were distributed as [pybigquery][0]. |
4 | 4 |
|
5 |
| -[1]: https://pypi.org/project/pybigquery/#history |
| 5 | +[0]: https://pypi.org/project/pybigquery |
6 | 6 |
|
7 |
| -### [0.10.1](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.10.0...v0.10.1) (2021-07-30) |
| 7 | +[sqlalchemy-bigquery PyPI History][1] |
| 8 | + |
| 9 | +[1]: https://pypi.org/project/sqlalchemy-bigquery/#history |
| 10 | + |
| 11 | + |
| 12 | +[pybigquery PyPI History][2] |
| 13 | + |
| 14 | +[2]: https://pypi.org/project/pybigquery/#history |
| 15 | + |
| 16 | + |
| 17 | +## [pybigquery 0.10.1](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.10.0...v0.10.1) (2021-07-30) |
8 | 18 |
|
9 | 19 |
|
10 | 20 | ### Bug Fixes
|
11 | 21 |
|
12 | 22 | * **deps:** pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions ([#220](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/220)) ([bf1f47c](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/bf1f47c794e747a2ea878347322c040636e8c2d4))
|
13 | 23 |
|
14 |
| -## [0.10.0](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.9.1...v0.10.0) (2021-07-06) |
| 24 | +## [pybigquery 0.10.0](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.9.1...v0.10.0) (2021-07-06) |
15 | 25 |
|
16 | 26 |
|
17 | 27 | ### Features
|
18 | 28 |
|
19 | 29 | * There's a new `page_size` option to control the page size used when listing tables. ([#174](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/174)) ([e0f1496](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/e0f1496c99dd627e0ed04a0c4e89ca5b14611be2))
|
20 | 30 |
|
21 |
| -### [0.9.1](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.9.0...v0.9.1) (2021-06-25) |
| 31 | +## [pybigquery 0.9.1](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.9.0...v0.9.1) (2021-06-25) |
22 | 32 |
|
23 | 33 |
|
24 | 34 | ### Documentation
|
25 | 35 |
|
26 | 36 | * omit mention of Python 2.7 in 'CONTRIBUTING.rst' ([d52334c](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/d52334c3290d8356a26e1c9fc54dae75854410c9))
|
27 | 37 |
|
28 |
| -## [0.9.0](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.8.0...v0.9.0) (2021-05-25) |
| 38 | +## [pybigquery 0.9.0](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.8.0...v0.9.0) (2021-05-25) |
29 | 39 |
|
30 | 40 |
|
31 | 41 | ### Features
|
32 | 42 |
|
33 | 43 | * Alembic support ([#183](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/183)) ([4d5a17c](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/4d5a17c8f63328d4484ea7b2ccc58334a421ba81))
|
34 | 44 | * Support parameterized NUMERIC, BIGNUMERIC, STRING, and BYTES types ([#180](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/180)) ([d118238](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/d1182385b9f1551e605acdc7e2dd45dff22c8064))
|
35 | 45 |
|
36 |
| -## [0.8.0](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.7.0...v0.8.0) (2021-05-21) |
| 46 | +## [pybigquery 0.8.0](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.7.0...v0.8.0) (2021-05-21) |
37 | 47 |
|
38 | 48 |
|
39 | 49 | ### Features
|
40 | 50 |
|
41 | 51 | * Add support for SQLAlchemy 1.4 ([#177](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/177)) ([b7b6000](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/b7b60007c966cd548448d1d6fd5a14d1f89480cd))
|
42 | 52 |
|
43 |
| -## [0.7.0](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.6.1...v0.7.0) (2021-05-12) |
| 53 | +## [pybigquery 0.7.0](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.6.1...v0.7.0) (2021-05-12) |
44 | 54 |
|
45 | 55 |
|
46 | 56 | ### Features
|
|
64 | 74 | - Get view definitions.
|
65 | 75 |
|
66 | 76 |
|
67 |
| -### [0.6.1](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.6.0...v0.6.1) (2021-04-12) |
| 77 | +## [pybigquery 0.6.1](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.6.0...v0.6.1) (2021-04-12) |
68 | 78 |
|
69 | 79 |
|
70 | 80 | ### Bug Fixes
|
71 | 81 |
|
72 | 82 | * use `project_id` property from service account credentials ([#120](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/120)) ([ab2051d](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/ab2051de3097adb68503c01a87f9a91092711d2a))
|
73 | 83 |
|
74 |
| -## [0.6.0](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.5.1...v0.6.0) (2021-04-06) |
| 84 | +## [pybigquery 0.6.0](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.5.1...v0.6.0) (2021-04-06) |
75 | 85 |
|
76 | 86 |
|
77 | 87 | ### Features
|
|
83 | 93 |
|
84 | 94 | * correct classifiers in `setup.py` ([#107](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/107)) ([0cfc5de](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/0cfc5de467823998ba72af1fee1d2a8aa865fabc))
|
85 | 95 |
|
86 |
| -### [0.5.1](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.5.0...v0.5.1) (2021-04-01) |
| 96 | +## [pybigquery 0.5.1](https://www.github.com/googleapis/python-bigquery-sqlalchemy/compare/v0.5.0...v0.5.1) (2021-04-01) |
87 | 97 |
|
88 | 98 |
|
89 | 99 | ### Bug Fixes
|
|
96 | 106 | * add templates for move to googleapis/python-bigquery-sqlalchemy repo ([#88](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/88)) ([37e584e](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/37e584e05db6316b4abd41ebc08486047d2c49b8))
|
97 | 107 | * build documentation with Sphinx ([#97](https://www.github.com/googleapis/python-bigquery-sqlalchemy/issues/97)) ([1707737](https://www.github.com/googleapis/python-bigquery-sqlalchemy/commit/1707737c60997e9714387c8077727eb5918626bb))
|
98 | 108 |
|
99 |
| -## 0.5.0 |
100 |
| - |
101 |
| -2020-11-18 |
| 109 | +## pybigquery 0.5.0 (2020-11-18) |
102 | 110 |
|
103 | 111 | ### ⚠️ Breaking Changes ⚠️
|
104 | 112 |
|
|
118 | 126 |
|
119 | 127 | - Use flake8 for code style checks. ([#71](https://github.com/mxmzdlv/pybigquery/pull/71))
|
120 | 128 |
|
121 |
| -## 0.4.15 |
122 |
| - |
123 |
| -2020-04-23 |
| 129 | +## pybigquery 0.4.15 (2020-04-23) |
124 | 130 |
|
125 | 131 | ### Implementation Changes
|
126 | 132 |
|
|
0 commit comments