Skip to content

Commit

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


##
[1.1.4](v1.1.3...v1.1.4)
(2024-04-16)


### Bug Fixes

* redshift-data driver inconsistencies
([#45](#45))
([9df88a6](9df88a6))


### Miscellaneous

* add CODEOWNERS file
([#46](#46))
([55f395f](55f395f))
* **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.24.0 to
0.27.0 ([#48](#48))
([b0bd18e](b0bd18e))
* **redshift-data:** add support for RetryMaxAttempts with default value
set to 20 ([#50](#50))
([15e0220](15e0220))

---
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 Apr 16, 2024
1 parent b0bd18e commit a00b285
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.1.4](https://github.com/rudderlabs/sqlconnect-go/compare/v1.1.3...v1.1.4) (2024-04-16)


### Bug Fixes

* redshift-data driver inconsistencies ([#45](https://github.com/rudderlabs/sqlconnect-go/issues/45)) ([9df88a6](https://github.com/rudderlabs/sqlconnect-go/commit/9df88a6707dff19d9a72b7e37053ac44ea246e70))


### Miscellaneous

* add CODEOWNERS file ([#46](https://github.com/rudderlabs/sqlconnect-go/issues/46)) ([55f395f](https://github.com/rudderlabs/sqlconnect-go/commit/55f395fe7f873af47e3635b6d06d0ad200790f42))
* **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.24.0 to 0.27.0 ([#48](https://github.com/rudderlabs/sqlconnect-go/issues/48)) ([b0bd18e](https://github.com/rudderlabs/sqlconnect-go/commit/b0bd18e8741151b8b5ed131dc9dca5bc98e3bd70))
* **redshift-data:** add support for RetryMaxAttempts with default value set to 20 ([#50](https://github.com/rudderlabs/sqlconnect-go/issues/50)) ([15e0220](https://github.com/rudderlabs/sqlconnect-go/commit/15e0220d34a4850edeb83639de76bfc1bb5df2a9))

## [1.1.3](https://github.com/rudderlabs/sqlconnect-go/compare/v1.1.2...v1.1.3) (2024-04-09)


Expand Down

0 comments on commit a00b285

Please sign in to comment.