Path to this page:
Subject: CVS commit: pkgsrc/www/syncstorage-rs
From: Thomas Klausner
Date: 2024-10-18 16:03:08
Message id: 20241018140308.389B1FC7E@cvs.NetBSD.org
Log Message:
syncstorage-rs: update to 0.17.9.
## 0.17.9 (2024-09-26)
#### Bug Fixes
* ensure the pool counter's always decremented via scopeguard
## 0.17.8 (2024-09-24)
#### Chore
* **deps:** bump cryptography in /tools/integration_tests
#### Bug Fixes
* correctly read the SYNC_STATSD_HOST/PORT settings
## 0.17.7 (2024-09-19)
#### Bug Fixes
* correct TokenserverError's sentry "type"/"value" fields
#### Refactor
* move sentry middlware and Taggable to syncserver-common
#### Features
* Revert "fix: revert the python3.10 match statement (for now) (#1592)"
* Revert "chore: revert back to bullseye (for now) (#1589)"
## 0.17.6 (2024-09-17)
#### Features
* pickup the syncserver metrics settings
## 0.17.5 (2024-09-12)
#### Bug Fixes
* downcast to tokenserver's actual error type
Files: