Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit 0c308f2

Browse files
committed
Merge branch 'master' into 5.x
* master: Remove past dates and items from breaking changes notice Use getEndpointUrl to automatically encode stream urls. small fix to publishHttp
2 parents b50eb2a + 3133990 commit 0c308f2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,9 @@ The client uses websockets for producing and consuming messages to/from streams.
1515

1616
## Breaking changes notice
1717

18-
* Dec 31st 2020: Email/password login will be removed. **Connect your email account to an Ethereum address before the deadline!**
19-
* Dec 31st 2020: Stream storage becomes opt-in and freely choosable.
20-
* Dec 31st 2020: Support for API keys will end.
2118
* Date TBD: Support for unsigned data will be dropped.
2219

23-
[Installation](#installation) · [Usage](#usage) · [Client options](#client-options) · [Authentication options](#authentication-options) · [Message handler callback](#message-handler-callback) · [Connecting](#connecting) · [Stream object](#stream-object) · [Subscription options](#subscription-options) · [Data Unions](#data-unions) · [Utility functions](#utility-functions) · [Events](#events) · [Partitioning](#partitioning) · [Logging](#logging) · [For Developers](#for-developers)
20+
[Installation](#installation) · [Usage](#usage) · [Client options](#client-options) · [Authentication options](#authentication-options) · [Message handler callback](#message-handler-callback) · [StreamrClient object](#streamrclient-object) · [Stream object](#stream-object) · [Subscription options](#subscription-options) · [Data Unions](#data-unions) · [Utility functions](#utility-functions) · [Events](#binding-to-events) · [Partitioning](#partitioning) · [Logging](#logging) · [NPM Publishing](#publishing-latest)
2421

2522
## Installation
2623

0 commit comments

Comments
 (0)