@factset/frontgate-js-sdk 7.0.10 → 7.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +24 -240
- package/dist/lib/esnext/mixins/MessageCompressorMixin.js +1 -1
- package/dist/lib/esnext/mixins/auth/FetchAuthenticationWithOptionalCompressionMixin.js +165 -0
- package/dist/lib/esnext/mixins/auth/index.js +1 -0
- package/dist/lib/esnext/mixins/subscription/EndpointSubscriptionMixin.js +9 -0
- package/dist/lib/esnext/version.js +1 -1
- package/dist/lib/node/mixins/MessageCompressorMixin.js +1 -1
- package/dist/lib/node/mixins/auth/FetchAuthenticationWithOptionalCompressionMixin.js +169 -0
- package/dist/lib/node/mixins/auth/index.js +1 -0
- package/dist/lib/node/mixins/subscription/EndpointSubscriptionMixin.js +9 -0
- package/dist/lib/node/version.js +1 -1
- package/dist/lib/types/mixins/auth/FetchAuthenticationWithOptionalCompressionMixin.d.ts +54 -0
- package/dist/lib/types/mixins/auth/index.d.ts +1 -0
- package/dist/lib/types/mixins/index.d.ts +2 -2
- package/dist/lib/umd/mdg2.client.min.umd.js +1 -1
- package/dist/lib/umd/mdg2.client.umd.js +158 -2
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,10 +1,31 @@
|
|
|
1
|
+
## 7.1.0 (2026-03-10)
|
|
2
|
+
|
|
3
|
+
* feat(auth): add fetch auth with compression [13af8dc]
|
|
4
|
+
* chore(deps): lock file maintenance [a9f36a7]
|
|
5
|
+
* chore(deps): lock file maintenance [62ab9e8]
|
|
6
|
+
* chore(deps): lock file maintenance [2453f92]
|
|
7
|
+
* chore(deps): update actions/setup-node action to v6.3.0 [6fb9174]
|
|
8
|
+
* chore(deps): update dependency @fds/lint-standards to v30 [0131f4a]
|
|
9
|
+
* chore(deps): update factset/waffle-actions action to v2.5.5 [76da445]
|
|
10
|
+
* chore(deps): update factset/waffle-actions action to v2.6.1 [878d742]
|
|
11
|
+
* chore(deps): update factset/waffle-actions action to v2.6.2 [16394e7]
|
|
12
|
+
* chore(deps): update factset/waffle-actions action to v2.6.3 [e1c8a5a]
|
|
13
|
+
* chore(deps): update lockfile [093f343]
|
|
14
|
+
* chore(deps): update lockfile [6c9ea37]
|
|
15
|
+
* fix(dependencies): upgrade axios due to a security issue [5c72eaf]
|
|
16
|
+
|
|
17
|
+
## <small>7.0.11 (2026-02-10)</small>
|
|
18
|
+
|
|
19
|
+
* chore(deps): lock file maintenance [2df9ed2]
|
|
20
|
+
* chore(release): update changelog for v7.0.11 [84ad2cf]
|
|
21
|
+
* fix(endpoint-subscription): process payload of resub response [ac2f3fc]
|
|
22
|
+
|
|
1
23
|
## <small>7.0.10 (2026-01-28)</small>
|
|
2
24
|
|
|
3
|
-
* fix(subscriptions): handle reconnect zombie subscription [0c99077]
|
|
4
25
|
* chore(deps): update actions/setup-python action to v6.2.0 [f18c02c]
|
|
5
26
|
* chore(deps): update lockfile [7ad4c4f]
|
|
6
|
-
|
|
7
|
-
|
|
27
|
+
* chore(release): update changelog for v7.0.10 [e52d83e]
|
|
28
|
+
* fix(subscriptions): handle reconnect zombie subscription [0c99077]
|
|
8
29
|
|
|
9
30
|
## <small>7.0.9 (2026-01-23)</small>
|
|
10
31
|
|
|
@@ -15,8 +36,6 @@
|
|
|
15
36
|
* chore(repo): ignore documentation build [8912bdd]
|
|
16
37
|
* fix(subscriptions): cancel poisoned subscriptions [fd2dddf]
|
|
17
38
|
|
|
18
|
-
|
|
19
|
-
|
|
20
39
|
## <small>7.0.8 (2026-01-22)</small>
|
|
21
40
|
|
|
22
41
|
* chore(demo-node): remove unused package [02e1898]
|
|
@@ -30,8 +49,6 @@
|
|
|
30
49
|
* fix(subscriptions): improve wording [a01d38c]
|
|
31
50
|
* fix(subscriptions): properly keep track of subscriptions [92eac28]
|
|
32
51
|
|
|
33
|
-
|
|
34
|
-
|
|
35
52
|
## <small>7.0.6 (2026-01-19)</small>
|
|
36
53
|
|
|
37
54
|
* chore(dependencies): fix qs vulnerability [a711ff6]
|
|
@@ -52,8 +69,6 @@
|
|
|
52
69
|
* tests(secret-generator): test current hashing functions [5fe66ca]
|
|
53
70
|
* feat(ga): migrate to forked SQ action [1fcc461]
|
|
54
71
|
|
|
55
|
-
|
|
56
|
-
|
|
57
72
|
## <small>7.0.5 (2025-11-19)</small>
|
|
58
73
|
|
|
59
74
|
* chore(deps): update actions/checkout action to v4.3.0 [91dd6b4]
|
|
@@ -61,8 +76,6 @@
|
|
|
61
76
|
* chore(release): update changelog for v7.0.5 [932d622]
|
|
62
77
|
* fix(subscription): use correct object on resubscribe check [5e49df8]
|
|
63
78
|
|
|
64
|
-
|
|
65
|
-
|
|
66
79
|
## <small>7.0.4 (2025-11-06)</small>
|
|
67
80
|
|
|
68
81
|
* chore(backstage): document further annotations [3865292]
|
|
@@ -98,8 +111,6 @@
|
|
|
98
111
|
* refactor(lint): use optional chain expression [356964e]
|
|
99
112
|
* Remove fortify action [69d60e9]
|
|
100
113
|
|
|
101
|
-
|
|
102
|
-
|
|
103
114
|
## <small>7.0.2 (2025-10-09)</small>
|
|
104
115
|
|
|
105
116
|
* chore(deps): lock file maintenance [e8dd0a6]
|
|
@@ -127,8 +138,6 @@
|
|
|
127
138
|
* refactor(variables): rename to prevent shadowing [e8caa54]
|
|
128
139
|
* docs(release): document process to force correct latest version [8b4f115]
|
|
129
140
|
|
|
130
|
-
|
|
131
|
-
|
|
132
141
|
## <small>7.0.1 (2025-09-03)</small>
|
|
133
142
|
|
|
134
143
|
* chore(changelog): refresh changelog [a0a3d56]
|
|
@@ -160,8 +169,6 @@
|
|
|
160
169
|
* fix(release): use fixes from v6 release [c395dc9]
|
|
161
170
|
* fix(subscriptions): catch inflight requests [d40394a]
|
|
162
171
|
|
|
163
|
-
|
|
164
|
-
|
|
165
172
|
## 7.0.0 (2025-07-07)
|
|
166
173
|
|
|
167
174
|
* Publish [2880845]
|
|
@@ -181,8 +188,6 @@
|
|
|
181
188
|
* fix(websocket): use correct state after error [50ba15f]
|
|
182
189
|
* feat(release): rebase to GH for branches [c811483]
|
|
183
190
|
|
|
184
|
-
|
|
185
|
-
|
|
186
191
|
## <small>6.10.2 (2025-07-01)</small>
|
|
187
192
|
|
|
188
193
|
* fix(client): update ptl documentation url [801bcd4]
|
|
@@ -228,8 +233,6 @@
|
|
|
228
233
|
* feat(remote-logger): add remote logger plugin [62a3cb6]
|
|
229
234
|
* refactor(vitest): extract configuration into mts file [1a89563]
|
|
230
235
|
|
|
231
|
-
|
|
232
|
-
|
|
233
236
|
## <small>6.10.1 (2025-05-05)</small>
|
|
234
237
|
|
|
235
238
|
* Publish [0573782]
|
|
@@ -238,8 +241,6 @@
|
|
|
238
241
|
* chore(deps): update dependency vite to v6.2.7 [security] [d66797b]
|
|
239
242
|
* feat(release): upload new API doc [0970535]
|
|
240
243
|
|
|
241
|
-
|
|
242
|
-
|
|
243
244
|
## 6.10.0 (2025-04-22)
|
|
244
245
|
|
|
245
246
|
* Publish [51fb9ab]
|
|
@@ -248,24 +249,18 @@
|
|
|
248
249
|
* fix(tests): test correctly for message send [ac35fe0]
|
|
249
250
|
* feat(mixins): add PingRequest mixin [c8fb0e2]
|
|
250
251
|
|
|
251
|
-
|
|
252
|
-
|
|
253
252
|
## <small>6.9.3 (2025-04-16)</small>
|
|
254
253
|
|
|
255
254
|
* Publish [4266f61]
|
|
256
255
|
* fix(authentication): prepare auth property [b078298]
|
|
257
256
|
* chore(deps): update dependency vite to v6.2.6 [security] [3b9d6fa]
|
|
258
257
|
|
|
259
|
-
|
|
260
|
-
|
|
261
258
|
## <small>6.9.2 (2025-04-11)</small>
|
|
262
259
|
|
|
263
260
|
* Publish [b432bd7]
|
|
264
261
|
* fix(prepublish): add correct regex [d7efbb6]
|
|
265
262
|
* chore(actions): update paths in public release action [343adca]
|
|
266
263
|
|
|
267
|
-
|
|
268
|
-
|
|
269
264
|
## <small>6.9.1 (2025-04-10)</small>
|
|
270
265
|
|
|
271
266
|
* Publish [fb43a57]
|
|
@@ -281,31 +276,23 @@
|
|
|
281
276
|
* fix(release): replace internal with external repo [a3ababb]
|
|
282
277
|
* feat(release): add rebase action for gh.com [81fc728]
|
|
283
278
|
|
|
284
|
-
|
|
285
|
-
|
|
286
279
|
## 6.9.0 (2025-01-21)
|
|
287
280
|
|
|
288
281
|
* Publish [fd24671]
|
|
289
282
|
* chore(client): deprecate defaultTimeoutInMs setter [094ffb2]
|
|
290
283
|
* feat(subscriptions): restart subscription on subscription loss [da2cf3e]
|
|
291
284
|
|
|
292
|
-
|
|
293
|
-
|
|
294
285
|
## <small>6.8.4 (2025-01-14)</small>
|
|
295
286
|
|
|
296
287
|
* Publish [9e6551c]
|
|
297
288
|
* fix(subscription): improve logging on initial subscription errors [9f9d7b4]
|
|
298
289
|
|
|
299
|
-
|
|
300
|
-
|
|
301
290
|
## <small>6.8.3 (2025-01-10)</small>
|
|
302
291
|
|
|
303
292
|
* Publish [959e7cd]
|
|
304
293
|
* fix(release): pack package seperatly [b3e8832]
|
|
305
294
|
* fix(workflow): add packing to release [e446eea]
|
|
306
295
|
|
|
307
|
-
|
|
308
|
-
|
|
309
296
|
## <small>6.8.2 (2025-01-10)</small>
|
|
310
297
|
|
|
311
298
|
* Publish [3bee417]
|
|
@@ -328,8 +315,6 @@
|
|
|
328
315
|
* chore(package): change license to Apache-2.0 [4c028e8]
|
|
329
316
|
* chore(repo): lerna switch [8d03c56]
|
|
330
317
|
|
|
331
|
-
|
|
332
|
-
|
|
333
318
|
## 6.7.0 (2024-10-18)
|
|
334
319
|
|
|
335
320
|
* chore(backstage): setup [e1e1886]
|
|
@@ -342,23 +327,17 @@
|
|
|
342
327
|
* fix(jsonPatch): properly catch error [2dd1d88]
|
|
343
328
|
* fix(reconnectMixin): avoid parallel reconnects [ea3a8a3]
|
|
344
329
|
|
|
345
|
-
|
|
346
|
-
|
|
347
330
|
## <small>6.6.2 (2024-10-01)</small>
|
|
348
331
|
|
|
349
332
|
* chore(repo): bump version [8ca769a]
|
|
350
333
|
* fix(ep-subscriptions): fanout needs to respect request options [68948cf]
|
|
351
334
|
|
|
352
|
-
|
|
353
|
-
|
|
354
335
|
## <small>6.6.1 (2024-09-30)</small>
|
|
355
336
|
|
|
356
337
|
* chore(repo): bump version [4d05818]
|
|
357
338
|
* fix(raw-subscriptions): add missing orderbook messages [9375572]
|
|
358
339
|
* docs(usage): cleanup mixin docs [5b2b004]
|
|
359
340
|
|
|
360
|
-
|
|
361
|
-
|
|
362
341
|
## 6.6.0 (2024-09-17)
|
|
363
342
|
|
|
364
343
|
* chore(CHANGELOG): re-generate for all versions [b251e7c]
|
|
@@ -367,8 +346,6 @@
|
|
|
367
346
|
* fix(dist): publish changelog [65b43b8]
|
|
368
347
|
* fix(release): restore update of CHANGELOG.md [86497c8]
|
|
369
348
|
|
|
370
|
-
|
|
371
|
-
|
|
372
349
|
## <small>6.5.5 (2024-09-11)</small>
|
|
373
350
|
|
|
374
351
|
* chore(deps): remove unused dts dependency [1c47a13]
|
|
@@ -376,8 +353,6 @@
|
|
|
376
353
|
* chore(repo): bump version [0928674]
|
|
377
354
|
* fix(frontgate-ws-mixin): handle missing header [ae91a2d]
|
|
378
355
|
|
|
379
|
-
|
|
380
|
-
|
|
381
356
|
## <small>6.5.4 (2024-09-10)</small>
|
|
382
357
|
|
|
383
358
|
* chore(repo): bump version [71e8422]
|
|
@@ -386,8 +361,6 @@
|
|
|
386
361
|
* docs(builder): builder based client documentation [fa59567]
|
|
387
362
|
* docs(examples): syntax highlighting plugin [d653e21]
|
|
388
363
|
|
|
389
|
-
|
|
390
|
-
|
|
391
364
|
## <small>6.5.3 (2024-09-05)</small>
|
|
392
365
|
|
|
393
366
|
* chore(deps): update [e9a6df9]
|
|
@@ -397,15 +370,11 @@
|
|
|
397
370
|
* fix(http-proxy-request-result): export types [4af7f80]
|
|
398
371
|
* fix(HTTPProxyRequest): accept different body types [de2add8]
|
|
399
372
|
|
|
400
|
-
|
|
401
|
-
|
|
402
373
|
## <small>6.5.2 (2024-08-27)</small>
|
|
403
374
|
|
|
404
375
|
* chore(repo): bump version [d6fb3a1]
|
|
405
376
|
* fix(token-auth): run hook on reconnect [6a5c9c6]
|
|
406
377
|
|
|
407
|
-
|
|
408
|
-
|
|
409
378
|
## <small>6.5.1 (2024-08-26)</small>
|
|
410
379
|
|
|
411
380
|
* chore(repo): bump version [e7c40a6]
|
|
@@ -414,16 +383,12 @@
|
|
|
414
383
|
* fix(frontgate-ws-mixin): register authenticated-hook once [17e5ece]
|
|
415
384
|
* tests(data-observer): test error cases [7c52f32]
|
|
416
385
|
|
|
417
|
-
|
|
418
|
-
|
|
419
386
|
## 6.5.0 (2024-08-16)
|
|
420
387
|
|
|
421
388
|
* chore(repo): bump version [417c66d]
|
|
422
389
|
* feat(subscriptions): support jsonpatch 'add' operation [9f99ebd]
|
|
423
390
|
* feat(subscriptions): support jsonpatch 'remove' operation [93c7d62]
|
|
424
391
|
|
|
425
|
-
|
|
426
|
-
|
|
427
392
|
## <small>6.4.1 (2024-08-05)</small>
|
|
428
393
|
|
|
429
394
|
* chore(repo): bump version [f5a1b49]
|
|
@@ -433,8 +398,6 @@
|
|
|
433
398
|
* fix(release): hardcode fixed description for ep-reference [2b39017]
|
|
434
399
|
* fix(requests): add timeout to messages [98e547f]
|
|
435
400
|
|
|
436
|
-
|
|
437
|
-
|
|
438
401
|
## 6.4.0 (2024-07-30)
|
|
439
402
|
|
|
440
403
|
* chore(.gitignore): ignore .DS_Store files [ae743ec]
|
|
@@ -475,8 +438,6 @@
|
|
|
475
438
|
* feat(wsConnection): apply more defaults for easier usage [25128e6]
|
|
476
439
|
* refactor(timeout): use a simpler version for timeouts [a7199cb]
|
|
477
440
|
|
|
478
|
-
|
|
479
|
-
|
|
480
441
|
## <small>6.3.1 (2024-07-03)</small>
|
|
481
442
|
|
|
482
443
|
* chore(deps): update dependency ws to v8.17.1 [security] [01d91e9]
|
|
@@ -484,8 +445,6 @@
|
|
|
484
445
|
* chore(repo): update changelog [92e2f42]
|
|
485
446
|
* fix(subscription-mixin): add request options to observe endpoint [2c474ad]
|
|
486
447
|
|
|
487
|
-
|
|
488
|
-
|
|
489
448
|
## 6.3.0 (2024-06-10)
|
|
490
449
|
|
|
491
450
|
* chore(ci): update node version [5802cbb]
|
|
@@ -503,8 +462,6 @@
|
|
|
503
462
|
* docs(architecture): depict common reconnect scenarios [03df347]
|
|
504
463
|
* docs(builder): add a comprehensive migration guide [c3b50f7]
|
|
505
464
|
|
|
506
|
-
|
|
507
|
-
|
|
508
465
|
## <small>6.2.5 (2024-04-29)</small>
|
|
509
466
|
|
|
510
467
|
* chore(gh-actions): upgrade sonarcloud action [84b0aaa], closes [#actions]
|
|
@@ -513,16 +470,12 @@
|
|
|
513
470
|
* feat(subscriptions): add request options [8703cc3]
|
|
514
471
|
* fix(compressor): limit memory usage [0d61395]
|
|
515
472
|
|
|
516
|
-
|
|
517
|
-
|
|
518
473
|
## <small>6.2.4 (2024-04-22)</small>
|
|
519
474
|
|
|
520
475
|
* chore(repo): bump version.ts [6ff6bff]
|
|
521
476
|
* chore(repo): update changelog [8a5e164]
|
|
522
477
|
* fix(subscription-loss): serialize loss message properly [ac5f825]
|
|
523
478
|
|
|
524
|
-
|
|
525
|
-
|
|
526
479
|
## <small>6.2.3 (2024-04-12)</small>
|
|
527
480
|
|
|
528
481
|
* chore(deps): update dependency express to v4.19.2 [security] [a13fd60]
|
|
@@ -534,8 +487,6 @@
|
|
|
534
487
|
* fix(modifiers): changed modifier for variable replaySubjectBufferSize from public to private [cae934a]
|
|
535
488
|
* feat(buffer): add variable to configure buffer size [c7d6ce2]
|
|
536
489
|
|
|
537
|
-
|
|
538
|
-
|
|
539
490
|
## <small>6.2.2 (2024-03-14)</small>
|
|
540
491
|
|
|
541
492
|
* chore(repo): bump version.ts [4ed4ba3]
|
|
@@ -543,16 +494,12 @@
|
|
|
543
494
|
* fix(release): add missing meta info to customer download [ef862ab]
|
|
544
495
|
* fix(request-module): prevent chunk-flag on subscriptions [e0fcd82]
|
|
545
496
|
|
|
546
|
-
|
|
547
|
-
|
|
548
497
|
## <small>6.2.1 (2024-03-06)</small>
|
|
549
498
|
|
|
550
499
|
* chore(repo): bump version.ts [0f35907]
|
|
551
500
|
* chore(repo): update changelog [42591a5]
|
|
552
501
|
* fix(release): use openssl because of self-signed certificates [bf43dc5]
|
|
553
502
|
|
|
554
|
-
|
|
555
|
-
|
|
556
503
|
## 6.2.0 (2024-03-06)
|
|
557
504
|
|
|
558
505
|
* chore(release): automatically update ep reference download [bb09869]
|
|
@@ -568,8 +515,6 @@
|
|
|
568
515
|
* refactor(requestModule): remove client usage [ef7eebd]
|
|
569
516
|
* refactor(subscrptionmodule): remove client usage [dad67ae]
|
|
570
517
|
|
|
571
|
-
|
|
572
|
-
|
|
573
518
|
## <small>6.1.1 (2024-02-21)</small>
|
|
574
519
|
|
|
575
520
|
* chore(deps): remove unused buffer dependency [ee40a42]
|
|
@@ -589,8 +534,6 @@
|
|
|
589
534
|
* refactor(mdg2client): correctly define connection as possibly undefined [27cdecd]
|
|
590
535
|
* refactor(node/middleware/endpoint): remove eslint-ignore tag [c35bfd5]
|
|
591
536
|
|
|
592
|
-
|
|
593
|
-
|
|
594
537
|
## 6.1.0 (2024-02-16)
|
|
595
538
|
|
|
596
539
|
* fixup! refactor(time-out-wrapper): add proper types [b8a4b8c]
|
|
@@ -624,8 +567,6 @@
|
|
|
624
567
|
* refactor(user-credential-authentication): remove any cast [e648177]
|
|
625
568
|
* refactor(user-password-authentication): remove any cast [7aaf9d2]
|
|
626
569
|
|
|
627
|
-
|
|
628
|
-
|
|
629
570
|
## 6.0.0 (2024-02-07)
|
|
630
571
|
|
|
631
572
|
* fix(build):move vite-node to dependencies [afd0be6]
|
|
@@ -645,8 +586,6 @@
|
|
|
645
586
|
* fix(vite): revert vite deps location [3087c86]
|
|
646
587
|
* feat(errors): add response error [b0ea45f]
|
|
647
588
|
|
|
648
|
-
|
|
649
|
-
|
|
650
589
|
## <small>5.8.6 (2024-02-01)</small>
|
|
651
590
|
|
|
652
591
|
* v5.8.6 [f1ee4c4]
|
|
@@ -654,8 +593,6 @@
|
|
|
654
593
|
* chore(repo): update changelog [d4f9636]
|
|
655
594
|
* feat(ConfigurationRequest): remove build type from system info [984c79e]
|
|
656
595
|
|
|
657
|
-
|
|
658
|
-
|
|
659
596
|
## <small>5.8.5 (2024-02-01)</small>
|
|
660
597
|
|
|
661
598
|
* v5.8.5 [b7b461f]
|
|
@@ -669,8 +606,6 @@
|
|
|
669
606
|
* fix(release): include version bump in commit [d063e82]
|
|
670
607
|
* fix(rename): rename sdk to frontgate-js-sdk [f67ef43]
|
|
671
608
|
|
|
672
|
-
|
|
673
|
-
|
|
674
609
|
## <small>5.8.4 (2024-01-12)</small>
|
|
675
610
|
|
|
676
611
|
* fix(env):fix env vars missing VITE_ prefix [4cc57a2]
|
|
@@ -702,8 +637,6 @@
|
|
|
702
637
|
* fix(workflow): remove extra whitespace [cd093c0]
|
|
703
638
|
* feat(release): add automated release [df026c3]
|
|
704
639
|
|
|
705
|
-
|
|
706
|
-
|
|
707
640
|
## <small>5.8.2 (2023-12-19)</small>
|
|
708
641
|
|
|
709
642
|
* chore(changelog): add 5.8.1 changelog [bc56d52]
|
|
@@ -716,8 +649,6 @@
|
|
|
716
649
|
* fix(token): fix browser node token issue [9f77718]
|
|
717
650
|
* fix(token): refactor to use typeOf to verify browser mode [cdcb063]
|
|
718
651
|
|
|
719
|
-
|
|
720
|
-
|
|
721
652
|
## <small>5.8.1 (2023-12-06)</small>
|
|
722
653
|
|
|
723
654
|
* Chore/dependencies/upgrade (#194) [0979c62], closes [#194]
|
|
@@ -780,23 +711,17 @@
|
|
|
780
711
|
* upgrade(eslint): upgrade eslint to latest version [b58bbae]
|
|
781
712
|
* test(locale-storage): move locale storage implementation to common file [0e6fbf4]
|
|
782
713
|
|
|
783
|
-
|
|
784
|
-
|
|
785
714
|
## 5.8.0 (2023-10-19)
|
|
786
715
|
|
|
787
716
|
* v5.8.0 (#190) [3cb45ac], closes [#190]
|
|
788
717
|
* feat: Add Base64Url support for token Authentication (#188) [7da1978], closes [#188]
|
|
789
718
|
|
|
790
|
-
|
|
791
|
-
|
|
792
719
|
## 5.7.0 (2023-10-05)
|
|
793
720
|
|
|
794
721
|
* v5.7.0 (#186) [59c1705], closes [#186]
|
|
795
722
|
* fix: fix session connection error (#184) [dbad7f1], closes [#184]
|
|
796
723
|
* feat(tracing): add tracing support [b189de9]
|
|
797
724
|
|
|
798
|
-
|
|
799
|
-
|
|
800
725
|
## <small>5.6.4 (2023-09-14)</small>
|
|
801
726
|
|
|
802
727
|
* v5.6.3 (#171) [224c1bd], closes [#171]
|
|
@@ -805,8 +730,6 @@
|
|
|
805
730
|
* Fix: fix undefined logger to endpointhandler from subscription Module (#167) [da440dd], closes [#167]
|
|
806
731
|
* Fix: Prevent form from submitting (#168) [832ecae], closes [#168]
|
|
807
732
|
|
|
808
|
-
|
|
809
|
-
|
|
810
733
|
## <small>5.6.2 (2023-07-10)</small>
|
|
811
734
|
|
|
812
735
|
* v5.6.2 (#169) [6eb760e], closes [#169]
|
|
@@ -814,8 +737,6 @@
|
|
|
814
737
|
* chore(deps): add renovate.json (#141) [5e8514f], closes [#141]
|
|
815
738
|
* chore(Renovate): config updated [804beca]
|
|
816
739
|
|
|
817
|
-
|
|
818
|
-
|
|
819
740
|
## <small>5.6.1 (2023-05-11)</small>
|
|
820
741
|
|
|
821
742
|
* chore(release): release version v5.6.1 (#150) [be48e07], closes [#150]
|
|
@@ -823,8 +744,6 @@
|
|
|
823
744
|
* feat(project): enable fortify on demand (#144) [de13167], closes [#144]
|
|
824
745
|
* Fix(instability): fix instability issues by differentiating timeout and other exceptions (#148) [180393b], closes [#148]
|
|
825
746
|
|
|
826
|
-
|
|
827
|
-
|
|
828
747
|
## 5.6.0 (2023-04-20)
|
|
829
748
|
|
|
830
749
|
* Release/5.6.0 (#147) [d33674a], closes [#147]
|
|
@@ -834,30 +753,22 @@
|
|
|
834
753
|
* chore(docs): replace downloads url in README.md (#140) [680ca85], closes [#140]
|
|
835
754
|
* chore(github): use latest checkout action (#132) [8b05e84], closes [#132]
|
|
836
755
|
|
|
837
|
-
|
|
838
|
-
|
|
839
756
|
## <small>5.5.5 (2023-01-10)</small>
|
|
840
757
|
|
|
841
758
|
* v5.5.5 (#139) [6d27fcc], closes [#139]
|
|
842
759
|
* fix(subscription): prevent side effects from being reexecuted on new … (#137) [e7fecc7], closes [#137]
|
|
843
760
|
|
|
844
|
-
|
|
845
|
-
|
|
846
761
|
## <small>5.5.4 (2022-12-29)</small>
|
|
847
762
|
|
|
848
763
|
* v5.5.4 (#136) [ee583a3], closes [#136]
|
|
849
764
|
* fix(logger): guard all usage of localStorage (#135) [7da7c63], closes [#135]
|
|
850
765
|
|
|
851
|
-
|
|
852
|
-
|
|
853
766
|
## <small>5.5.3 (2022-12-28)</small>
|
|
854
767
|
|
|
855
768
|
* chore(release): add 5.5.3 [dc27e97]
|
|
856
769
|
* v5.5.3 [9cedbd5]
|
|
857
770
|
* fix(logging): gracefully handle disabled localstorage [30672eb]
|
|
858
771
|
|
|
859
|
-
|
|
860
|
-
|
|
861
772
|
## <small>5.5.2 (2022-11-25)</small>
|
|
862
773
|
|
|
863
774
|
* v5.5.2 (#127) [af0dc3b], closes [#127]
|
|
@@ -866,15 +777,11 @@
|
|
|
866
777
|
* fix(ci): publishing to DE Artifactory (#124) [927a0fa], closes [#124]
|
|
867
778
|
* chore(release): update changelog [41d22e4]
|
|
868
779
|
|
|
869
|
-
|
|
870
|
-
|
|
871
780
|
## <small>5.5.1 (2022-11-25)</small>
|
|
872
781
|
|
|
873
782
|
* v5.5.1 [b26dad0]
|
|
874
783
|
* fix(observe): pre generate job id [cffa92b]
|
|
875
784
|
|
|
876
|
-
|
|
877
|
-
|
|
878
785
|
## 5.5.0 (2022-10-13)
|
|
879
786
|
|
|
880
787
|
* chore(docs): added faq section [74c86ff]
|
|
@@ -884,8 +791,6 @@
|
|
|
884
791
|
* fix(Requestmodule): typo in timeout response [4c1f41f]
|
|
885
792
|
* feat(demo): cache-control for public token requests (#116) [e1d4ba7], closes [#116]
|
|
886
793
|
|
|
887
|
-
|
|
888
|
-
|
|
889
794
|
## <small>5.4.3 (2022-08-17)</small>
|
|
890
795
|
|
|
891
796
|
* v5.4.3 [3e06e7f]
|
|
@@ -903,16 +808,12 @@
|
|
|
903
808
|
* chore(package): updated dependencies [7be4fae]
|
|
904
809
|
* feat(deploy): mdg2-client-arm [3c23edd]
|
|
905
810
|
|
|
906
|
-
|
|
907
|
-
|
|
908
811
|
## <small>5.4.1 (2022-05-10)</small>
|
|
909
812
|
|
|
910
813
|
* v5.4.1 [545a9ed]
|
|
911
814
|
* chore(release): update changelog [eb8a270]
|
|
912
815
|
* fix(client): pass correct option to property [1e048cb]
|
|
913
816
|
|
|
914
|
-
|
|
915
|
-
|
|
916
817
|
## 5.4.0 (2022-05-05)
|
|
917
818
|
|
|
918
819
|
* v5.4.0 [af66078]
|
|
@@ -920,8 +821,6 @@
|
|
|
920
821
|
* refactor(frontgate): change default hosts [139bfa1]
|
|
921
822
|
* fix(demo): multiple websocket connections [ded30ed]
|
|
922
823
|
|
|
923
|
-
|
|
924
|
-
|
|
925
824
|
## <small>5.3.6 (2022-04-07)</small>
|
|
926
825
|
|
|
927
826
|
* v5.3.6 [95a3ee0]
|
|
@@ -930,8 +829,6 @@
|
|
|
930
829
|
* feat(wsconnection): timebox ws connection to prevent stale connections [a456456]
|
|
931
830
|
* chore(admin): added CODEOWNERS [06a6b6f]
|
|
932
831
|
|
|
933
|
-
|
|
934
|
-
|
|
935
832
|
## <small>5.3.5 (2022-03-02)</small>
|
|
936
833
|
|
|
937
834
|
* v5.3.5 [aa9263c]
|
|
@@ -942,15 +839,11 @@
|
|
|
942
839
|
* fix(input): fix quality's input selection [daecafd]
|
|
943
840
|
* feat(test): reduced unit test time by 42 percent [008ac7f]
|
|
944
841
|
|
|
945
|
-
|
|
946
|
-
|
|
947
842
|
## <small>5.3.4 (2022-01-24)</small>
|
|
948
843
|
|
|
949
844
|
* v5.3.4 [2c159b6]
|
|
950
845
|
* fix(subscriptions): throw error for failed subscriptions [3c88616]
|
|
951
846
|
|
|
952
|
-
|
|
953
|
-
|
|
954
847
|
## <small>5.3.3 (2022-01-20)</small>
|
|
955
848
|
|
|
956
849
|
* v5.3.3 [86e3721]
|
|
@@ -962,15 +855,11 @@
|
|
|
962
855
|
* feat(secretgenerator): use fb-tiger package [2b2502e]
|
|
963
856
|
* feat(tiger): remove old tiger application [06c4a07]
|
|
964
857
|
|
|
965
|
-
|
|
966
|
-
|
|
967
858
|
## <small>5.3.1 (2021-11-18)</small>
|
|
968
859
|
|
|
969
860
|
* v5.3.1 [1bbf7c8]
|
|
970
861
|
* fix(authentication): improved error handling and reconnect (#89) [98a4bfb], closes [#89]
|
|
971
862
|
|
|
972
|
-
|
|
973
|
-
|
|
974
863
|
## 5.3.0 (2021-11-16)
|
|
975
864
|
|
|
976
865
|
* v5.3.0 [d08c7f1]
|
|
@@ -983,15 +872,11 @@
|
|
|
983
872
|
* feat(user-detection): update CHANGELOG.md [27004e3]
|
|
984
873
|
* feat(user-detection): use ts-loader to support build type [8bd056f]
|
|
985
874
|
|
|
986
|
-
|
|
987
|
-
|
|
988
875
|
## <small>5.1.1 (2021-10-14)</small>
|
|
989
876
|
|
|
990
877
|
* v5.1.1 [0821ea6]
|
|
991
878
|
* docs(update): corrected imports for code examples (#84) [75813b8], closes [#84]
|
|
992
879
|
|
|
993
|
-
|
|
994
|
-
|
|
995
880
|
## 5.1.0 (2021-10-13)
|
|
996
881
|
|
|
997
882
|
* v5.1.0 [eb70259]
|
|
@@ -999,8 +884,6 @@
|
|
|
999
884
|
* fix(imports): added authentication compat import [fa6f891]
|
|
1000
885
|
* chore(docs): CHANGELOG.md refactored with version tags [02d4d74]
|
|
1001
886
|
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
887
|
## <small>5.0.1 (2021-09-29)</small>
|
|
1005
888
|
|
|
1006
889
|
* docs(refactoring) reworked structure and examples (#77) [1b87494], closes [#77]
|
|
@@ -1011,8 +894,6 @@
|
|
|
1011
894
|
* fix(docs): remove deprecated 'mode' option in typedoc.json [2fc4dab]
|
|
1012
895
|
* feat(connection): remove override of parameters [afdcb8f]
|
|
1013
896
|
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
897
|
## 5.0.0 (2021-09-29)
|
|
1017
898
|
|
|
1018
899
|
* v5.0.0 [14db22f]
|
|
@@ -1030,13 +911,11 @@
|
|
|
1030
911
|
* fix(exports): CookieTokenAuthenticationFactors [3b29d4f]
|
|
1031
912
|
* deprecate(option): minInterval removed in favor of server throttling [ee376a5]
|
|
1032
913
|
|
|
1033
|
-
|
|
1034
914
|
### BREAKING CHANGE
|
|
1035
915
|
|
|
1036
916
|
* UserCredentialAuthentication constructor changed: idUser removed.
|
|
1037
917
|
UserPasswordAuthentication constructor changed: idUser removed.
|
|
1038
918
|
|
|
1039
|
-
|
|
1040
919
|
## 4.2.0 (2021-07-23)
|
|
1041
920
|
|
|
1042
921
|
* v4.2.0 [29a5817]
|
|
@@ -1045,23 +924,17 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1045
924
|
* feat(http-proxy): new api method requestProxyEndpoint [a0d7861]
|
|
1046
925
|
* feat(security): remove peer authentication [ec5433c]
|
|
1047
926
|
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
927
|
## <small>4.1.1 (2021-07-09)</small>
|
|
1051
928
|
|
|
1052
929
|
* v4.1.1 [ec4899e]
|
|
1053
930
|
* fix(subscription): emit first value [73b6a2e]
|
|
1054
931
|
* fix(subscriptions): add higher order observables [257c130]
|
|
1055
932
|
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
933
|
## 4.1.0 (2021-06-25)
|
|
1059
934
|
|
|
1060
935
|
* v4.1.0 [327cfa6]
|
|
1061
936
|
* feat(subscriptions): add feature to automaticaly restart subscriptions [be831a9]
|
|
1062
937
|
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
938
|
## 4.0.0 (2021-06-01)
|
|
1066
939
|
|
|
1067
940
|
* fix:(subscription loss) removed void as return type [74d6195]
|
|
@@ -1088,8 +961,6 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1088
961
|
* feat(sessionModule): delete session module [81d2252]
|
|
1089
962
|
* feat(sessionModule): remove from demos [c23b3a5]
|
|
1090
963
|
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
964
|
## <small>3.3.2 (2021-02-03)</small>
|
|
1094
965
|
|
|
1095
966
|
* 3.3.2 [0f13494]
|
|
@@ -1097,23 +968,17 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1097
968
|
* fix(dependencies):updated dependencies to latest and approved versions [db8ee95]
|
|
1098
969
|
* fix(reconnect): Reconnect for any type of peer related disconnect. [c71a9f4]
|
|
1099
970
|
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
971
|
## <small>3.3.1 (2021-02-01)</small>
|
|
1103
972
|
|
|
1104
973
|
* 3.3.1 [55953e1]
|
|
1105
974
|
* fix(reconnect): Authentication sequence for auto reconnect. [25edd9d]
|
|
1106
975
|
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
976
|
## 3.3.0 (2021-01-29)
|
|
1110
977
|
|
|
1111
978
|
* 3.3.0 [88802e2]
|
|
1112
979
|
* feat(reconnect): add reconnection mechanism [868cd4f]
|
|
1113
980
|
* fix(demo): increase timeout on endpoint request [99f947c]
|
|
1114
981
|
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
982
|
## <small>3.2.2 (2021-01-18)</small>
|
|
1118
983
|
|
|
1119
984
|
* 3.2.2 [d20a2ed]
|
|
@@ -1128,8 +993,6 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1128
993
|
* chore(dependencies): removed unused axios package (#41) [088fe0b], closes [#41]
|
|
1129
994
|
* chore(license): update license in package.json (FAS-470) (#36) [5182f12], closes [#36]
|
|
1130
995
|
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
996
|
## <small>3.2.1 (2020-12-16)</small>
|
|
1134
997
|
|
|
1135
998
|
* v3.2.0 [e721cba]
|
|
@@ -1138,15 +1001,11 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1138
1001
|
* refactor(messages): Message versions to number. [ed81471]
|
|
1139
1002
|
* fix(SonarQube): fix several code smells and add tests (#32) [0d7ec4f], closes [#32]
|
|
1140
1003
|
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
1004
|
## 3.1.0 (2020-12-03)
|
|
1144
1005
|
|
|
1145
1006
|
* v3.1.0 [5361d31]
|
|
1146
1007
|
* feat(auth): app and user id for endpoint requests [76b842b]
|
|
1147
1008
|
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
1009
|
## 3.0.0 (2020-11-25)
|
|
1151
1010
|
|
|
1152
1011
|
* v3.0.0 [5405e41]
|
|
@@ -1154,15 +1013,11 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1154
1013
|
* feat(core): single session handling (#27) [a8338eb], closes [#27]
|
|
1155
1014
|
* feat(proxy): added websocket options for ws library (#29) [b586231], closes [#29]
|
|
1156
1015
|
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
1016
|
## <small>2.3.1 (2020-10-28)</small>
|
|
1160
1017
|
|
|
1161
1018
|
* v2.3.1 [74ead32]
|
|
1162
1019
|
* Fix: PeerAuthentication import [51bbe98]
|
|
1163
1020
|
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
1021
|
## 2.3.0 (2020-10-07)
|
|
1167
1022
|
|
|
1168
1023
|
* (feat) allow to perform raw requests (#26) [53b885a], closes [#26]
|
|
@@ -1172,31 +1027,23 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1172
1027
|
* fix(websocket-connection): prevent connection conflicts [1701f9f]
|
|
1173
1028
|
* Update: Replaced deprecated config with websocket protocol [8edd89c]
|
|
1174
1029
|
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
1030
|
## 2.2.0 (2020-06-15)
|
|
1178
1031
|
|
|
1179
1032
|
* 2.2.0 [e6a0a1b]
|
|
1180
1033
|
* Update: Reintegrated UMD package into build (FAS-420) [e52b002]
|
|
1181
1034
|
* Update: Reject Response handling. [5453523]
|
|
1182
1035
|
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
1036
|
## <small>2.1.1 (2020-05-15)</small>
|
|
1186
1037
|
|
|
1187
1038
|
* 2.1.1 [85ce560]
|
|
1188
1039
|
* Fix: added missing export (#20) [5156169], closes [#20]
|
|
1189
1040
|
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
1041
|
## 2.1.0 (2020-05-12)
|
|
1193
1042
|
|
|
1194
1043
|
* 2.1.0 [60f9f3c]
|
|
1195
1044
|
* Update: Unit tests and docs. Verified functionality in demo app. [8292ab9]
|
|
1196
1045
|
* New: Added support for obtaining authentication tokens. [7ac181b]
|
|
1197
1046
|
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
1047
|
## 2.0.0 (2020-04-28)
|
|
1201
1048
|
|
|
1202
1049
|
* 2.0.0 [1a211ae]
|
|
@@ -1205,14 +1052,10 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1205
1052
|
* Update: Removed FrontgateHTTPConnection and Improved Demo (FAS-386) [b882c51]
|
|
1206
1053
|
* Fix: Promise.js file should end with a newline (FAS-394) [834295e]
|
|
1207
1054
|
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
1055
|
## <small>1.3.1 (2019-10-15)</small>
|
|
1211
1056
|
|
|
1212
1057
|
* Release of version: v1.3.1 [b9a8464]
|
|
1213
1058
|
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
1059
|
## 1.3.0 (2019-10-15)
|
|
1217
1060
|
|
|
1218
1061
|
* Release of version: v1.3.0 [92c03ec]
|
|
@@ -1220,35 +1063,25 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1220
1063
|
* Update: Do not expose PeerAuthentication and fix TODOs [76c5e3d]
|
|
1221
1064
|
* Update: security test related changes [38edc3a]
|
|
1222
1065
|
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
1066
|
## <small>1.2.5 (2019-10-10)</small>
|
|
1226
1067
|
|
|
1227
1068
|
* Docs: package version 1.2.5 [64dcc12]
|
|
1228
1069
|
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
1070
|
## <small>1.2.4 (2019-10-10)</small>
|
|
1232
1071
|
|
|
1233
1072
|
* Update: new package version [fff679a]
|
|
1234
1073
|
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
1074
|
## <small>1.2.3 (2019-10-09)</small>
|
|
1238
1075
|
|
|
1239
1076
|
* New: setConnectionFromFetchConfiguration [5f9c527]
|
|
1240
1077
|
* New: tag v1.2.3 [04b5b18]
|
|
1241
1078
|
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
1079
|
## <small>1.2.2 (2019-09-13)</small>
|
|
1245
1080
|
|
|
1246
1081
|
* Release of version: v1.2.2 [68412c3]
|
|
1247
1082
|
* Docs: README.md [44e3b1b]
|
|
1248
1083
|
* Fix: bug of filter out zero value response [2b1164e]
|
|
1249
1084
|
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
1085
|
## <small>1.2.1 (2019-09-11)</small>
|
|
1253
1086
|
|
|
1254
1087
|
* Release of version: v1.2.1 [9821a25]
|
|
@@ -1275,50 +1108,36 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1275
1108
|
* Update: updated documentation [d9df13a]
|
|
1276
1109
|
* Update: upgraded typedoc dependency and configuration [858f62d]
|
|
1277
1110
|
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
1111
|
## <small>1.2.1-beta.3 (2019-07-19)</small>
|
|
1281
1112
|
|
|
1282
1113
|
* Cookie auth [7bc6c1a]
|
|
1283
1114
|
* Release of version: v1.2.1-beta.3 [abae506]
|
|
1284
1115
|
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
1116
|
## <small>1.2.1-beta.2 (2019-07-18)</small>
|
|
1288
1117
|
|
|
1289
1118
|
* Release of version: v1.2.1-beta.2 [5034712]
|
|
1290
1119
|
* Fix: resolved linting issue [93f94f7]
|
|
1291
1120
|
* Update: do not export the FrontgateHTTPConnection unless it is not fully supported [3703372]
|
|
1292
1121
|
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
1122
|
## <small>1.2.1-beta.1 (2019-06-25)</small>
|
|
1296
1123
|
|
|
1297
1124
|
* Release of version: v1.2.1-beta.1 [dea855f]
|
|
1298
1125
|
* New: HighLevelResult type for requestEndpoint [0131e74]
|
|
1299
1126
|
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
1127
|
## <small>1.2.1-beta.0 (2019-06-18)</small>
|
|
1303
1128
|
|
|
1304
1129
|
* Release of version: v1.2.1-beta.0 [3df3e3f]
|
|
1305
1130
|
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
1131
|
## 1.2.0-beta.0 (2019-06-18)
|
|
1309
1132
|
|
|
1310
1133
|
* Release of version: v1.2.0-beta.0 [2c2052c]
|
|
1311
1134
|
* Update: npm dependency core-js [28d542b]
|
|
1312
1135
|
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
1136
|
## 1.1.0-beta.0 (2019-06-17)
|
|
1316
1137
|
|
|
1317
1138
|
* Release of version: v1.1.0-beta.0 [ef826ac]
|
|
1318
1139
|
* New: split authentication token (cookie and header / subprotocol) for better security [736bbd8]
|
|
1319
1140
|
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
1141
|
## 1.0.0-beta.3 (2019-05-22)
|
|
1323
1142
|
|
|
1324
1143
|
* Release of version: v1.0.0-beta.3 [d2534ab]
|
|
@@ -1329,30 +1148,22 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1329
1148
|
* New: Move AttributeService to Mdg2Client [924d7b8]
|
|
1330
1149
|
* Fix: fixed issue when sending umlaute via a HighLevelRequest post body. [9efae50]
|
|
1331
1150
|
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
1151
|
## 1.0.0-beta.2 (2019-03-22)
|
|
1335
1152
|
|
|
1336
1153
|
* Release of version: v1.0.0-beta.2 [d4cc5a8]
|
|
1337
1154
|
* Update: FAS-307 Adds path_prefix option and set default to connections [738319c]
|
|
1338
1155
|
* Update: FAS-307 fix unit tests and comment [bbdc05a]
|
|
1339
1156
|
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
1157
|
## 1.0.0-beta.1 (2019-03-13)
|
|
1343
1158
|
|
|
1344
1159
|
* Release of version: v1.0.0-beta.1 [790387c]
|
|
1345
1160
|
* Update: update the logger (default loglevel changed from DEBUG to WARN) and fix a minor issue when l [3c7e383]
|
|
1346
1161
|
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
1162
|
## 1.0.0-beta.0 (2019-02-28)
|
|
1350
1163
|
|
|
1351
1164
|
* Dev [6f2f051]
|
|
1352
1165
|
* Release of version: v1.0.0-beta.0 [0e99de1]
|
|
1353
1166
|
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
1167
|
## <small>0.9.4 (2018-10-16)</small>
|
|
1357
1168
|
|
|
1358
1169
|
* Release of version: v0.9.4 [9ce1a48]
|
|
@@ -1367,22 +1178,16 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1367
1178
|
* Fix: fixed linting errors for magic numbers [fc80546]
|
|
1368
1179
|
* Fix: fixed request versions [cdd6cc3]
|
|
1369
1180
|
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
1181
|
## <small>0.9.3 (2018-09-13)</small>
|
|
1373
1182
|
|
|
1374
1183
|
* Release of version: v0.9.3 [7ee2bd5]
|
|
1375
1184
|
* Fix: fixed reference to resolve entrypoint [61370cd]
|
|
1376
1185
|
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
1186
|
## <small>0.9.2 (2018-09-12)</small>
|
|
1380
1187
|
|
|
1381
1188
|
* Release of version: v0.9.2 [d809527]
|
|
1382
1189
|
* Update: updated logger dependency [b059b6f]
|
|
1383
1190
|
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
1191
|
## <small>0.9.1 (2018-09-12)</small>
|
|
1387
1192
|
|
|
1388
1193
|
* Release of version: v0.9.1 [c3b2d13]
|
|
@@ -1391,8 +1196,6 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1391
1196
|
* Update: Authentications now will handle string inputs for idApp/idUser correctly (refs: FAS-208). [1662879]
|
|
1392
1197
|
* Update: updated logger and moved demo app into separate folder [be51fd2]
|
|
1393
1198
|
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
1199
|
## 0.9.0 (2018-05-23)
|
|
1397
1200
|
|
|
1398
1201
|
* Release of version: v0.9.0 [db394af]
|
|
@@ -1400,8 +1203,6 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1400
1203
|
* Update: removed loglevel dependency and introduced @platform.shared.libs.typescript/logger [f9133b8]
|
|
1401
1204
|
* Update: updated logger to 0.2.2 and changed implementation accordingly. [3c517e4]
|
|
1402
1205
|
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
1206
|
## 0.8.0 (2018-05-22)
|
|
1406
1207
|
|
|
1407
1208
|
* Release of version: v0.8.0 [ef9b5a2]
|
|
@@ -1410,8 +1211,6 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1410
1211
|
* Update: updated @platform.mdg-api-framework/mdg2.ptl.foundation so that uglification works out of th [17876a3]
|
|
1411
1212
|
* Update: updated other dependencies [6a6747b]
|
|
1412
1213
|
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
1214
|
## 0.7.0 (2018-05-18)
|
|
1416
1215
|
|
|
1417
1216
|
* Release of version: v0.7.0 [2e0633f]
|
|
@@ -1422,8 +1221,6 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1422
1221
|
* Docs: updated readme [1dc4d45]
|
|
1423
1222
|
* Fix: fixed unit test execution for ci [94261fb]
|
|
1424
1223
|
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
1224
|
## 0.6.0 (2018-05-09)
|
|
1428
1225
|
|
|
1429
1226
|
* Enhancements [c059fd0]
|
|
@@ -1446,8 +1243,6 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1446
1243
|
* Update: updated dependencies [28cbe91]
|
|
1447
1244
|
* Fix: fixed high level update result [2a51f1d]
|
|
1448
1245
|
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
1246
|
## 0.5.0 (2018-03-01)
|
|
1452
1247
|
|
|
1453
1248
|
* Release of version: v0.5.0 [8505962]
|
|
@@ -1459,8 +1254,6 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1459
1254
|
* Update: renamed MemoryCache to RuntimeCache; let StorageCache extend from RuntimeCache; add option t [5ee061f]
|
|
1460
1255
|
* Update: replaced mocha test setup with karma setup; updated unit and functional tests [68403c1]
|
|
1461
1256
|
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
1257
|
## 0.4.0 (2018-02-08)
|
|
1465
1258
|
|
|
1466
1259
|
* Release of version: v0.4.0 [91f4b29]
|
|
@@ -1482,15 +1275,11 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1482
1275
|
* New: added karma setup to run tests after update [8498496]
|
|
1483
1276
|
* Docs: fixed documentation failure. [b7b3297]
|
|
1484
1277
|
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
1278
|
## <small>0.3.1 (2018-01-29)</small>
|
|
1488
1279
|
|
|
1489
1280
|
* Release of version: v0.3.1 [2d28729]
|
|
1490
1281
|
* Update: cleaned up imports and moved rxjs operators to pushClient [b26cc98]
|
|
1491
1282
|
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
1283
|
## 0.3.0 (2018-01-25)
|
|
1495
1284
|
|
|
1496
1285
|
* Release of version: v0.3.0 [294dc3d]
|
|
@@ -1498,8 +1287,6 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1498
1287
|
* Docs: added documentation for how to use the library within a webpack project that makes use of ugli [8d3ffd6]
|
|
1499
1288
|
* Docs: fixed code example to align with interface IField [034d020]
|
|
1500
1289
|
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
1290
|
## 0.2.0 (2018-01-09)
|
|
1504
1291
|
|
|
1505
1292
|
* Initial Commit [470808e]
|
|
@@ -1512,6 +1299,3 @@ UserPasswordAuthentication constructor changed: idUser removed.
|
|
|
1512
1299
|
* Docs: update Readme [0a3ead8]
|
|
1513
1300
|
* Fix: added babel-loader for Datamodel files, in order to uglify them [a46f007]
|
|
1514
1301
|
* Fix: creection of the repository reference [57b9823]
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|