Skip to content

Commit ce5644b

Browse files
dls-release-please[bot]MaxHerbs
authored andcommitted
chore(main): release auth-daemon 0.1.0
1 parent 3d7dd49 commit ce5644b

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@
1212
"+6": "0.0.0",
1313
"backend/telemetry": "0.1.2",
1414
"+7": "0.0.0",
15-
"workflows-cli": "0.1.0"
15+
"workflows-cli": "0.1.0",
16+
"+8": "0.0.0",
17+
"backend/auth-daemon": "0.1.0"
1618
}

backend/auth-daemon/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-09-25)
4+
5+
6+
### Features
7+
8+
* **auth-daemon:** added port argument to CLI ([0798267](https://github.com/DiamondLightSource/workflows/commit/079826722895678cfa5ed94f9e97a475efe8099d))
9+
* **auth-daemon:** handle graceful shutdown ([cf18e11](https://github.com/DiamondLightSource/workflows/commit/cf18e1134bdfeda06b02b9de42f16c61c568cad0))
10+
* **auth-daemon:** healthcheck ([2bf9fe8](https://github.com/DiamondLightSource/workflows/commit/2bf9fe8db5f7586f1f3e6a2d7376c3b27478de1d))
11+
* **auth-daemon:** proxy-query logic ([aa4035b](https://github.com/DiamondLightSource/workflows/commit/aa4035bc668383338bb2325737b9369fc09f8d8b))
12+
* **auth-daemon:** router and CLI configuration ([73d0a78](https://github.com/DiamondLightSource/workflows/commit/73d0a78efbcea8f1054e5969f8c8a01341334a9b))
13+
14+
15+
### Bug Fixes
16+
17+
* **auth-daemon:** add default to port ([3d7dd49](https://github.com/DiamondLightSource/workflows/commit/3d7dd49d8066b6d0bcf3fa663bc6dd95800bca9f))

0 commit comments

Comments
 (0)