Skip to content

Commit

Permalink
chore: release 1.2.0 (#63)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](v1.1.7...v1.2.0)
(2024-05-20)


### Features

* **bigquery:** bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0
([#56](#56))
([30e3030](30e3030))
* **databricks:** bump github.com/databricks/databricks-sql-go from
1.5.3 to 1.5.4
([#61](#61))
([ec3fb29](ec3fb29))
* **databricks:** bump github.com/databricks/databricks-sql-go from
1.5.4 to 1.5.5
([#66](#66))
([000e3b4](000e3b4))
* **mysql:** bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1
([#11](#11))
([de51b3a](de51b3a))
* **redshift:** bump github.com/aws/aws-sdk-go-v2/service/redshiftdata
from 1.25.4 to 1.25.7
([#75](#75))
([3036555](3036555))
* **snowflake:** bump github.com/snowflakedb/gosnowflake from 1.7.2 to
1.9.0 ([#33](#33))
([5b926c8](5b926c8))
* **snowflake:** bump snowflake to v1.10.0
([#79](#79))
([b205e59](b205e59))
* **trino:** bump github.com/trinodb/trino-go-client from 0.313.0 to
0.315.0 ([#64](#64))
([b15133b](b15133b))


### Miscellaneous

* **bigquery:** downgrade bigquery from 1.61.0 to 1.60.0
([#77](#77))
([eda4cf6](eda4cf6))
* bump bigquery to v1.61.0
([#78](#78))
([3ad5159](3ad5159))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
devops-github-rudderstack authored May 20, 2024
1 parent b205e59 commit 89fa9de
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# Changelog

## [1.2.0](https://github.com/rudderlabs/sqlconnect-go/compare/v1.1.7...v1.2.0) (2024-05-20)


### Features

* **bigquery:** bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0 ([#56](https://github.com/rudderlabs/sqlconnect-go/issues/56)) ([30e3030](https://github.com/rudderlabs/sqlconnect-go/commit/30e303055c64a65179a295caa0d8d510e16a9466))
* **databricks:** bump github.com/databricks/databricks-sql-go from 1.5.3 to 1.5.4 ([#61](https://github.com/rudderlabs/sqlconnect-go/issues/61)) ([ec3fb29](https://github.com/rudderlabs/sqlconnect-go/commit/ec3fb29625866dc9c1f82e077b659af32795d824))
* **databricks:** bump github.com/databricks/databricks-sql-go from 1.5.4 to 1.5.5 ([#66](https://github.com/rudderlabs/sqlconnect-go/issues/66)) ([000e3b4](https://github.com/rudderlabs/sqlconnect-go/commit/000e3b4b926ff62c7c3527261fdf395c734fc560))
* **mysql:** bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1 ([#11](https://github.com/rudderlabs/sqlconnect-go/issues/11)) ([de51b3a](https://github.com/rudderlabs/sqlconnect-go/commit/de51b3a3445fa06e942eb70cff5f74e9adbaa931))
* **redshift:** bump github.com/aws/aws-sdk-go-v2/service/redshiftdata from 1.25.4 to 1.25.7 ([#75](https://github.com/rudderlabs/sqlconnect-go/issues/75)) ([3036555](https://github.com/rudderlabs/sqlconnect-go/commit/3036555591b3273403a47ceb0d467f5275f86656))
* **snowflake:** bump github.com/snowflakedb/gosnowflake from 1.7.2 to 1.9.0 ([#33](https://github.com/rudderlabs/sqlconnect-go/issues/33)) ([5b926c8](https://github.com/rudderlabs/sqlconnect-go/commit/5b926c83908c7d99992ee2d892edbd1a526ec8e3))
* **snowflake:** bump snowflake to v1.10.0 ([#79](https://github.com/rudderlabs/sqlconnect-go/issues/79)) ([b205e59](https://github.com/rudderlabs/sqlconnect-go/commit/b205e59b30ab3b2505983b00559b58e5c71daa4f))
* **trino:** bump github.com/trinodb/trino-go-client from 0.313.0 to 0.315.0 ([#64](https://github.com/rudderlabs/sqlconnect-go/issues/64)) ([b15133b](https://github.com/rudderlabs/sqlconnect-go/commit/b15133b0429905024d5603abf6a41ead35f906ee))


### Miscellaneous

* **bigquery:** downgrade bigquery from 1.61.0 to 1.60.0 ([#77](https://github.com/rudderlabs/sqlconnect-go/issues/77)) ([eda4cf6](https://github.com/rudderlabs/sqlconnect-go/commit/eda4cf6de926667256969ed8d51d48abceb2ffea))
* bump bigquery to v1.61.0 ([#78](https://github.com/rudderlabs/sqlconnect-go/issues/78)) ([3ad5159](https://github.com/rudderlabs/sqlconnect-go/commit/3ad5159212b26e09753388504041157b952c1ed3))

## [1.1.7](https://github.com/rudderlabs/sqlconnect-go/compare/v1.1.6...v1.1.7) (2024-04-29)


Expand Down

0 comments on commit 89fa9de

Please sign in to comment.