Skip to content

Commit c9ef40d

Browse files
chore(main): release 1.2.1 (#352)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 1ab11e6 commit c9ef40d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.2.0...v1.2.1) (2024-07-22)
4+
5+
6+
### Bug Fixes
7+
8+
* refresh token prior to metadata exchange ([#351](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/351)) ([1ab11e6](https://github.com/GoogleCloudPlatform/alloydb-python-connector/commit/1ab11e68f5575d8d2195e2a78f595d779284fa8d)), closes [#346](https://github.com/GoogleCloudPlatform/alloydb-python-connector/issues/346)
9+
310
## [1.2.0](https://github.com/GoogleCloudPlatform/alloydb-python-connector/compare/v1.1.2...v1.2.0) (2024-06-25)
411

512

google/cloud/alloydb/connector/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.2.0"
15+
__version__ = "1.2.1"

0 commit comments

Comments
 (0)