From ae2b90a0e26976d6a81e9feea22f23fae8bec703 Mon Sep 17 00:00:00 2001 From: yigress <104102129+yigress@users.noreply.github.com> Date: Wed, 7 Jun 2023 16:13:14 -0700 Subject: [PATCH] Update changes.md (#89) --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 7a78cc5b..4e040e7f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,11 @@ ## Next +* PR #85: Remove support for deprecated table properties bq.project and bq.dataset +* PR #83: Add BigQuery BigNumeric type into decimal support +* PR #82: Upgrade BigQuery-Connector-Common to 0.31.0. Add Impersonation support. +* PR #80: Fixed indirect write on not-null fields failure. + ## 2.0.1-preview - 2023-05-17 * PR #69: Fixed dependency shading, reduced the distributable jar size