We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f8d93 commit 585239fCopy full SHA for 585239f
CHANGELOG.md
@@ -5,6 +5,13 @@
5
[1]: https://pypi.org/project/google-cloud-bigquery/#history
6
7
8
+### [2.34.3](https://github.com/googleapis/python-bigquery/compare/v2.34.2...v2.34.3) (2022-03-29)
9
+
10
11
+### Bug Fixes
12
13
+* update content-type header ([#1171](https://github.com/googleapis/python-bigquery/issues/1171)) ([921b440](https://github.com/googleapis/python-bigquery/commit/921b440fdd151e88ee5b3e0d9fb90177877dc11a))
14
15
### [2.34.2](https://github.com/googleapis/python-bigquery/compare/v2.34.1...v2.34.2) (2022-03-05)
16
17
google/cloud/bigquery/version.py
@@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-__version__ = "2.34.2"
+__version__ = "2.34.3"
0 commit comments