Skip to content

Commit

Permalink
chore(release): 1.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.14.0](v1.13.0...v1.14.0) (2022-12-27)

### Bug Fixes

* disable propagateCreateError ([792d45d](792d45d))
* increase max pool size to 64 ([a7b02fc](a7b02fc))

### Features

* add getClientAddress to WebSocketAdapter ([081e7de](081e7de))
* add rate limit whitelists for pubkeys/ips ([3620026](3620026))
* support pubkey/ip whitelisting for event rate limits ([845dedc](845dedc))
  • Loading branch information
semantic-release-bot committed Dec 27, 2022
1 parent 73231eb commit ff10105
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nostream",
"version": "1.13.0",
"version": "1.14.0",
"description": "A Nostr relay written in Typescript.",
"supportedNips": [
1,
Expand Down

0 comments on commit ff10105

Please sign in to comment.