Skip to content

Commit

Permalink
chore: tag 0.17.8
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed Sep 24, 2024
1 parent 84e4a7a commit 14e74e1
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 14 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<a name="0.17.8"></a>
## 0.17.8 (2024-09-24)


#### Chore

* **deps:** bump cryptography in /tools/integration_tests (#1594) ([be23e391](https://github.com/mozilla-services/syncstorage-rs/commit/be23e39135d58ecaee917c49bf14aa52a406ccea))

#### Bug Fixes

* correctly read the SYNC_STATSD_HOST/PORT settings (#1601) ([3675c938](https://github.com/mozilla-services/syncstorage-rs/commit/3675c9387b8418a1a67dd13d95b338e12ca5dae3))



<a name="0.17.7"></a>
## 0.17.7 (2024-09-19)

Expand Down
26 changes: 13 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ members = [
default-members = ["syncserver"]

[workspace.package]
version = "0.17.7"
version = "0.17.8"
authors = [
"Ben Bangert <[email protected]>",
"Phil Jenvey <[email protected]>",
Expand Down

0 comments on commit 14e74e1

Please sign in to comment.