File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ changelog:
5
5
-
6
6
text : " Signals"
7
7
type : improvement
8
+ -
9
+ text : " IncludeMeta in History and Fetch"
10
+ type : improvement
8
11
date : Oct 10, 19
9
12
version : v4.3.0
10
13
-
@@ -357,6 +360,10 @@ features:
357
360
- STORAGE-START-END
358
361
- STORAGE-COUNT
359
362
- STORAGE-DELETE-MESSAGES
363
+ - STORAGE-FETCH-MESSAGES
364
+ - STORAGE-MESSAGE-COUNT
365
+ - STORAGE-HISTORY-WITH-META
366
+ - STORAGE-FETCH-WITH-META
360
367
subscribe :
361
368
- SUBSCRIBE-CHANNELS
362
369
- SUBSCRIBE-CHANNEL-GROUPS
@@ -367,9 +374,13 @@ features:
367
374
- SUBSCRIBE-FILTER-EXPRESSION
368
375
- SUBSCRIBE-PUBSUB-V2
369
376
- SUBSCRIBE-PUBLISHER-UUID
370
- - REQUEST-MESSAGE-COUNT-EXCEEDED
377
+ - SUBSCRIBE-SIGNAL-LISTENER
371
378
time :
372
379
- TIME-TIME
380
+ signal :
381
+ - SIGNAL-SEND
382
+ notify :
383
+ - REQUEST-MESSAGE-COUNT-EXCEEDED
373
384
name : unity
374
385
schema : 1
375
386
scm : github.com/pubnub/unity
You can’t perform that action at this time.
0 commit comments