We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d39635a commit cd2f6a3Copy full SHA for cd2f6a3
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Release (2025-XX-XX)
2
3
+- `logme`: [v0.20.2](services/logme/CHANGELOG.md#v0202-2025-01-20)
4
+ - **Bugfix:** Remove mistakenly implemented `syslog-use-udp`. Does not exist.
5
- `authorization`: [v0.5.1](services/authorization/CHANGELOG.md#v051-2025-01-17)
6
- **Bugfix:** Revert back to global URL configuration
7
- `core`: [v0.15.1](core/CHANGELOG.md#v0151-2025-01-08)
services/logme/CHANGELOG.md
@@ -1,3 +1,7 @@
+## v0.20.2 (2025-01-20)
+
+- **Bugfix:** Remove mistakenly implemented `syslog-use-udp`. Does not exist.
## v0.20.1 (2024-12-17)
- **Bugfix:** Correctly handle nullable attributes in model types
0 commit comments