Skip to content

Commit 339dd8f

Browse files
committed
chore(main): Release v1.26.19
1 parent 0926228 commit 339dd8f

2 files changed

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

CHANGELOG.md

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

3+
## [1.26.19](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.18...v1.26.19) (2025-09-01)
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 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))
11+
* **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))
12+
* **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))
13+
* **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))
14+
* 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))
15+
* 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))
16+
317
## [1.26.18](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.17...v1.26.18) (2025-07-30)
418

519

0 commit comments

Comments
 (0)