Skip to content

Commit de4fc1c

Browse files
authored
chore(main): release 8.52.2 (#1090)
🤖 I have created a release *beep* *boop* --- ## [8.52.2](v8.52.1...v8.52.2) (2026-05-21) ### Bug Fixes * **openapi:** gate admin spec behind admin auth and disable by default ([#1089](#1089)) ([56b145c](56b145c)) --- 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 56b145c commit de4fc1c

5 files changed

Lines changed: 11 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.52.1"
2+
"dwctl": "8.52.2"
33
}

CHANGELOG.md

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

3+
## [8.52.2](https://github.com/doublewordai/control-layer/compare/v8.52.1...v8.52.2) (2026-05-21)
4+
5+
6+
### Bug Fixes
7+
8+
* **openapi:** gate admin spec behind admin auth and disable by default ([#1089](https://github.com/doublewordai/control-layer/issues/1089)) ([56b145c](https://github.com/doublewordai/control-layer/commit/56b145ce6f8932bedaffc2f4d07a1009c2b7e3c4))
9+
310
## [8.52.1](https://github.com/doublewordai/control-layer/compare/v8.52.0...v8.52.1) (2026-05-20)
411

512

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.52.1"
3+
version = "8.52.2"
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)