Skip to content

Commit 639e4c7

Browse files
v3.7.0
1 parent 7ec245c commit 639e4c7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [3.7.0] - 2026-06-04
10+
### Added
11+
- `cb saved-query` command to manage saved queries.
12+
- `cb logdest add` now accepts `--tls-verify-disabled` and
13+
`--forward-connection-logs`
14+
- `cb logdest update` command.
15+
916
## [3.6.7] - 2025-10-30
1017
### Changed
1118
- `cb logs` and `cb scope` now make use of certificates when available for

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cb
2-
version: 3.6.7
2+
version: 3.7.0
33

44
dependencies:
55
# TODO (abrightwell): Work this back in after initial browser login flow

0 commit comments

Comments
 (0)