Skip to content

Commit

Permalink
chore(main): Release v1.25.3 (#431)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
cq-bot authored Dec 2, 2024
1 parent 70ba7eb commit 04a0e11
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.25.2"
".": "1.25.3"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.25.3](https://github.com/cloudquery/plugin-pb-go/compare/v1.25.2...v1.25.3) (2024-12-02)


### Bug Fixes

* **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))
* **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))
* **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))
* **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))
* 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))

## [1.25.2](https://github.com/cloudquery/plugin-pb-go/compare/v1.25.1...v1.25.2) (2024-11-04)


Expand Down

0 comments on commit 04a0e11

Please sign in to comment.