Skip to content

Commit

Permalink
chore: tag 0.17.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed Oct 19, 2024
1 parent 061206e commit d3e6f81
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 14 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
<a name="0.17.10"></a>
## 0.17.10 (2024-10-19)


#### Features

* wire MysqlError's ReportableError impl into TokenserverError (#1611) ([c535e5ae](https://github.com/mozilla-services/syncstorage-rs/commit/c535e5ae52d03ee1c2df287c3bbed6c2321f377b))
* create DAU glean schema and configs (#1606) ([d2313310](https://github.com/mozilla-services/syncstorage-rs/commit/d23133101f5367e2070a0cc5b711e756f36f5b72))
* track the pool's queued vs actually active tasks (#1605) ([1f0e28d7](https://github.com/mozilla-services/syncstorage-rs/commit/1f0e28d7af9c6f9aea38073a099699897464ceac))



<a name="0.17.9"></a>
## 0.17.9 (2024-09-26)

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.9"
version = "0.17.10"
authors = [
"Ben Bangert <[email protected]>",
"Phil Jenvey <[email protected]>",
Expand Down

0 comments on commit d3e6f81

Please sign in to comment.