Skip to content

Commit 68e8149

Browse files
committed
chore: tag 0.17.9
1 parent 4259183 commit 68e8149

File tree

3 files changed

+24
-14
lines changed

3 files changed

+24
-14
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.17.9"></a>
2+
## 0.17.9 (2024-09-26)
3+
4+
5+
#### Bug Fixes
6+
7+
* ensure the pool counter's always decremented via scopeguard (#1604) ([4259183a](https://github.com/mozilla-services/syncstorage-rs/commit/4259183ae4ef71efb7cd77db9b9d0e1637ca8dc2))
8+
9+
10+
111
<a name="0.17.8"></a>
212
## 0.17.8 (2024-09-24)
313

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ members = [
1818
default-members = ["syncserver"]
1919

2020
[workspace.package]
21-
version = "0.17.8"
21+
version = "0.17.9"
2222
authors = [
2323
"Ben Bangert <ben@groovie.org>",
2424
"Phil Jenvey <pjenvey@underboss.org>",

0 commit comments

Comments
 (0)