Skip to content

Commit 7d2d6ef

Browse files
authored
chore(main): Release v4.69.0 (#1970)
🤖 I have created a release *beep* *boop* --- ## [4.69.0](v4.68.3...v4.69.0) (2024-11-22) ### Features * Allow to include symbols in binaries during `package` ([#1974](#1974)) ([aa3b3e4](aa3b3e4)) ### Bug Fixes * **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.28.4 ([#1968](#1968)) ([4e35df7](4e35df7)) * **deps:** Update module google.golang.org/protobuf to v1.35.2 ([#1971](#1971)) ([7076899](7076899)) --- 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 aa3b3e4 commit 7d2d6ef

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Diff for: .release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.68.3"
2+
".": "4.69.0"
33
}

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [4.69.0](https://github.com/cloudquery/plugin-sdk/compare/v4.68.3...v4.69.0) (2024-11-22)
9+
10+
11+
### Features
12+
13+
* Allow to include symbols in binaries during `package` ([#1974](https://github.com/cloudquery/plugin-sdk/issues/1974)) ([aa3b3e4](https://github.com/cloudquery/plugin-sdk/commit/aa3b3e45e206d57cf812f131020cfed7ad44e9f7))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update module github.com/aws/aws-sdk-go-v2/config to v1.28.4 ([#1968](https://github.com/cloudquery/plugin-sdk/issues/1968)) ([4e35df7](https://github.com/cloudquery/plugin-sdk/commit/4e35df709bb2190794b6aa9713c00188200b07f1))
19+
* **deps:** Update module google.golang.org/protobuf to v1.35.2 ([#1971](https://github.com/cloudquery/plugin-sdk/issues/1971)) ([7076899](https://github.com/cloudquery/plugin-sdk/commit/7076899d9933b53dbb03533bbf28b83dc1b37a27))
20+
821
## [4.68.3](https://github.com/cloudquery/plugin-sdk/compare/v4.68.2...v4.68.3) (2024-11-14)
922

1023

0 commit comments

Comments
 (0)