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 af358cd commit 4c11f28Copy full SHA for 4c11f28
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
- `core`: [v0.15.1](core/CHANGELOG.md#v0151-2025-01-08)
6
- **Bugfix:** `ConfigureRegion` does not return an error if a region is set by an environment variable.
7
- `authorization`: [v0.5.0](services/authorization/CHANGELOG.md#v050-2025-01-09)
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