Skip to content

Commit 14e74e1

Browse files
committed
chore: tag 0.17.8
1 parent 84e4a7a commit 14e74e1

File tree

3 files changed

+28
-14
lines changed

3 files changed

+28
-14
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="0.17.8"></a>
2+
## 0.17.8 (2024-09-24)
3+
4+
5+
#### Chore
6+
7+
* **deps:** bump cryptography in /tools/integration_tests (#1594) ([be23e391](https://github.com/mozilla-services/syncstorage-rs/commit/be23e39135d58ecaee917c49bf14aa52a406ccea))
8+
9+
#### Bug Fixes
10+
11+
* correctly read the SYNC_STATSD_HOST/PORT settings (#1601) ([3675c938](https://github.com/mozilla-services/syncstorage-rs/commit/3675c9387b8418a1a67dd13d95b338e12ca5dae3))
12+
13+
14+
115
<a name="0.17.7"></a>
216
## 0.17.7 (2024-09-19)
317

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.7"
21+
version = "0.17.8"
2222
authors = [
2323
"Ben Bangert <ben@groovie.org>",
2424
"Phil Jenvey <pjenvey@underboss.org>",

0 commit comments

Comments
 (0)