diff --git a/CHANGELOG.md b/CHANGELOG.md index 92bb2a5..460bffd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.8.0](https://github.com/rudderlabs/sqlconnect-go/compare/v1.7.4...v1.8.0) (2024-08-20) + + +### Features + +* **bigquery:** bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0 ([#149](https://github.com/rudderlabs/sqlconnect-go/issues/149)) ([44c5261](https://github.com/rudderlabs/sqlconnect-go/commit/44c5261095a7cfba48a459bb3a1dd1f91becbba0)) +* **databricks:** bump github.com/databricks/databricks-sql-go from 1.5.7 to 1.6.0 ([#154](https://github.com/rudderlabs/sqlconnect-go/issues/154)) ([14852fe](https://github.com/rudderlabs/sqlconnect-go/commit/14852fe186ef68d7ad4ae5a6950cbafff6f7087b)) + + +### Miscellaneous + +* **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.35.1 to 0.36.2 ([#157](https://github.com/rudderlabs/sqlconnect-go/issues/157)) ([7c397be](https://github.com/rudderlabs/sqlconnect-go/commit/7c397be1baca90106c8ca3454c74b81273835799)) + ## [1.7.4](https://github.com/rudderlabs/sqlconnect-go/compare/v1.7.3...v1.7.4) (2024-07-30)