Skip to content

Commit 04a0e11

Browse files
authored
chore(main): Release v1.25.3 (#431)
🤖 I have created a release *beep* *boop* --- ## [1.25.3](v1.25.2...v1.25.3) (2024-12-02) ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 2d47ceb ([#434](#434)) ([d72162f](d72162f)) * **deps:** Update module github.com/stretchr/testify to v1.10.0 ([#437](#437)) ([fdd949b](fdd949b)) * **deps:** Update module google.golang.org/grpc to v1.68.0 ([#430](#430)) ([95df7a6](95df7a6)) * **deps:** Update module google.golang.org/protobuf to v1.35.2 ([#433](#433)) ([b99b888](b99b888)) * Generate Go Code from `plugin-pb` ([#432](#432)) ([d9f6f21](d9f6f21)) --- 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 70ba7eb commit 04a0e11

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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.25.2"
2+
".": "1.25.3"
33
}

CHANGELOG.md

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

3+
## [1.25.3](https://github.com/cloudquery/plugin-pb-go/compare/v1.25.2...v1.25.3) (2024-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update golang.org/x/exp digest to 2d47ceb ([#434](https://github.com/cloudquery/plugin-pb-go/issues/434)) ([d72162f](https://github.com/cloudquery/plugin-pb-go/commit/d72162f9c7af2b643694e31c88c626c8184b9155))
9+
* **deps:** Update module github.com/stretchr/testify to v1.10.0 ([#437](https://github.com/cloudquery/plugin-pb-go/issues/437)) ([fdd949b](https://github.com/cloudquery/plugin-pb-go/commit/fdd949b12e71de085b7c6e1b0a27105f4ccb6948))
10+
* **deps:** Update module google.golang.org/grpc to v1.68.0 ([#430](https://github.com/cloudquery/plugin-pb-go/issues/430)) ([95df7a6](https://github.com/cloudquery/plugin-pb-go/commit/95df7a6fa0bd26e17a0242d3e847ade1833325cb))
11+
* **deps:** Update module google.golang.org/protobuf to v1.35.2 ([#433](https://github.com/cloudquery/plugin-pb-go/issues/433)) ([b99b888](https://github.com/cloudquery/plugin-pb-go/commit/b99b888f496b095d9dfd565a622b31d7ce0143fc))
12+
* Generate Go Code from `plugin-pb` ([#432](https://github.com/cloudquery/plugin-pb-go/issues/432)) ([d9f6f21](https://github.com/cloudquery/plugin-pb-go/commit/d9f6f21a07d7cde29ff631577244ce0390d40025))
13+
314
## [1.25.2](https://github.com/cloudquery/plugin-pb-go/compare/v1.25.1...v1.25.2) (2024-11-04)
415

516

0 commit comments

Comments
 (0)