Skip to content

Commit

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


##
[1.13.0](v1.12.0...v1.13.0)
(2024-11-01)


### Features

* **redshift:** bump github.com/aws/aws-sdk-go-v2/service/redshiftdata
from 1.29.4 to 1.30.1
([#216](#216))
([efefea6](efefea6))
* **trino:** bump github.com/trinodb/trino-go-client from 0.316.0 to
0.317.0 ([#214](#214))
([f11118d](f11118d))


### Miscellaneous

* **deps:** bump cloud.google.com/go from 0.115.1 to 0.116.0
([#222](#222))
([c5c3025](c5c3025))
* **deps:** bump github.com/aws/aws-sdk-go-v2/config from 1.27.40 to
1.27.41 ([#211](#211))
([1a35100](1a35100))
* **deps:** bump github.com/aws/aws-sdk-go-v2/config from 1.27.41 to
1.28.1 ([#227](#227))
([9f34b6f](9f34b6f))
* **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.42.0 to
0.43.0 ([#213](#213))
([1bfe41d](1bfe41d))
* **deps:** bump google.golang.org/api from 0.199.0 to 0.204.0
([#226](#226))
([c7e8b62](c7e8b62))
* **deps:** bump rudderlabs/pr-description-enforcer from 1.0.0 to 1.1.0
([#209](#209))
([4349e7f](4349e7f))
* **redshift:** retry schema does not exist errors in list schemas
([#208](#208))
([78a6d0a](78a6d0a))

---
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 Nov 1, 2024
1 parent 9f34b6f commit 578255b
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [1.13.0](https://github.com/rudderlabs/sqlconnect-go/compare/v1.12.0...v1.13.0) (2024-11-01)


### Features

* **redshift:** bump github.com/aws/aws-sdk-go-v2/service/redshiftdata from 1.29.4 to 1.30.1 ([#216](https://github.com/rudderlabs/sqlconnect-go/issues/216)) ([efefea6](https://github.com/rudderlabs/sqlconnect-go/commit/efefea6bed4a434227e8fc0fb221677dcea8aff8))
* **trino:** bump github.com/trinodb/trino-go-client from 0.316.0 to 0.317.0 ([#214](https://github.com/rudderlabs/sqlconnect-go/issues/214)) ([f11118d](https://github.com/rudderlabs/sqlconnect-go/commit/f11118d0caa07e0c137a6b867a8a1b1f3c19df18))


### Miscellaneous

* **deps:** bump cloud.google.com/go from 0.115.1 to 0.116.0 ([#222](https://github.com/rudderlabs/sqlconnect-go/issues/222)) ([c5c3025](https://github.com/rudderlabs/sqlconnect-go/commit/c5c302542c18039ef1008d21569449187daa78d4))
* **deps:** bump github.com/aws/aws-sdk-go-v2/config from 1.27.40 to 1.27.41 ([#211](https://github.com/rudderlabs/sqlconnect-go/issues/211)) ([1a35100](https://github.com/rudderlabs/sqlconnect-go/commit/1a35100a187fed341f3d841a2b82703c0898b94c))
* **deps:** bump github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.28.1 ([#227](https://github.com/rudderlabs/sqlconnect-go/issues/227)) ([9f34b6f](https://github.com/rudderlabs/sqlconnect-go/commit/9f34b6fa85cc6d29c35ad6172cb8b69378e4224e))
* **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.42.0 to 0.43.0 ([#213](https://github.com/rudderlabs/sqlconnect-go/issues/213)) ([1bfe41d](https://github.com/rudderlabs/sqlconnect-go/commit/1bfe41d74810070fb87809cec6345e28b3f61fea))
* **deps:** bump google.golang.org/api from 0.199.0 to 0.204.0 ([#226](https://github.com/rudderlabs/sqlconnect-go/issues/226)) ([c7e8b62](https://github.com/rudderlabs/sqlconnect-go/commit/c7e8b6286e4caf7d910b77e28e96fdb554f7c54f))
* **deps:** bump rudderlabs/pr-description-enforcer from 1.0.0 to 1.1.0 ([#209](https://github.com/rudderlabs/sqlconnect-go/issues/209)) ([4349e7f](https://github.com/rudderlabs/sqlconnect-go/commit/4349e7fcea5948521a5edda47e26948ac21c74d4))
* **redshift:** retry schema does not exist errors in list schemas ([#208](https://github.com/rudderlabs/sqlconnect-go/issues/208)) ([78a6d0a](https://github.com/rudderlabs/sqlconnect-go/commit/78a6d0a717684941c3531f301e33339de1188bc8))

## [1.12.0](https://github.com/rudderlabs/sqlconnect-go/compare/v1.11.1...v1.12.0) (2024-10-04)


Expand Down

0 comments on commit 578255b

Please sign in to comment.