Skip to content

Commit

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


##
[1.8.0](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](#149))
([44c5261](44c5261))
* **databricks:** bump github.com/databricks/databricks-sql-go from
1.5.7 to 1.6.0
([#154](#154))
([14852fe](14852fe))


### Miscellaneous

* **deps:** bump github.com/dlclark/regexp2 from 1.11.2 to 1.11.4
([#156](#156))
([2cdf0a9](2cdf0a9))
* **deps:** bump github.com/docker/docker from 26.1.4+incompatible to
26.1.5+incompatible in the go_modules group
([#159](#159))
([b977026](b977026))
* **deps:** bump github.com/rudderlabs/rudder-go-kit from 0.35.1 to
0.36.2 ([#157](#157))
([7c397be](7c397be))
* **deps:** bump github.com/tidwall/gjson from 1.17.1 to 1.17.3
([#155](#155))
([7d02298](7d02298))

---
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 Aug 20, 2024
1 parent 7d02298 commit c21af4a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# 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/dlclark/regexp2 from 1.11.2 to 1.11.4 ([#156](https://github.com/rudderlabs/sqlconnect-go/issues/156)) ([2cdf0a9](https://github.com/rudderlabs/sqlconnect-go/commit/2cdf0a92ffc3581f6ee0d54804276dc43326cece))
* **deps:** bump github.com/docker/docker from 26.1.4+incompatible to 26.1.5+incompatible in the go_modules group ([#159](https://github.com/rudderlabs/sqlconnect-go/issues/159)) ([b977026](https://github.com/rudderlabs/sqlconnect-go/commit/b977026151e9e32146a7c6e51fb81cf3fcbd55d5))
* **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))
* **deps:** bump github.com/tidwall/gjson from 1.17.1 to 1.17.3 ([#155](https://github.com/rudderlabs/sqlconnect-go/issues/155)) ([7d02298](https://github.com/rudderlabs/sqlconnect-go/commit/7d02298bbf6bf2dc95db36b255583cbbc06b1ea3))

## [1.7.4](https://github.com/rudderlabs/sqlconnect-go/compare/v1.7.3...v1.7.4) (2024-07-30)


Expand Down

0 comments on commit c21af4a

Please sign in to comment.