Skip to content

Commit cd74c3a

Browse files
authored
chore(main): Release v1.27.1 (#582)
🤖 I have created a release *beep* *boop* --- ## [1.27.1](v1.27.0...v1.27.1) (2025-12-15) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 8475f28 ([#584](#584)) ([812b081](812b081)) * **deps:** Update module github.com/apache/arrow-go/v18 to v18.5.0 ([#587](#587)) ([f0969ad](f0969ad)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.6 ([#581](#581)) ([c0fb0f8](c0fb0f8)) * **deps:** Update module google.golang.org/protobuf to v1.36.11 ([#585](#585)) ([782e43e](782e43e)) * Generate Go Code from `plugin-pb` ([#583](#583)) ([159d925](159d925)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent f0969ad commit cd74c3a

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.27.0"
2+
".": "1.27.1"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.27.1](https://github.com/cloudquery/plugin-pb-go/compare/v1.27.0...v1.27.1) (2025-12-15)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update golang.org/x/exp digest to 8475f28 ([#584](https://github.com/cloudquery/plugin-pb-go/issues/584)) ([812b081](https://github.com/cloudquery/plugin-pb-go/commit/812b0816ff5c8726e65a040d18d01a3785311087))
9+
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.5.0 ([#587](https://github.com/cloudquery/plugin-pb-go/issues/587)) ([f0969ad](https://github.com/cloudquery/plugin-pb-go/commit/f0969ad20cee58fc897b4b95c6485625e461d2fb))
10+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.6 ([#581](https://github.com/cloudquery/plugin-pb-go/issues/581)) ([c0fb0f8](https://github.com/cloudquery/plugin-pb-go/commit/c0fb0f845e479e5dc37d9748b0dd2443a6a38958))
11+
* **deps:** Update module google.golang.org/protobuf to v1.36.11 ([#585](https://github.com/cloudquery/plugin-pb-go/issues/585)) ([782e43e](https://github.com/cloudquery/plugin-pb-go/commit/782e43ecd0ec605e32c92dcdf9869b858d896068))
12+
* Generate Go Code from `plugin-pb` ([#583](https://github.com/cloudquery/plugin-pb-go/issues/583)) ([159d925](https://github.com/cloudquery/plugin-pb-go/commit/159d92566a5d4289a264341af62dfd9b190b6c47))
13+
314
## [1.27.0](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.27...v1.27.0) (2025-12-01)
415

516

0 commit comments

Comments
 (0)