Skip to content

Commit ef73002

Browse files
authored
chore(main): Release v1.27.0 (#574)
🤖 I have created a release *beep* *boop* --- ## [1.27.0](v1.26.27...v1.27.0) (2025-12-01) ### Features * Support logging of tenant ID ([#580](#580)) ([4634b49](4634b49)) ### Bug Fixes * **deps:** Update module github.com/docker/docker to v28.5.2+incompatible ([#576](#576)) ([2794c32](2794c32)) * **deps:** Update module google.golang.org/grpc to v1.77.0 ([#575](#575)) ([bdbb9be](bdbb9be)) * Generate Go Code from `plugin-pb` ([#573](#573)) ([1ac0dfc](1ac0dfc)) --- 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 4634b49 commit ef73002

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-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.27"
2+
".": "1.27.0"
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.27.0](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.27...v1.27.0) (2025-12-01)
4+
5+
6+
### Features
7+
8+
* Support logging of tenant ID ([#580](https://github.com/cloudquery/plugin-pb-go/issues/580)) ([4634b49](https://github.com/cloudquery/plugin-pb-go/commit/4634b49256cba6ebe9e39c5aacc4092263b86102))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update module github.com/docker/docker to v28.5.2+incompatible ([#576](https://github.com/cloudquery/plugin-pb-go/issues/576)) ([2794c32](https://github.com/cloudquery/plugin-pb-go/commit/2794c326338db4776ead3950aa116358e02daf44))
14+
* **deps:** Update module google.golang.org/grpc to v1.77.0 ([#575](https://github.com/cloudquery/plugin-pb-go/issues/575)) ([bdbb9be](https://github.com/cloudquery/plugin-pb-go/commit/bdbb9be94979705b89e30a27022a8cfcdfbd9109))
15+
* Generate Go Code from `plugin-pb` ([#573](https://github.com/cloudquery/plugin-pb-go/issues/573)) ([1ac0dfc](https://github.com/cloudquery/plugin-pb-go/commit/1ac0dfc2caeb12e9a4f89a0bd87a44bd67bd6f34))
16+
317
## [1.26.27](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.26...v1.26.27) (2025-11-18)
418

519

0 commit comments

Comments
 (0)