Skip to content

Commit db263e2

Browse files
authored
chore(main): Release v1.26.5 (#467)
🤖 I have created a release *beep* *boop* --- ## [1.26.5](v1.26.4...v1.26.5) (2025-01-20) ### Bug Fixes * **deps:** Update module github.com/apache/arrow-go/v18 to v18.1.0 ([#469](#469)) ([6fb698c](6fb698c)) * **deps:** Update module google.golang.org/protobuf to v1.36.2 ([#468](#468)) ([b4a4429](b4a4429)) * Generate Go Code from `plugin-pb` ([#466](#466)) ([afe3f86](afe3f86)) --- 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 6fb698c commit db263e2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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.4"
2+
".": "1.26.5"
33
}

CHANGELOG.md

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

3+
## [1.26.5](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.4...v1.26.5) (2025-01-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.1.0 ([#469](https://github.com/cloudquery/plugin-pb-go/issues/469)) ([6fb698c](https://github.com/cloudquery/plugin-pb-go/commit/6fb698c3f8bfb2c88af255fcec95cfe6a925cff9))
9+
* **deps:** Update module google.golang.org/protobuf to v1.36.2 ([#468](https://github.com/cloudquery/plugin-pb-go/issues/468)) ([b4a4429](https://github.com/cloudquery/plugin-pb-go/commit/b4a4429f969db20b31dc7726853c18c4e40d7392))
10+
* Generate Go Code from `plugin-pb` ([#466](https://github.com/cloudquery/plugin-pb-go/issues/466)) ([afe3f86](https://github.com/cloudquery/plugin-pb-go/commit/afe3f86c4173465e75cf908c95d2e1ede590ef1c))
11+
312
## [1.26.4](https://github.com/cloudquery/plugin-pb-go/compare/v1.26.3...v1.26.4) (2025-01-07)
413

514

0 commit comments

Comments
 (0)