Skip to content

Commit

Permalink
chore: tag 1.70.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed Feb 27, 2024
1 parent 56d0481 commit e3de83e
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 9 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
<a name="1.70.9"></a>
## 1.70.9 (2024-02-27)


#### Features

* Make bigtable calls retryable (#591) ([12dd7b41](https://github.com/mozilla-services/autopush-rs/commit/12dd7b41e44c5dfdf58eceee4a8a14e8f9e0fcf7))
* special case "chid-only" records (#646) ([5ab83fb8](https://github.com/mozilla-services/autopush-rs/commit/5ab83fb832383d5d7889d27edcd80ec7159afb60))
* report db pool metrics (#644) ([93d4cd38](https://github.com/mozilla-services/autopush-rs/commit/93d4cd38a5ecd4a8428ad3f93cb2a910521769cd))
* Add timeouts for bigtable operations (#611) ([34964235](https://github.com/mozilla-services/autopush-rs/commit/349642355656a407be9edab089c18a6491332c49))



<a name="1.70.8"></a>
## 1.70.8 (2024-02-26)

Expand Down
16 changes: 8 additions & 8 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
Expand Up @@ -14,7 +14,7 @@ members = [
resolver = "2"

[workspace.package]
version = "1.70.8"
version = "1.70.9"
authors = [
"Ben Bangert <ben@groovie.org>",
"JR Conlin <jrconlin@mozilla.com>",
Expand Down

0 comments on commit e3de83e

Please sign in to comment.