Release v0.17.1

* [BUGFIX] Fix: Handle incoming labels with invalid UTF-8 #1131

Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
SuperQ 2025-02-26 14:23:20 +01:00
parent 2869087f3c
commit 64c09b47aa
No known key found for this signature in database
GPG Key ID: C646B23C9E3245F1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.17.1 / 2025-02-26
* [BUGFIX] Fix: Handle incoming labels with invalid UTF-8 #1131
## 0.17.0 / 2025-02-16
## What's Changed

View File

@ -1 +1 @@
0.17.0
0.17.1