Skip to content

Commit ecf22b0

Browse files
chore(main): Release cli v6.35.6
1 parent 605bf84 commit ecf22b0

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"cli": "6.35.5",
2+
"cli": "6.35.6",
33
"cli+FILLER": "0.0.0",
44
"plugins/source/aws": "22.19.2",
55
"plugins/source/aws+FILLER": "0.0.0",

cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to CloudQuery 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+
## [6.35.6](https://github.com/cloudquery/cloudquery/compare/cli-v6.35.5...cli-v6.35.6) (2026-04-09)
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** Update module go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp to v0.19.0 [SECURITY] ([#22490](https://github.com/cloudquery/cloudquery/issues/22490)) ([3bcdbde](https://github.com/cloudquery/cloudquery/commit/3bcdbde5d6720d2affb44618f63d2815d3fc3c89))
14+
* Preserve custom doc sections across generated reference updates ([#22486](https://github.com/cloudquery/cloudquery/issues/22486)) ([046f37e](https://github.com/cloudquery/cloudquery/commit/046f37ed30cda3d3058fc45a51fbdcade1670036))
15+
816
## [6.35.5](https://github.com/cloudquery/cloudquery/compare/cli-v6.35.4...cli-v6.35.5) (2026-04-03)
917

1018

0 commit comments

Comments
 (0)