File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 5
5
[ 1 ] : https://pypi.org/project/google-cloud-bigquery/#history
6
6
7
7
8
+ ## [ 3.13.0] ( https://github.com/googleapis/python-bigquery/compare/v3.12.0...v3.13.0 ) (2023-10-27)
9
+
10
+
11
+ ### Features
12
+
13
+ * Add ` Model.transform_columns ` property ([ #1661 ] ( https://github.com/googleapis/python-bigquery/issues/1661 ) ) ([ 5ceed05] ( https://github.com/googleapis/python-bigquery/commit/5ceed056482f6d1f2fc45e7e6b84382de45c85ed ) )
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * AccessEntry API representation parsing ([ #1682 ] ( https://github.com/googleapis/python-bigquery/issues/1682 ) ) ([ a40d7ae] ( https://github.com/googleapis/python-bigquery/commit/a40d7ae03149708fc34c962b43a6ac198780b6aa ) )
19
+
20
+
21
+ ### Documentation
22
+
23
+ * Remove redundant ` bigquery_update_table_expiration ` code sample ([ #1673 ] ( https://github.com/googleapis/python-bigquery/issues/1673 ) ) ([ 2dded33] ( https://github.com/googleapis/python-bigquery/commit/2dded33626b3de6c4ab5e1229eb4c85786b2ff53 ) )
24
+ * Revised ` create_partitioned_table ` sample ([ #1447 ] ( https://github.com/googleapis/python-bigquery/issues/1447 ) ) ([ 40ba859] ( https://github.com/googleapis/python-bigquery/commit/40ba859059c3e463e17ea7781bc5a9aff8244c5d ) )
25
+ * Revised relax column mode sample ([ #1467 ] ( https://github.com/googleapis/python-bigquery/issues/1467 ) ) ([ b8c9276] ( https://github.com/googleapis/python-bigquery/commit/b8c9276be011d971b941b583fd3d4417d438067f ) )
26
+
8
27
## [ 3.12.0] ( https://github.com/googleapis/python-bigquery/compare/v3.11.4...v3.12.0 ) (2023-10-02)
9
28
10
29
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- __version__ = "3.12 .0"
15
+ __version__ = "3.13 .0"
You can’t perform that action at this time.
0 commit comments