Skip to content

Commit c4dfb57

Browse files
authored
chore(main): Release v1.26.19 (#530)
🤖 I have created a release *beep* *boop* --- ## [1.26.19](v1.26.18...v1.26.19) (2025-09-08) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 645b1fa ([#529](#529)) ([1870e75](1870e75)) * **deps:** Update golang.org/x/exp digest to 8b4c13b ([#540](#540)) ([0926228](0926228)) * **deps:** Update Google Golang modules ([#543](#543)) ([aaed073](aaed073)) * **deps:** Update module github.com/apache/arrow-go/v18 to v18.4.1 ([#544](#544)) ([ef6b743](ef6b743)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.1 ([#531](#531)) ([b9b44c5](b9b44c5)) * **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.2 ([#542](#542)) ([860d536](860d536)) * **deps:** Update module github.com/docker/go-connections to v0.6.0 ([#541](#541)) ([28b6d54](28b6d54)) * **deps:** Update module github.com/stretchr/testify to v1.11.0 ([#537](#537)) ([187b057](187b057)) * **deps:** Update module google.golang.org/grpc to v1.74.2 ([#533](#533)) ([f93d1ad](f93d1ad)) * **deps:** Update module google.golang.org/protobuf to v1.36.7 ([#534](#534)) ([e082ea0](e082ea0)) * Generate Go Code from `plugin-pb` ([#532](#532)) ([c5ae723](c5ae723)) * Generate Go Code from `plugin-pb` ([#535](#535)) ([2124920](2124920)) --- 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 ef6b743 commit c4dfb57

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

.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.26.18"
2+
".": "1.26.19"
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.26.19](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.18...v1.26.19) (2025-09-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update golang.org/x/exp digest to 645b1fa ([#529](https://github.com/cloudquery/plugin-pb-go/issues/529)) ([1870e75](https://github.com/cloudquery/plugin-pb-go/commit/1870e752cc804bf2a70f4d00e7e1c9ed39555b3f))
9+
* **deps:** Update golang.org/x/exp digest to 8b4c13b ([#540](https://github.com/cloudquery/plugin-pb-go/issues/540)) ([0926228](https://github.com/cloudquery/plugin-pb-go/commit/09262286bdc8a0973015cf1d13497356d28f6e01))
10+
* **deps:** Update Google Golang modules ([#543](https://github.com/cloudquery/plugin-pb-go/issues/543)) ([aaed073](https://github.com/cloudquery/plugin-pb-go/commit/aaed073e77492c308d310142f1ec317994ec8344))
11+
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.4.1 ([#544](https://github.com/cloudquery/plugin-pb-go/issues/544)) ([ef6b743](https://github.com/cloudquery/plugin-pb-go/commit/ef6b74379983f17b7a3dfd3e8211a2063d1b88d0))
12+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.1 ([#531](https://github.com/cloudquery/plugin-pb-go/issues/531)) ([b9b44c5](https://github.com/cloudquery/plugin-pb-go/commit/b9b44c5b594e595532a8d3e5d425769b735b32f5))
13+
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.14.2 ([#542](https://github.com/cloudquery/plugin-pb-go/issues/542)) ([860d536](https://github.com/cloudquery/plugin-pb-go/commit/860d536ccc599ab71c6e9e4b9acc95284bb7cc2c))
14+
* **deps:** Update module github.com/docker/go-connections to v0.6.0 ([#541](https://github.com/cloudquery/plugin-pb-go/issues/541)) ([28b6d54](https://github.com/cloudquery/plugin-pb-go/commit/28b6d5412281a4aa6ddd776a94dcc27389d67d05))
15+
* **deps:** Update module github.com/stretchr/testify to v1.11.0 ([#537](https://github.com/cloudquery/plugin-pb-go/issues/537)) ([187b057](https://github.com/cloudquery/plugin-pb-go/commit/187b0570280fc6b1215d8603601483229aa621ea))
16+
* **deps:** Update module google.golang.org/grpc to v1.74.2 ([#533](https://github.com/cloudquery/plugin-pb-go/issues/533)) ([f93d1ad](https://github.com/cloudquery/plugin-pb-go/commit/f93d1ad98ed9e575a0239b9543b7c2789b138a8c))
17+
* **deps:** Update module google.golang.org/protobuf to v1.36.7 ([#534](https://github.com/cloudquery/plugin-pb-go/issues/534)) ([e082ea0](https://github.com/cloudquery/plugin-pb-go/commit/e082ea038d98502cf7010a6acfc95cc9dc21166c))
18+
* Generate Go Code from `plugin-pb` ([#532](https://github.com/cloudquery/plugin-pb-go/issues/532)) ([c5ae723](https://github.com/cloudquery/plugin-pb-go/commit/c5ae7236adcd6106de05e09e3ce2595c480cf6fb))
19+
* Generate Go Code from `plugin-pb` ([#535](https://github.com/cloudquery/plugin-pb-go/issues/535)) ([2124920](https://github.com/cloudquery/plugin-pb-go/commit/212492030b07c8559a45365ba60ff9d006c60464))
20+
321
## [1.26.18](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.17...v1.26.18) (2025-07-30)
422

523

0 commit comments

Comments
 (0)