bump: version 0.30.0 → 0.31.0

This commit is contained in:
github-actions[bot]
2025-11-10 07:02:49 +00:00
parent 37141003d8
commit f44bf3e8f2
4 changed files with 15 additions and 4 deletions
+11
View File
@@ -1,3 +1,14 @@
## v0.31.0 (2025-11-10)
### Feat
- skip tracing for health and metrics endpoints
### Fix
- add retry logic for ETag conflicts in category change test
- optimize Notes API pagination with pruneBefore parameter
## v0.30.0 (2025-11-10)
### Feat