fix #1 migrate codebase to Jackson 3.x
Build and Analyse / build-and-analyse (push) Successful in 50s

This commit is contained in:
2026-08-05 17:42:04 +02:00
parent 36d44ed7a4
commit 42e06245e1
5 changed files with 22 additions and 26 deletions
+1
View File
@@ -3,6 +3,7 @@
- 0.5.0-SNAPSHOT:
- moved the project to git.mein-gateway.de
- replaced sonarqube with own actions
- migrate to jackson 3.x
- 0.4.0:
- fixed some paging issues
- **Breaking Change**: renamed `client.zone().record()` to `client.zone().getRecord()`