Skip to content

Commit

Permalink
chore: tag 1.70.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pjenvey committed Feb 20, 2024
1 parent f485731 commit c9210a0
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 9 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="1.70.4"></a>
## 1.70.4 (2024-02-20)


#### Features

* have Bigtable match DynamoDB's metrics (#627) ([0ce81aab](https://github.com/mozilla-services/autopush-rs/commit/0ce81aab562d4129d1a976bd7d232a0ea95fa1fa))
* have bigtable remove_channel write conditionally (#625) ([60c6675b](https://github.com/mozilla-services/autopush-rs/commit/60c6675b607a113cc6ba01ff49126781e7fa9df2))

#### Bug Fixes

* "recycle" the user object in update_token_route (#621) ([4bd48278](https://github.com/mozilla-services/autopush-rs/commit/4bd48278d13a675a27626a1b0042e0c366c76dde))



<a name="1.70.3"></a>
## 1.70.3 (2024-02-20)

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
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ members = [
resolver = "2"

[workspace.package]
version = "1.70.3"
version = "1.70.4"
authors = [
"Ben Bangert <[email protected]>",
"JR Conlin <[email protected]>",
Expand Down

0 comments on commit c9210a0

Please sign in to comment.