Skip to content

Commit 18e0c8e

Browse files
authored
chore(main): release 8.46.0 (#1044)
🤖 I have created a release *beep* *boop* --- ## [8.46.0](v8.45.0...v8.46.0) (2026-05-05) ### Features * **webhooks:** allow org members read-only access to org webhooks ([#1043](#1043)) ([4bf5b54](4bf5b54)) ### Bug Fixes * **deps:** clear all 36 open Dependabot vulnerabilities ([#1045](#1045)) ([fa79316](fa79316)) --- 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 fa79316 commit 18e0c8e

5 files changed

Lines changed: 16 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"dwctl": "8.45.0"
2+
"dwctl": "8.46.0"
33
}

CHANGELOG.md

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

3+
## [8.46.0](https://github.com/doublewordai/control-layer/compare/v8.45.0...v8.46.0) (2026-05-05)
4+
5+
6+
### Features
7+
8+
* **webhooks:** allow org members read-only access to org webhooks ([#1043](https://github.com/doublewordai/control-layer/issues/1043)) ([4bf5b54](https://github.com/doublewordai/control-layer/commit/4bf5b54142b57d34bdf2456202f1db30d539461f))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** clear all 36 open Dependabot vulnerabilities ([#1045](https://github.com/doublewordai/control-layer/issues/1045)) ([fa79316](https://github.com/doublewordai/control-layer/commit/fa793161b73ae32432cd8a7d1e5f2ca0554469c2))
14+
315
## [8.45.0](https://github.com/doublewordai/control-layer/compare/v8.44.3...v8.45.0) (2026-04-30)
416

517

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dwctl/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dwctl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dwctl"
3-
version = "8.45.0"
3+
version = "8.46.0"
44
edition = "2024"
55
description = "The Doubleword Control Layer - A self-hostable observability and analytics platform for LLM applications"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)