Skip to content

Commit

Permalink
chore: tag 0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jrconlin committed Feb 3, 2021
1 parent e72573a commit 7962a07
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 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.8.7"></a>
### 0.8.7 (2021-02-03)


#### Features

* `__lbheartbeat__` will return 500 if the connection pool is exhausted (#997) ([e72573ac](https://github.com/mozilla-services/syncstorage-rs/commit/e72573acedce2916c9fd3aa8e3c54fbe71f2008e), closes [#996](https://github.com/mozilla-services/syncstorage-rs/issues/996))

#### Chore

* tag 0.8.6 (#995) ([8cb5b603](https://github.com/mozilla-services/syncstorage-rs/commit/8cb5b603f0320483904107eee682797b8d814a44))



<a name="0.8.6"></a>
### 0.8.6 (2021-02-01)

Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
[package]
name = "syncstorage"
version = "0.8.6"
version = "0.8.7"
license = "MPL-2.0"
authors = [
"Ben Bangert <ben@groovie.org>",
Expand Down

0 comments on commit 7962a07

Please sign in to comment.