Skip to content

Commit

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


##
[1.1.1](v1.1.0...v1.1.1)
(2024-04-01)


### Bug Fixes

* bigquery driver not honouring context while querying
([#34](#34))
([653a194](653a194))


### Miscellaneous

* **databricks:** use full_data_type instead of data_type when listing
columns ([#30](#30))
([84b40fb](84b40fb))
* handle date and time data type mappings for postgres and redshift
([#32](#32))
([3bab2e1](3bab2e1))

---
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 1, 2024
1 parent 653a194 commit 37fe845
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.1.1](https://github.com/rudderlabs/sqlconnect-go/compare/v1.1.0...v1.1.1) (2024-04-01)


### Bug Fixes

* bigquery driver not honouring context while querying ([#34](https://github.com/rudderlabs/sqlconnect-go/issues/34)) ([653a194](https://github.com/rudderlabs/sqlconnect-go/commit/653a194ab0b5d1084ae80975b088c5ad73fb609e))


### Miscellaneous

* **databricks:** use full_data_type instead of data_type when listing columns ([#30](https://github.com/rudderlabs/sqlconnect-go/issues/30)) ([84b40fb](https://github.com/rudderlabs/sqlconnect-go/commit/84b40fbca57bd09a881d976b30381cfda3ad9f96))
* handle date and time data type mappings for postgres and redshift ([#32](https://github.com/rudderlabs/sqlconnect-go/issues/32)) ([3bab2e1](https://github.com/rudderlabs/sqlconnect-go/commit/3bab2e1031234ea342d73b940e33dac548031f01))

## [1.1.0](https://github.com/rudderlabs/sqlconnect-go/compare/v1.0.1...v1.1.0) (2024-03-26)


Expand Down

0 comments on commit 37fe845

Please sign in to comment.