Skip to content

Commit a793aca

Browse files
chore(main): Release v1.27.16
1 parent 845b225 commit a793aca

2 files changed

Lines changed: 19 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.15"
2+
".": "1.27.16"
33
}

CHANGELOG.md

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

3+
## [1.27.16](https://github.com/cloudquery/plugin-pb-go/compare/v1.27.15...v1.27.16) (2026-07-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update go module directive to v1.26.4 ([#651](https://github.com/cloudquery/plugin-pb-go/issues/651)) ([bb96bba](https://github.com/cloudquery/plugin-pb-go/commit/bb96bba0075421583dbb05251841a7732078ee8f))
9+
* **deps:** Update golang.org/x/exp digest to c48552f ([#657](https://github.com/cloudquery/plugin-pb-go/issues/657)) ([1d98529](https://github.com/cloudquery/plugin-pb-go/commit/1d985296378280480672229bc3411551c5d9bb69))
10+
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.7.0 ([#664](https://github.com/cloudquery/plugin-pb-go/issues/664)) ([845b225](https://github.com/cloudquery/plugin-pb-go/commit/845b2257185eab24433fe503b665d0138ac5751b))
11+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.10 ([#653](https://github.com/cloudquery/plugin-pb-go/issues/653)) ([5e7e787](https://github.com/cloudquery/plugin-pb-go/commit/5e7e787724a6d08de107e236176b2581296ddeb9))
12+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.11 ([#654](https://github.com/cloudquery/plugin-pb-go/issues/654)) ([e7b9517](https://github.com/cloudquery/plugin-pb-go/commit/e7b9517a36e7ff9582a27a5f425f66b38b4f32c8))
13+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.12 ([#655](https://github.com/cloudquery/plugin-pb-go/issues/655)) ([b53b91c](https://github.com/cloudquery/plugin-pb-go/commit/b53b91c5316eedce916e7187701be96cd148d6ba))
14+
* **deps:** Update module golang.org/x/net to v0.55.0 [SECURITY] ([#662](https://github.com/cloudquery/plugin-pb-go/issues/662)) ([bea1f70](https://github.com/cloudquery/plugin-pb-go/commit/bea1f7068fe3091b9698b96c953b82891b57e4a0))
15+
* **deps:** Update module google.golang.org/grpc to v1.81.0 ([#648](https://github.com/cloudquery/plugin-pb-go/issues/648)) ([68895ed](https://github.com/cloudquery/plugin-pb-go/commit/68895ed852417f9d9ba1031624069d50be1a80b8))
16+
* **deps:** Update module google.golang.org/grpc to v1.81.1 ([#649](https://github.com/cloudquery/plugin-pb-go/issues/649)) ([08fb0e6](https://github.com/cloudquery/plugin-pb-go/commit/08fb0e630eb8aafd77fbddf3232a2ed465a7c50e))
17+
* **deps:** Update module google.golang.org/grpc to v1.82.0 ([#661](https://github.com/cloudquery/plugin-pb-go/issues/661)) ([e9bedc2](https://github.com/cloudquery/plugin-pb-go/commit/e9bedc21e1fe7dbfc2203338747451a95735dac6))
18+
* **deps:** Update module google.golang.org/grpc to v1.82.1 ([#663](https://github.com/cloudquery/plugin-pb-go/issues/663)) ([e976f41](https://github.com/cloudquery/plugin-pb-go/commit/e976f411afffa42a66bf1363fa8e365367309889))
19+
* Generate Go Code from `plugin-pb` ([#646](https://github.com/cloudquery/plugin-pb-go/issues/646)) ([aab4e98](https://github.com/cloudquery/plugin-pb-go/commit/aab4e984773239eaa5d603ce5bb8c2b64beaafcb))
20+
321
## [1.27.15](https://github.com/cloudquery/plugin-pb-go/compare/v1.27.14...v1.27.15) (2026-05-04)
422

523

0 commit comments

Comments
 (0)