forked from pubnub/unity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.pubnub.yml
488 lines (487 loc) · 12.8 KB
/
.pubnub.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
---
changelog:
-
changes:
-
text: "Heartbeat query param in Presence heartbeat call"
type: bug
-
text: "Presence Heartbeat defaults to 300"
type: improvement
date: Jan 16, 19
version: v4.7.2
-
changes:
-
text: "Objects Filtering"
type: improvement
date: Jan 6, 19
version: v4.7.1
-
changes:
-
text: "APNS2"
type: improvement
-
text: "Push payload helper class"
type: improvement
date: Dec 24, 19
version: v4.7.0
-
changes:
-
text: "Message Actions added missing TotalCount, Next, Prev for Get Users/Spaces, Manage/Get Members/Memberships"
type: improvement
-
text: "Return types of Start and End in PNGetMessageActionsMore changed to long"
type: improvement
date: Nov 22, 19
version: v4.6.0
-
changes:
-
text: "Message Actions"
type: improvement
-
text: "Fetch with Message Actions"
type: improvement
date: Nov 21, 19
version: v4.5.0
-
changes:
-
text: "Objects"
type: improvement
date: Nov 8, 19
version: v4.4.0
-
changes:
-
text: "Signals"
type: improvement
-
text: "IncludeMeta in History and Fetch"
type: improvement
date: Oct 10, 19
version: v4.3.0
-
changes:
-
text: "Presence Timeout cannot be lower than 20"
type: improvement
-
text: "PNPresenceEventResult.State property not populated in callback"
type: bug
date: Jun 4, 19
version: v4.2.1
-
changes:
-
text: "Message Counts simplification (Breaking changes from the previous version)."
type: improvement
date: Mar 13, 19
version: v4.2.0
-
changes:
-
text: "Message Counts API"
type: improvement
date: "Mar 5, 19"
version: v4.1.1
-
changes:
-
text: "BREAKING CHANGE: Fixed a typo by renaming the `event` from `SusbcribeCallback` to `SubscribeCallback` and the `EventArgs` from `SusbcribeEventEventArgs` to `SubscribeEventEventArgs` "
type: improvement
date: "Feb 18, 19"
version: v4.1.0
-
changes:
-
text: "Presence Heartbeat call delays itself when a Subscribe call precedes it"
type: improvement
-
text: "Heartbeats per channel"
type: feature
-
text: "QueryParams in all API calls"
type: feature
-
text: "User Exceptions Fix"
type: improvement
-
text: "Leave callback message exception fix"
type: bug
date: "Jan 9, 19"
version: v4.0.5
-
changes:
-
text: "UnityPackage reorganization"
type: improvement
date: "Nov 13, 18"
version: v4.0.4
-
changes:
-
text: "Travis update for UnityPackage"
type: improvement
date: "Nov 12, 18"
version: v4.0.3
-
changes:
-
text: "Delete Messages Fix"
type: improvement
date: "Aug 23, 18"
version: v4.0.2
-
changes:
-
text: "Integration tests fixes"
type: improvement
date: "Mar 8, 18"
version: v4.0.1
-
changes:
-
text: "Here Now Refresh"
type: improvement
date: "Feb 28, 18"
version: v4.0-rc2
-
changes:
-
text: Cleanup
type: improvement
date: "Jan 22, 18"
version: v4.0-beta6
-
changes:
-
text: "Logging enhancements"
type: improvement
date: "Jan 18, 18"
version: v4.0-beta5
-
changes:
-
text: Cleanup
type: improvement
date: "Jan 16, 18"
version: v4.0-beta4
-
changes:
-
text: "Windows Universal compatibility"
type: improvement
date: "Jan 11, 18"
version: v4.0-beta3
-
changes:
-
text: "Leave fixes"
type: improvement
date: "Dec 26, 17"
version: v4.0-beta2
-
changes:
-
text: "All new PubNub Unity SDK"
type: improvement
date: "Dec 11, 17"
version: v4.0-beta1
-
changes:
-
text: "Presence delta intervals"
type: improvement
date: "Dec 18, 17"
version: v3.7.10
-
changes:
-
text: "Unity UWP compatibility"
type: improvement
date: "Aug 8, 17"
version: v3.7.9
-
changes:
-
text: "Presence delta intervals"
type: improvement
date: "Mar 31, 17"
version: v3.7.8
-
changes:
-
text: "Region check in Timetoken dictionary"
type: bug
-
text: "Prefix UUID with 'pn-'"
type: improvement
date: "Feb 20, 17"
version: v3.7.7
-
changes:
-
text: "Fixed user state issue for other UUID"
type: bug
date: "Jan 12, 17"
version: v3.7.6.2
-
changes:
-
text: "Changed origin to ps.pndsn.com"
type: feature
date: "Dec 21, 16"
version: v3.7.6.1
-
changes:
-
text: "Offers the ability to set a per message time to live in storage."
type: feature
-
text: "Find out which UUID sent the message (only avialable when debug symbol `PUBNUB_PS_V2_RESPONSE` is used)."
type: feature
date: "Dec 9, 16"
version: v3.7.6
-
changes:
-
text: "Windows Store Universal 10 store compatibility"
type: improvement
-
text: "Changed the JSON lib to use: https://github.com/MarkerMetro/MarkerMetro.Unity.JsonFx, as it is compatible with Windows store."
type: improvement
-
text: "BouncyCastle(http://www.bouncycastle.org/csharp/) is used for crypto functionality."
type: improvement
date: ~
version: v3.7.5
-
changes:
-
text: "Added a debug symbol `PUBNUB_PS_V2_RESPONSE` to enable v4 subscribe"
type: feature
date: "Sep 24, 16"
version: v3.7.4
-
changes:
-
text: "Fixed SetGameObject"
type: feature
date: ~
version: v3.7.3
-
changes:
-
text: "PubSub v2"
type: feature
-
text: "Channel Groups"
type: feature
-
text: "Message Filtering"
type: feature
-
text: "Wildcard Subscribe"
type: feature
-
text: "Code optimizations"
type: improvement
date: "Aug 2, 16"
version: v3.7.2
-
changes:
-
text: "A new debug symbol to reduce the usage of coroutines. Set REDUCE_PUBNUB_COROUTINES, to use the alternate logic for www coroutines used by the PubNub's SDK. When using this option it is recommended that you call TerminateCurrentSubscriberRequest when the app comes back to the foreground else an ongoing long request will wait till the timeout value to abort and reinit the request."
type: improvement
-
text: "For iOS if the value of NonSubscribeTimeout and SubscribeTimeout is greater than 59 secs, the SDK will force the value to be 59 secs."
type: improvement
date: "Jun 21, 16"
version: v3.6.9.1
-
changes:
-
text: "Refactored code."
type: improvement
-
text: "JSON library: the pre-compiler directives to choose between MiniJSON and JSONFx have been moved to the class JSONSerializer.cs."
type: improvement
-
text: |
`Logging: In addition to setting the variables PubnubLogLevel = LoggingMethod.Level.Info and PubnubErrorLevel = PubnubErrorFilter.Level.Info you also need to add a "define symbol": ENABLE_PUBNUB_LOGGING for each of the platform you want to enable logging.
This setting is available in the Unity Editor: File-> Build Settings -> Player Settings -> Other Settings -> Configuration -> Scripting define symbols.
After you type ENABLE_PUBNUB_LOGGING in it do remember to press return with the focus still in the text box or your setting will not be saved.
`
type: improvement
-
text: "Add mobile push methods."
type: feature
-
text: "Default value of SSL is now true."
type: improvement
date: ~
version: v3.6.9.0
-
changes:
-
text: "some fixes for subscribe request timeouts."
type: bug
date: ~
version: v3.6.8.8
-
changes:
-
text: "removes forceful garbage collection."
type: improvement
date: ~
version: v3.6.8.7
-
changes:
-
text: "Fix for \"null\" message in callback when a message contains multiple messages, one of which is of type System.Collections.Generic.Dictionary`2[System.String,System.Object]."
type: bug
date: ~
version: v3.6.8.6
-
changes:
-
text: "Duplicate messages on some occasions."
type: bug
date: ~
version: v3.6.8.4
-
changes:
-
text: "Non subscribe callbacks were not fired when called from within a callback of an earlier request."
type: bug
date: ~
version: v3.6.8.3
-
changes:
-
text: "Missed messages when adding a channel to multiplexed."
type: bug
-
text: "Sub timeout gets fired when in app goes in background and the request is not complete."
type: bug
-
text: "User State didn't change in some cases."
type: bug
-
text: "Multiple requests heartbeats were running."
type: bug
date: ~
version: v3.6.8.1
features:
channel-groups:
- CHANNEL-GROUPS-ADD-CHANNELS
- CHANNEL-GROUPS-REMOVE-CHANNELS
- CHANNEL-GROUPS-REMOVE-GROUPS
- CHANNEL-GROUPS-LIST-CHANNELS-IN-GROUP
others:
- TELEMETRY
- QUERY-PARAM
- CREATE-PUSH-PAYLOAD
presence:
- PRESENCE-HERE-NOW
- PRESENCE-WHERE-NOW
- PRESENCE-SET-STATE
- PRESENCE-GET-STATE
- PRESENCE-HEARTBEAT
- PRESENCE-HEARTBEAT-ON-DEMAND
- PRESENCE-HEARTBEAT-THROTTLED
- PRESENCE-HERE-NOW-REFRESH
publish:
- PUBLISH-STORE-FLAG
- PUBLISH-WITH-METADATA
- PUBLISH-GET
- PUBLISH-POST
- PUBLISH-ASYNC
- PUBLISH-MESSAGE-TTL
- PUBLISH-FIRE
push:
- PUSH-ADD-DEVICE-TO-CHANNELS
- PUSH-REMOVE-DEVICE-FROM-CHANNELS
- PUSH-LIST-CHANNELS-FROM-DEVICE
- PUSH-REMOVE-DEVICE
- PUSH-TYPE-APNS
- PUSH-TYPE-APNS2
- PUSH-TYPE-FCM
- PUSH-TYPE-MPNS
storage:
- STORAGE-REVERSE
- STORAGE-INCLUDE-TIMETOKEN
- STORAGE-START-END
- STORAGE-COUNT
- STORAGE-DELETE-MESSAGES
- STORAGE-FETCH-MESSAGES
- STORAGE-MESSAGE-COUNT
- STORAGE-HISTORY-WITH-META
- STORAGE-FETCH-WITH-META
- STORAGE-FETCH-WITH-MESSAGE-ACTIONS
subscribe:
- SUBSCRIBE-CHANNELS
- SUBSCRIBE-CHANNEL-GROUPS
- SUBSCRIBE-PRESENCE-CHANNELS
- SUBSCRIBE-PRESENCE-CHANNELS-GROUPS
- SUBSCRIBE-WITH-TIMETOKEN
- SUBSCRIBE-WILDCARD
- SUBSCRIBE-FILTER-EXPRESSION
- SUBSCRIBE-PUBSUB-V2
- SUBSCRIBE-PUBLISHER-UUID
- SUBSCRIBE-SIGNAL-LISTENER
- SUBSCRIBE-MEMBERSHIP-LISTENER
- SUBSCRIBE-SPACE-LISTENER
- SUBSCRIBE-USER-LISTENER
- SUBSCRIBE-MESSAGE-ACTIONS-LISTENER
objects:
- OBJECTS-GET-USERS
- OBJECTS-GET-USER
- OBJECTS-CREATE-USER
- OBJECTS-UPDATE-USER
- OBJECTS-DELETE-USER
- OBJECTS-GET-SPACES
- OBJECTS-CREATE-SPACE
- OBJECTS-GET-SPACE
- OBJECTS-UPDATE-SPACE
- OBJECTS-DELETE-SPACE
- OBJECTS-GET-MEMBERSHIPS
- OBJECTS-MANAGE-MEMBERSHIPS
- OBJECTS-GET-MEMBERS
- OBJECTS-MANAGE-MEMBERS
- OBJECTS-FILTERING
message-actions:
- MESSAGE-ACTIONS-GET
- MESSAGE-ACTIONS-ADD
- MESSAGE-ACTIONS-REMOVE
time:
- TIME-TIME
signal:
- SIGNAL-SEND
notify:
- REQUEST-MESSAGE-COUNT-EXCEEDED
name: unity
schema: 1
scm: github.com/pubnub/unity
supported-platforms:
-
editors:
- "Unity 5.5.1"
- "Unity 2017.3.*"
- "Unity 2018.*"
- "Unity 2019.*"
platforms:
- "iOS player, will require iOS 7.0 or higher."
- "Android, OS 2.3.1 or later; ARMv7 (Cortex) CPU with NEON support or Atom CPU; OpenGL ES 2.0 or later."
- "Windows Phone, 8.1 or later."
- "Windows Store Apps, 8.1 or later."
- "WebGL, Any recent desktop version of Firefox, Chrome, Edge or Safari."
- "Windows 7+, with Graphics card DX9 (shader model 3.0) or DX11 with feature level 9.3 capabilities; and CPU SSE2 instruction set support."
- "Ubuntu 12.04+, with Graphics card DX9 (shader model 3.0) or DX11 with feature level 9.3 capabilities; and CPU SSE2 instruction set support."
- "Mac OS X 10.8+, with Graphics card DX9 (shader model 3.0) or DX11 with feature level 9.3 capabilities; and CPU SSE2 instruction set support."
version: "PubNub Unity SDK"
version: v4.7.2