@itwin/core-bentley 3.0.0-dev.84 → 3.0.0-dev.88

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.
Files changed (57) hide show
  1. package/CHANGELOG.md +914 -914
  2. package/LICENSE.md +9 -9
  3. package/README.md +11 -11
  4. package/ThirdPartyNotices.md +37 -37
  5. package/lib/cjs/Assert.js.map +1 -1
  6. package/lib/cjs/BeEvent.d.ts.map +1 -1
  7. package/lib/cjs/BeEvent.js +7 -1
  8. package/lib/cjs/BeEvent.js.map +1 -1
  9. package/lib/cjs/BeSQLite.js.map +1 -1
  10. package/lib/cjs/BentleyError.js.map +1 -1
  11. package/lib/cjs/CompressedId64Set.js.map +1 -1
  12. package/lib/cjs/Dictionary.js.map +1 -1
  13. package/lib/cjs/Disposable.js.map +1 -1
  14. package/lib/cjs/IndexMap.js.map +1 -1
  15. package/lib/cjs/JsonUtils.js.map +1 -1
  16. package/lib/cjs/LRUMap.js.map +1 -1
  17. package/lib/cjs/Logger.js.map +1 -1
  18. package/lib/cjs/OrderedSet.js.map +1 -1
  19. package/lib/cjs/PriorityQueue.js.map +1 -1
  20. package/lib/cjs/StringUtils.js.map +1 -1
  21. package/lib/cjs/Time.js.map +1 -1
  22. package/lib/cjs/UnexpectedErrors.d.ts +44 -0
  23. package/lib/cjs/UnexpectedErrors.d.ts.map +1 -0
  24. package/lib/cjs/UnexpectedErrors.js +66 -0
  25. package/lib/cjs/UnexpectedErrors.js.map +1 -0
  26. package/lib/cjs/UtilityTypes.js.map +1 -1
  27. package/lib/cjs/core-bentley.d.ts +1 -0
  28. package/lib/cjs/core-bentley.d.ts.map +1 -1
  29. package/lib/cjs/core-bentley.js +1 -0
  30. package/lib/cjs/core-bentley.js.map +1 -1
  31. package/lib/esm/Assert.js.map +1 -1
  32. package/lib/esm/BeEvent.d.ts.map +1 -1
  33. package/lib/esm/BeEvent.js +7 -1
  34. package/lib/esm/BeEvent.js.map +1 -1
  35. package/lib/esm/BeSQLite.js.map +1 -1
  36. package/lib/esm/BentleyError.js.map +1 -1
  37. package/lib/esm/CompressedId64Set.js.map +1 -1
  38. package/lib/esm/Dictionary.js.map +1 -1
  39. package/lib/esm/Disposable.js.map +1 -1
  40. package/lib/esm/IndexMap.js.map +1 -1
  41. package/lib/esm/JsonUtils.js.map +1 -1
  42. package/lib/esm/LRUMap.js.map +1 -1
  43. package/lib/esm/Logger.js.map +1 -1
  44. package/lib/esm/OrderedSet.js.map +1 -1
  45. package/lib/esm/PriorityQueue.js.map +1 -1
  46. package/lib/esm/StringUtils.js.map +1 -1
  47. package/lib/esm/Time.js.map +1 -1
  48. package/lib/esm/UnexpectedErrors.d.ts +44 -0
  49. package/lib/esm/UnexpectedErrors.d.ts.map +1 -0
  50. package/lib/esm/UnexpectedErrors.js +62 -0
  51. package/lib/esm/UnexpectedErrors.js.map +1 -0
  52. package/lib/esm/UtilityTypes.js.map +1 -1
  53. package/lib/esm/core-bentley.d.ts +1 -0
  54. package/lib/esm/core-bentley.d.ts.map +1 -1
  55. package/lib/esm/core-bentley.js +1 -0
  56. package/lib/esm/core-bentley.js.map +1 -1
  57. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,914 +1,914 @@
1
- # Change Log - @itwin/core-bentley
2
-
3
- This log was last generated on Tue, 21 Sep 2021 21:06:40 GMT and should not be manually modified.
4
-
5
- ## 2.19.13
6
- Tue, 21 Sep 2021 21:06:40 GMT
7
-
8
- _Version update only_
9
-
10
- ## 2.19.12
11
- Wed, 15 Sep 2021 18:06:46 GMT
12
-
13
- _Version update only_
14
-
15
- ## 2.19.11
16
- Thu, 09 Sep 2021 21:04:57 GMT
17
-
18
- _Version update only_
19
-
20
- ## 2.19.10
21
- Wed, 08 Sep 2021 14:36:01 GMT
22
-
23
- _Version update only_
24
-
25
- ## 2.19.9
26
- Wed, 25 Aug 2021 15:36:01 GMT
27
-
28
- _Version update only_
29
-
30
- ## 2.19.8
31
- Mon, 23 Aug 2021 13:23:13 GMT
32
-
33
- _Version update only_
34
-
35
- ## 2.19.7
36
- Fri, 20 Aug 2021 17:47:22 GMT
37
-
38
- _Version update only_
39
-
40
- ## 2.19.6
41
- Tue, 17 Aug 2021 20:34:28 GMT
42
-
43
- ### Updates
44
-
45
- - Deprecated Config Class
46
-
47
- ## 2.19.5
48
- Fri, 13 Aug 2021 21:48:08 GMT
49
-
50
- _Version update only_
51
-
52
- ## 2.19.4
53
- Thu, 12 Aug 2021 13:09:26 GMT
54
-
55
- _Version update only_
56
-
57
- ## 2.19.3
58
- Wed, 04 Aug 2021 20:29:34 GMT
59
-
60
- _Version update only_
61
-
62
- ## 2.19.2
63
- Tue, 03 Aug 2021 18:26:23 GMT
64
-
65
- _Version update only_
66
-
67
- ## 2.19.1
68
- Thu, 29 Jul 2021 20:01:11 GMT
69
-
70
- _Version update only_
71
-
72
- ## 2.19.0
73
- Mon, 26 Jul 2021 12:21:25 GMT
74
-
75
- ### Updates
76
-
77
- - Add Dictionary.findOrInsert, keys, and values.
78
- - async return value rather than fulfilled promise
79
-
80
- ## 2.18.4
81
- Tue, 10 Aug 2021 19:35:13 GMT
82
-
83
- _Version update only_
84
-
85
- ## 2.18.3
86
- Wed, 28 Jul 2021 17:16:30 GMT
87
-
88
- _Version update only_
89
-
90
- ## 2.18.2
91
- Mon, 26 Jul 2021 16:18:31 GMT
92
-
93
- _Version update only_
94
-
95
- ## 2.18.1
96
- Fri, 16 Jul 2021 17:45:09 GMT
97
-
98
- _Version update only_
99
-
100
- ## 2.18.0
101
- Fri, 09 Jul 2021 18:11:24 GMT
102
-
103
- _Version update only_
104
-
105
- ## 2.17.3
106
- Mon, 26 Jul 2021 16:08:36 GMT
107
-
108
- _Version update only_
109
-
110
- ## 2.17.2
111
- Thu, 08 Jul 2021 15:23:00 GMT
112
-
113
- _Version update only_
114
-
115
- ## 2.17.1
116
- Fri, 02 Jul 2021 15:38:30 GMT
117
-
118
- _Version update only_
119
-
120
- ## 2.17.0
121
- Mon, 28 Jun 2021 16:20:10 GMT
122
-
123
- ### Updates
124
-
125
- - Added new error to indicate corrupt briefcase state
126
- - Add IndexMap.toArray() and OrderedId64Array.array.
127
- - Added new error to indicate corrupt briefcase state
128
- - Add CompressedId64Set.sortAndCompress.
129
- - Add Mutable<T>.
130
- - Promote BeUiEvent to public.
131
-
132
- ## 2.16.10
133
- Thu, 22 Jul 2021 20:23:44 GMT
134
-
135
- _Version update only_
136
-
137
- ## 2.16.9
138
- Tue, 06 Jul 2021 22:08:34 GMT
139
-
140
- _Version update only_
141
-
142
- ## 2.16.8
143
- Fri, 02 Jul 2021 17:40:46 GMT
144
-
145
- _Version update only_
146
-
147
- ## 2.16.7
148
- Mon, 28 Jun 2021 18:13:04 GMT
149
-
150
- _Version update only_
151
-
152
- ## 2.16.6
153
- Mon, 28 Jun 2021 13:12:55 GMT
154
-
155
- _Version update only_
156
-
157
- ## 2.16.5
158
- Fri, 25 Jun 2021 16:03:01 GMT
159
-
160
- _Version update only_
161
-
162
- ## 2.16.4
163
- Wed, 23 Jun 2021 17:09:07 GMT
164
-
165
- ### Updates
166
-
167
- - handle exceptions from OneAtATimeAction execution functions
168
-
169
- ## 2.16.3
170
- Wed, 16 Jun 2021 20:29:32 GMT
171
-
172
- _Version update only_
173
-
174
- ## 2.16.2
175
- Thu, 03 Jun 2021 18:08:11 GMT
176
-
177
- _Version update only_
178
-
179
- ## 2.16.1
180
- Thu, 27 May 2021 20:04:22 GMT
181
-
182
- _Version update only_
183
-
184
- ## 2.16.0
185
- Mon, 24 May 2021 15:58:39 GMT
186
-
187
- ### Updates
188
-
189
- - Add Id64.iterable; deprecate iterate and forEach.
190
- - Add Id64.fromUint32PairObject() for creating an Id64String from an Id64.Uint32Pair.
191
-
192
- ## 2.15.6
193
- Wed, 26 May 2021 15:55:18 GMT
194
-
195
- _Version update only_
196
-
197
- ## 2.15.5
198
- Thu, 20 May 2021 15:06:26 GMT
199
-
200
- _Version update only_
201
-
202
- ## 2.15.4
203
- Tue, 18 May 2021 21:59:07 GMT
204
-
205
- _Version update only_
206
-
207
- ## 2.15.3
208
- Mon, 17 May 2021 13:31:37 GMT
209
-
210
- _Version update only_
211
-
212
- ## 2.15.2
213
- Wed, 12 May 2021 18:08:13 GMT
214
-
215
- _Version update only_
216
-
217
- ## 2.15.1
218
- Wed, 05 May 2021 13:18:31 GMT
219
-
220
- _Version update only_
221
-
222
- ## 2.15.0
223
- Fri, 30 Apr 2021 12:36:58 GMT
224
-
225
- ### Updates
226
-
227
- - Added new error flags.
228
- - Promote APIs to public.
229
-
230
- ## 2.14.4
231
- Thu, 22 Apr 2021 21:07:33 GMT
232
-
233
- _Version update only_
234
-
235
- ## 2.14.3
236
- Thu, 15 Apr 2021 15:13:16 GMT
237
-
238
- _Version update only_
239
-
240
- ## 2.14.2
241
- Thu, 08 Apr 2021 14:30:09 GMT
242
-
243
- _Version update only_
244
-
245
- ## 2.14.1
246
- Mon, 05 Apr 2021 16:28:00 GMT
247
-
248
- _Version update only_
249
-
250
- ## 2.14.0
251
- Fri, 02 Apr 2021 13:18:42 GMT
252
-
253
- _Version update only_
254
-
255
- ## 2.13.0
256
- Tue, 09 Mar 2021 20:28:13 GMT
257
-
258
- ### Updates
259
-
260
- - Initial setup for adding "basic manipulation" tools and commands to editor package.
261
- - Fixed broken double angle bracket link syntax
262
- - Add isIPhoneBrowser to ProcessDetector and make isIOSBrowser work for both iPads and iPhones. Clarify documentation.
263
- - Add ProcessDetector
264
- - Adjusted error messages and error when reversing or reinstating schema changesets
265
- - Updated to use TypeScript 4.1
266
- - begin rename project from iModel.js to iTwin.js
267
-
268
- ## 2.12.3
269
- Mon, 08 Mar 2021 15:32:00 GMT
270
-
271
- _Version update only_
272
-
273
- ## 2.12.2
274
- Wed, 03 Mar 2021 18:48:52 GMT
275
-
276
- _Version update only_
277
-
278
- ## 2.12.1
279
- Tue, 23 Feb 2021 20:54:45 GMT
280
-
281
- _Version update only_
282
-
283
- ## 2.12.0
284
- Thu, 18 Feb 2021 22:10:12 GMT
285
-
286
- _Version update only_
287
-
288
- ## 2.11.2
289
- Thu, 18 Feb 2021 02:50:59 GMT
290
-
291
- _Version update only_
292
-
293
- ## 2.11.1
294
- Thu, 04 Feb 2021 17:22:41 GMT
295
-
296
- ### Updates
297
-
298
- - Fix 64-bit addition for CompressedId64Set.
299
- - Add OrderedSet that mimics the standard Set but maintains its contents in a user-specified ordering.
300
- - add error values for Ipc
301
-
302
- ## 2.11.0
303
- Thu, 28 Jan 2021 13:39:27 GMT
304
-
305
- ### Updates
306
-
307
- - make BeEvent.raiseEvent type safe
308
-
309
- ## 2.10.3
310
- Fri, 08 Jan 2021 18:34:03 GMT
311
-
312
- _Version update only_
313
-
314
- ## 2.10.2
315
- Fri, 08 Jan 2021 14:52:02 GMT
316
-
317
- _Version update only_
318
-
319
- ## 2.10.1
320
- Tue, 22 Dec 2020 00:53:38 GMT
321
-
322
- _Version update only_
323
-
324
- ## 2.10.0
325
- Fri, 18 Dec 2020 18:24:01 GMT
326
-
327
- ### Updates
328
-
329
- - Added CheckpointV2 errors
330
- - Fix exception when constructing ObservableSet from an Iterable; add CompressedId64Set.reset().
331
-
332
- ## 2.9.9
333
- Sun, 13 Dec 2020 19:00:03 GMT
334
-
335
- _Version update only_
336
-
337
- ## 2.9.8
338
- Fri, 11 Dec 2020 02:57:36 GMT
339
-
340
- _Version update only_
341
-
342
- ## 2.9.7
343
- Wed, 09 Dec 2020 20:58:23 GMT
344
-
345
- _Version update only_
346
-
347
- ## 2.9.6
348
- Mon, 07 Dec 2020 18:40:48 GMT
349
-
350
- _Version update only_
351
-
352
- ## 2.9.5
353
- Sat, 05 Dec 2020 01:55:56 GMT
354
-
355
- _Version update only_
356
-
357
- ## 2.9.4
358
- Wed, 02 Dec 2020 20:55:40 GMT
359
-
360
- _Version update only_
361
-
362
- ## 2.9.3
363
- Mon, 23 Nov 2020 20:57:56 GMT
364
-
365
- _Version update only_
366
-
367
- ## 2.9.2
368
- Mon, 23 Nov 2020 15:33:50 GMT
369
-
370
- _Version update only_
371
-
372
- ## 2.9.1
373
- Thu, 19 Nov 2020 17:03:42 GMT
374
-
375
- _Version update only_
376
-
377
- ## 2.9.0
378
- Wed, 18 Nov 2020 16:01:50 GMT
379
-
380
- ### Updates
381
-
382
- - DuplicatePolicy for SortedArray (additional option to replace existing equivalent value on insertion).
383
- - partitionArray().
384
-
385
- ## 2.8.1
386
- Tue, 03 Nov 2020 00:33:56 GMT
387
-
388
- _Version update only_
389
-
390
- ## 2.8.0
391
- Fri, 23 Oct 2020 17:04:02 GMT
392
-
393
- _Version update only_
394
-
395
- ## 2.7.6
396
- Wed, 11 Nov 2020 16:28:23 GMT
397
-
398
- _Version update only_
399
-
400
- ## 2.7.5
401
- Fri, 23 Oct 2020 16:23:50 GMT
402
-
403
- _Version update only_
404
-
405
- ## 2.7.4
406
- Mon, 19 Oct 2020 17:57:01 GMT
407
-
408
- _Version update only_
409
-
410
- ## 2.7.3
411
- Wed, 14 Oct 2020 17:00:58 GMT
412
-
413
- _Version update only_
414
-
415
- ## 2.7.2
416
- Tue, 13 Oct 2020 18:20:38 GMT
417
-
418
- _Version update only_
419
-
420
- ## 2.7.1
421
- Thu, 08 Oct 2020 13:04:35 GMT
422
-
423
- _Version update only_
424
-
425
- ## 2.7.0
426
- Fri, 02 Oct 2020 18:03:32 GMT
427
-
428
- ### Updates
429
-
430
- - Expand APIs for operating on ordered sets of Id64Strings (compressed or otherwise).
431
- - add Config.addEnvVarsStartingWith
432
- - Added a new error code used in iModelHub client to indicate missing lock chunk.
433
- - Introduce NoContentError (transmitted via 204)
434
-
435
- ## 2.6.5
436
- Sat, 26 Sep 2020 16:06:34 GMT
437
-
438
- _Version update only_
439
-
440
- ## 2.6.4
441
- Tue, 22 Sep 2020 17:40:07 GMT
442
-
443
- _Version update only_
444
-
445
- ## 2.6.3
446
- Mon, 21 Sep 2020 14:47:09 GMT
447
-
448
- _Version update only_
449
-
450
- ## 2.6.2
451
- Mon, 21 Sep 2020 13:07:43 GMT
452
-
453
- _Version update only_
454
-
455
- ## 2.6.1
456
- Fri, 18 Sep 2020 13:15:08 GMT
457
-
458
- _Version update only_
459
-
460
- ## 2.6.0
461
- Thu, 17 Sep 2020 13:16:12 GMT
462
-
463
- ### Updates
464
-
465
- - Add Id64 functions for working with compact representations of Id64Sets and ordering Id64Strings based on 64-bit numerical value.
466
- - Moved ESLint configuration to a plugin
467
-
468
- ## 2.5.5
469
- Wed, 02 Sep 2020 17:42:23 GMT
470
-
471
- _Version update only_
472
-
473
- ## 2.5.4
474
- Fri, 28 Aug 2020 15:34:15 GMT
475
-
476
- _Version update only_
477
-
478
- ## 2.5.3
479
- Wed, 26 Aug 2020 11:46:00 GMT
480
-
481
- _Version update only_
482
-
483
- ## 2.5.2
484
- Tue, 25 Aug 2020 22:09:08 GMT
485
-
486
- _Version update only_
487
-
488
- ## 2.5.1
489
- Mon, 24 Aug 2020 18:13:04 GMT
490
-
491
- _Version update only_
492
-
493
- ## 2.5.0
494
- Thu, 20 Aug 2020 20:57:09 GMT
495
-
496
- ### Updates
497
-
498
- - Introduce IModelApp security options (including CSRF protection).
499
- - Switch to ESLint
500
-
501
- ## 2.4.2
502
- Fri, 14 Aug 2020 16:34:09 GMT
503
-
504
- _Version update only_
505
-
506
- ## 2.4.1
507
- Fri, 07 Aug 2020 19:57:43 GMT
508
-
509
- ### Updates
510
-
511
- - Added metadata sources functions to Logger
512
-
513
- ## 2.4.0
514
- Tue, 28 Jul 2020 16:26:23 GMT
515
-
516
- _Version update only_
517
-
518
- ## 2.3.3
519
- Thu, 23 Jul 2020 12:57:15 GMT
520
-
521
- _Version update only_
522
-
523
- ## 2.3.2
524
- Tue, 14 Jul 2020 23:50:36 GMT
525
-
526
- _Version update only_
527
-
528
- ## 2.3.1
529
- Mon, 13 Jul 2020 18:50:13 GMT
530
-
531
- _Version update only_
532
-
533
- ## 2.3.0
534
- Fri, 10 Jul 2020 17:23:14 GMT
535
-
536
- ### Updates
537
-
538
- - Generic functions for dynamic casting.
539
-
540
- ## 2.2.1
541
- Tue, 07 Jul 2020 14:44:52 GMT
542
-
543
- _Version update only_
544
-
545
- ## 2.2.0
546
- Fri, 19 Jun 2020 14:10:03 GMT
547
-
548
- ### Updates
549
-
550
- - Introduce GeoServiceStatus status code
551
-
552
- ## 2.1.0
553
- Thu, 28 May 2020 22:48:59 GMT
554
-
555
- ### Updates
556
-
557
- - Added FailedToGetProductSettings error
558
- - Setup Guid.normalize() for internal use.
559
- - channel rules
560
-
561
- ## 2.0.0
562
- Wed, 06 May 2020 13:17:49 GMT
563
-
564
- ### Updates
565
-
566
- - Monitor progress of downloading briefcases, ability to cancel download of briefcases.
567
- - Update Config.App documentation to reflect the removal of the config.json file
568
- - Added ContextDoesNotExist error
569
- - BUG273249
570
- - Updated docs.
571
- - Updated error text.
572
- - added raw log method that bypass catogory check
573
- - order imports.
574
- - Add a type guard for `IDisposable`
575
- - Add Config class previously hosted in imodeljs-clients
576
- - Upgrade to Rush 5.23.2
577
- - Added ReadonlySortedArray.
578
- - Remove support for the iModel.js module system by no longer delivering modules.
579
-
580
- ## 1.14.1
581
- Wed, 22 Apr 2020 19:04:00 GMT
582
-
583
- _Version update only_
584
-
585
- ## 1.14.0
586
- Tue, 31 Mar 2020 15:44:19 GMT
587
-
588
- _Version update only_
589
-
590
- ## 1.13.0
591
- Wed, 04 Mar 2020 16:16:31 GMT
592
-
593
- _Version update only_
594
-
595
- ## 1.12.0
596
- Wed, 12 Feb 2020 17:45:49 GMT
597
-
598
- _Version update only_
599
-
600
- ## 1.11.0
601
- Wed, 22 Jan 2020 19:24:11 GMT
602
-
603
- ### Updates
604
-
605
- - VSS$257397: Temporary fix for checking electron renderer.
606
- - Upgrade to TypeScript 3.7.2.
607
-
608
- ## 1.10.0
609
- Tue, 07 Jan 2020 19:44:01 GMT
610
-
611
- ### Updates
612
-
613
- - Added ByteStream class.
614
-
615
- ## 1.9.0
616
- Tue, 10 Dec 2019 18:08:56 GMT
617
-
618
- ### Updates
619
-
620
- - Setup OidcDesktopClient for Electron use cases.
621
- - Added non-static wait and executeAfter to BeDuration
622
- - Fix warnings from static analysis
623
- - Added `BeDuration.race` for common timeout operations.
624
-
625
- ## 1.8.0
626
- Fri, 22 Nov 2019 14:03:34 GMT
627
-
628
- _Version update only_
629
-
630
- ## 1.7.0
631
- Fri, 01 Nov 2019 13:28:37 GMT
632
-
633
- _Version update only_
634
-
635
- ## 1.6.0
636
- Wed, 09 Oct 2019 20:28:42 GMT
637
-
638
- _Version update only_
639
-
640
- ## 1.5.0
641
- Mon, 30 Sep 2019 22:28:48 GMT
642
-
643
- ### Updates
644
-
645
- - Fixed AuthStatus error numbers not to overlap with others.
646
- - Added ObservableSet<T>.
647
- - upgrade to TypeScript 3.6.2
648
-
649
- ## 1.4.0
650
- Tue, 10 Sep 2019 12:09:49 GMT
651
-
652
- ### Updates
653
-
654
- - Fixed AuthStatus error numbers not to overlap with others.
655
- - Added PriorityQueue.append function for adding new elements without applying sorting logic.
656
-
657
- ## 1.3.0
658
- Tue, 13 Aug 2019 20:25:53 GMT
659
-
660
- _Version update only_
661
-
662
- ## 1.2.0
663
- Wed, 24 Jul 2019 11:47:26 GMT
664
-
665
- _Version update only_
666
-
667
- ## 1.1.0
668
- Mon, 01 Jul 2019 19:04:29 GMT
669
-
670
- ### Updates
671
-
672
- - Added OneAtATimeActivity class
673
- - Introduced AsyncMutex - a utility to run async blocks of code in sequence.
674
- - Update to TypeScript 3.5
675
-
676
- ## 1.0.0
677
- Mon, 03 Jun 2019 18:09:39 GMT
678
-
679
- ### Updates
680
-
681
- - RPC system now accepts only basic values (primitives, "interface" objects, and binary).
682
- - Added Id64.getFirst to get the first value of an Id64Arg
683
- - Added an error for seed file initialization timeout
684
- - Switched from iModelHub Project API to Context API
685
- - Refactored and simplified implementation of IModelDb.open
686
- - Add property accessor for empty Guid
687
-
688
- ## 0.191.0
689
- Mon, 13 May 2019 15:52:05 GMT
690
-
691
- ### Updates
692
-
693
- - Adds parameter for api-extractor to validate missing release tags
694
- - Add a Dictionary-based least-recently-used cache.
695
- - Fix broken links
696
- - LoggerCategory -> BentleyLoggerCategory
697
- - Logged the fields in ClientRequestContext
698
- - Logging fixes.
699
- - Put sourcemap in npm package.
700
- - Fixed logger to not mutate incoming objects.
701
- - Improved performance logging
702
- - Added functions for iterating and obtaining the number of elements of a collection of Id64s represented as an Id64Arg.
703
- - Setup a generic context for tracking client requests, and made various related enhancements to logging, usage tracking and authorization.
704
- - Use TextDecoder to decode binary utf-8 strings if supported.
705
- - Upgrade TypeDoc dependency to 0.14.2
706
-
707
- ## 0.190.0
708
- Thu, 14 Mar 2019 14:26:49 GMT
709
-
710
- _Version update only_
711
-
712
- ## 0.189.0
713
- Wed, 06 Mar 2019 15:41:22 GMT
714
-
715
- ### Updates
716
-
717
- - Changes package.json to include api-extractor and adds api-extractor.json
718
- - Use new buildIModelJsBuild script
719
- - Add release tags to indicate API stability
720
- - Remove unneeded typedoc plugin dependency
721
- - Save BUILD_SEMVER to globally accessible map
722
- - Upgrade to TypeScript 3.2.2
723
-
724
- ## 0.188.0
725
- Wed, 16 Jan 2019 16:36:09 GMT
726
-
727
- _Version update only_
728
-
729
- ## 0.187.0
730
- Tue, 15 Jan 2019 15:18:59 GMT
731
-
732
- _Version update only_
733
-
734
- ## 0.186.0
735
- Mon, 14 Jan 2019 23:09:10 GMT
736
-
737
- ### Updates
738
-
739
- - Removed IModelDb's cache of accessToken. For long running operations like AutoPush, the user must explicitly supply an IAccessTokenManager to keep the token current.
740
-
741
- ## 0.185.0
742
- Fri, 11 Jan 2019 18:29:00 GMT
743
-
744
- ### Updates
745
-
746
- - Optimize Id64String operations and supply specialized, optimized collection types.
747
-
748
- ## 0.184.0
749
- Thu, 10 Jan 2019 22:46:17 GMT
750
-
751
- _Version update only_
752
-
753
- ## 0.183.0
754
- Mon, 07 Jan 2019 21:49:21 GMT
755
-
756
- _Version update only_
757
-
758
- ## 0.182.0
759
- Mon, 07 Jan 2019 13:31:34 GMT
760
-
761
- _Version update only_
762
-
763
- ## 0.181.0
764
- Fri, 04 Jan 2019 13:02:40 GMT
765
-
766
- _Version update only_
767
-
768
- ## 0.180.0
769
- Wed, 02 Jan 2019 15:18:23 GMT
770
-
771
- ### Updates
772
-
773
- - Enable usage of custom collection classes inside for..of loops.
774
-
775
- ## 0.179.0
776
- Wed, 19 Dec 2018 18:26:14 GMT
777
-
778
- ### Updates
779
-
780
- - Fix issue where all event listeners are removed.
781
-
782
- ## 0.178.0
783
- Thu, 13 Dec 2018 22:06:10 GMT
784
-
785
- _Version update only_
786
-
787
- ## 0.177.0
788
- Wed, 12 Dec 2018 17:21:31 GMT
789
-
790
- _Version update only_
791
-
792
- ## 0.176.0
793
- Mon, 10 Dec 2018 21:19:45 GMT
794
-
795
- _Version update only_
796
-
797
- ## 0.175.0
798
- Mon, 10 Dec 2018 17:08:55 GMT
799
-
800
- _Version update only_
801
-
802
- ## 0.174.0
803
- Mon, 10 Dec 2018 13:24:09 GMT
804
-
805
- _Version update only_
806
-
807
- ## 0.173.0
808
- Thu, 06 Dec 2018 22:03:29 GMT
809
-
810
- _Version update only_
811
-
812
- ## 0.172.0
813
- Tue, 04 Dec 2018 17:24:39 GMT
814
-
815
- _Version update only_
816
-
817
- ## 0.171.0
818
- Mon, 03 Dec 2018 18:52:58 GMT
819
-
820
- _Version update only_
821
-
822
- ## 0.170.0
823
- Mon, 26 Nov 2018 19:38:42 GMT
824
-
825
- ### Updates
826
-
827
- - Change Logger.ParseLogLevel() to use camelCased method naming, Logger.parseLogLevel().
828
-
829
- ## 0.169.0
830
- Tue, 20 Nov 2018 16:17:15 GMT
831
-
832
- ### Updates
833
-
834
- - Remove PromiseUtil class
835
-
836
- ## 0.168.0
837
- Sat, 17 Nov 2018 14:20:11 GMT
838
-
839
- _Version update only_
840
-
841
- ## 0.167.0
842
- Fri, 16 Nov 2018 21:45:44 GMT
843
-
844
- ### Updates
845
-
846
- - Changes to debug utilities.
847
- - Fluentd Bunnyan Logger added
848
-
849
- ## 0.166.0
850
- Mon, 12 Nov 2018 16:42:10 GMT
851
-
852
- _Version update only_
853
-
854
- ## 0.165.0
855
- Mon, 12 Nov 2018 15:47:00 GMT
856
-
857
- _Version update only_
858
-
859
- ## 0.164.0
860
- Thu, 08 Nov 2018 17:59:20 GMT
861
-
862
- ### Updates
863
-
864
- - OIDC related enhancments (WIP).
865
- - Updated to TypeScript 3.1
866
-
867
- ## 0.163.0
868
- Wed, 31 Oct 2018 20:55:37 GMT
869
-
870
- ### Updates
871
-
872
- - Turn Guid class into a namespace and use GuidString in signatures.
873
- - Guid.wrap creates a Guid object without validating the input string.
874
- - Changed Id64 from a class to a namespace.
875
-
876
- ## 0.162.0
877
- Wed, 24 Oct 2018 19:20:06 GMT
878
-
879
- ### Updates
880
-
881
- - Breaking changes to optimize usage of 64-bit IDs.
882
-
883
- ## 0.161.0
884
- Fri, 19 Oct 2018 13:04:14 GMT
885
-
886
- _Version update only_
887
-
888
- ## 0.160.0
889
- Wed, 17 Oct 2018 18:18:38 GMT
890
-
891
- _Version update only_
892
-
893
- ## 0.159.0
894
- Tue, 16 Oct 2018 14:09:09 GMT
895
-
896
- _Version update only_
897
-
898
- ## 0.158.0
899
- Mon, 15 Oct 2018 19:36:09 GMT
900
-
901
- _Version update only_
902
-
903
- ## 0.157.0
904
- Sun, 14 Oct 2018 17:20:06 GMT
905
-
906
- _Version update only_
907
-
908
- ## 0.156.0
909
- Fri, 12 Oct 2018 23:00:10 GMT
910
-
911
- ### Updates
912
-
913
- - Initial release
914
-
1
+ # Change Log - @itwin/core-bentley
2
+
3
+ This log was last generated on Tue, 21 Sep 2021 21:06:40 GMT and should not be manually modified.
4
+
5
+ ## 2.19.13
6
+ Tue, 21 Sep 2021 21:06:40 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 2.19.12
11
+ Wed, 15 Sep 2021 18:06:46 GMT
12
+
13
+ _Version update only_
14
+
15
+ ## 2.19.11
16
+ Thu, 09 Sep 2021 21:04:57 GMT
17
+
18
+ _Version update only_
19
+
20
+ ## 2.19.10
21
+ Wed, 08 Sep 2021 14:36:01 GMT
22
+
23
+ _Version update only_
24
+
25
+ ## 2.19.9
26
+ Wed, 25 Aug 2021 15:36:01 GMT
27
+
28
+ _Version update only_
29
+
30
+ ## 2.19.8
31
+ Mon, 23 Aug 2021 13:23:13 GMT
32
+
33
+ _Version update only_
34
+
35
+ ## 2.19.7
36
+ Fri, 20 Aug 2021 17:47:22 GMT
37
+
38
+ _Version update only_
39
+
40
+ ## 2.19.6
41
+ Tue, 17 Aug 2021 20:34:28 GMT
42
+
43
+ ### Updates
44
+
45
+ - Deprecated Config Class
46
+
47
+ ## 2.19.5
48
+ Fri, 13 Aug 2021 21:48:08 GMT
49
+
50
+ _Version update only_
51
+
52
+ ## 2.19.4
53
+ Thu, 12 Aug 2021 13:09:26 GMT
54
+
55
+ _Version update only_
56
+
57
+ ## 2.19.3
58
+ Wed, 04 Aug 2021 20:29:34 GMT
59
+
60
+ _Version update only_
61
+
62
+ ## 2.19.2
63
+ Tue, 03 Aug 2021 18:26:23 GMT
64
+
65
+ _Version update only_
66
+
67
+ ## 2.19.1
68
+ Thu, 29 Jul 2021 20:01:11 GMT
69
+
70
+ _Version update only_
71
+
72
+ ## 2.19.0
73
+ Mon, 26 Jul 2021 12:21:25 GMT
74
+
75
+ ### Updates
76
+
77
+ - Add Dictionary.findOrInsert, keys, and values.
78
+ - async return value rather than fulfilled promise
79
+
80
+ ## 2.18.4
81
+ Tue, 10 Aug 2021 19:35:13 GMT
82
+
83
+ _Version update only_
84
+
85
+ ## 2.18.3
86
+ Wed, 28 Jul 2021 17:16:30 GMT
87
+
88
+ _Version update only_
89
+
90
+ ## 2.18.2
91
+ Mon, 26 Jul 2021 16:18:31 GMT
92
+
93
+ _Version update only_
94
+
95
+ ## 2.18.1
96
+ Fri, 16 Jul 2021 17:45:09 GMT
97
+
98
+ _Version update only_
99
+
100
+ ## 2.18.0
101
+ Fri, 09 Jul 2021 18:11:24 GMT
102
+
103
+ _Version update only_
104
+
105
+ ## 2.17.3
106
+ Mon, 26 Jul 2021 16:08:36 GMT
107
+
108
+ _Version update only_
109
+
110
+ ## 2.17.2
111
+ Thu, 08 Jul 2021 15:23:00 GMT
112
+
113
+ _Version update only_
114
+
115
+ ## 2.17.1
116
+ Fri, 02 Jul 2021 15:38:30 GMT
117
+
118
+ _Version update only_
119
+
120
+ ## 2.17.0
121
+ Mon, 28 Jun 2021 16:20:10 GMT
122
+
123
+ ### Updates
124
+
125
+ - Added new error to indicate corrupt briefcase state
126
+ - Add IndexMap.toArray() and OrderedId64Array.array.
127
+ - Added new error to indicate corrupt briefcase state
128
+ - Add CompressedId64Set.sortAndCompress.
129
+ - Add Mutable<T>.
130
+ - Promote BeUiEvent to public.
131
+
132
+ ## 2.16.10
133
+ Thu, 22 Jul 2021 20:23:44 GMT
134
+
135
+ _Version update only_
136
+
137
+ ## 2.16.9
138
+ Tue, 06 Jul 2021 22:08:34 GMT
139
+
140
+ _Version update only_
141
+
142
+ ## 2.16.8
143
+ Fri, 02 Jul 2021 17:40:46 GMT
144
+
145
+ _Version update only_
146
+
147
+ ## 2.16.7
148
+ Mon, 28 Jun 2021 18:13:04 GMT
149
+
150
+ _Version update only_
151
+
152
+ ## 2.16.6
153
+ Mon, 28 Jun 2021 13:12:55 GMT
154
+
155
+ _Version update only_
156
+
157
+ ## 2.16.5
158
+ Fri, 25 Jun 2021 16:03:01 GMT
159
+
160
+ _Version update only_
161
+
162
+ ## 2.16.4
163
+ Wed, 23 Jun 2021 17:09:07 GMT
164
+
165
+ ### Updates
166
+
167
+ - handle exceptions from OneAtATimeAction execution functions
168
+
169
+ ## 2.16.3
170
+ Wed, 16 Jun 2021 20:29:32 GMT
171
+
172
+ _Version update only_
173
+
174
+ ## 2.16.2
175
+ Thu, 03 Jun 2021 18:08:11 GMT
176
+
177
+ _Version update only_
178
+
179
+ ## 2.16.1
180
+ Thu, 27 May 2021 20:04:22 GMT
181
+
182
+ _Version update only_
183
+
184
+ ## 2.16.0
185
+ Mon, 24 May 2021 15:58:39 GMT
186
+
187
+ ### Updates
188
+
189
+ - Add Id64.iterable; deprecate iterate and forEach.
190
+ - Add Id64.fromUint32PairObject() for creating an Id64String from an Id64.Uint32Pair.
191
+
192
+ ## 2.15.6
193
+ Wed, 26 May 2021 15:55:18 GMT
194
+
195
+ _Version update only_
196
+
197
+ ## 2.15.5
198
+ Thu, 20 May 2021 15:06:26 GMT
199
+
200
+ _Version update only_
201
+
202
+ ## 2.15.4
203
+ Tue, 18 May 2021 21:59:07 GMT
204
+
205
+ _Version update only_
206
+
207
+ ## 2.15.3
208
+ Mon, 17 May 2021 13:31:37 GMT
209
+
210
+ _Version update only_
211
+
212
+ ## 2.15.2
213
+ Wed, 12 May 2021 18:08:13 GMT
214
+
215
+ _Version update only_
216
+
217
+ ## 2.15.1
218
+ Wed, 05 May 2021 13:18:31 GMT
219
+
220
+ _Version update only_
221
+
222
+ ## 2.15.0
223
+ Fri, 30 Apr 2021 12:36:58 GMT
224
+
225
+ ### Updates
226
+
227
+ - Added new error flags.
228
+ - Promote APIs to public.
229
+
230
+ ## 2.14.4
231
+ Thu, 22 Apr 2021 21:07:33 GMT
232
+
233
+ _Version update only_
234
+
235
+ ## 2.14.3
236
+ Thu, 15 Apr 2021 15:13:16 GMT
237
+
238
+ _Version update only_
239
+
240
+ ## 2.14.2
241
+ Thu, 08 Apr 2021 14:30:09 GMT
242
+
243
+ _Version update only_
244
+
245
+ ## 2.14.1
246
+ Mon, 05 Apr 2021 16:28:00 GMT
247
+
248
+ _Version update only_
249
+
250
+ ## 2.14.0
251
+ Fri, 02 Apr 2021 13:18:42 GMT
252
+
253
+ _Version update only_
254
+
255
+ ## 2.13.0
256
+ Tue, 09 Mar 2021 20:28:13 GMT
257
+
258
+ ### Updates
259
+
260
+ - Initial setup for adding "basic manipulation" tools and commands to editor package.
261
+ - Fixed broken double angle bracket link syntax
262
+ - Add isIPhoneBrowser to ProcessDetector and make isIOSBrowser work for both iPads and iPhones. Clarify documentation.
263
+ - Add ProcessDetector
264
+ - Adjusted error messages and error when reversing or reinstating schema changesets
265
+ - Updated to use TypeScript 4.1
266
+ - begin rename project from iModel.js to iTwin.js
267
+
268
+ ## 2.12.3
269
+ Mon, 08 Mar 2021 15:32:00 GMT
270
+
271
+ _Version update only_
272
+
273
+ ## 2.12.2
274
+ Wed, 03 Mar 2021 18:48:52 GMT
275
+
276
+ _Version update only_
277
+
278
+ ## 2.12.1
279
+ Tue, 23 Feb 2021 20:54:45 GMT
280
+
281
+ _Version update only_
282
+
283
+ ## 2.12.0
284
+ Thu, 18 Feb 2021 22:10:12 GMT
285
+
286
+ _Version update only_
287
+
288
+ ## 2.11.2
289
+ Thu, 18 Feb 2021 02:50:59 GMT
290
+
291
+ _Version update only_
292
+
293
+ ## 2.11.1
294
+ Thu, 04 Feb 2021 17:22:41 GMT
295
+
296
+ ### Updates
297
+
298
+ - Fix 64-bit addition for CompressedId64Set.
299
+ - Add OrderedSet that mimics the standard Set but maintains its contents in a user-specified ordering.
300
+ - add error values for Ipc
301
+
302
+ ## 2.11.0
303
+ Thu, 28 Jan 2021 13:39:27 GMT
304
+
305
+ ### Updates
306
+
307
+ - make BeEvent.raiseEvent type safe
308
+
309
+ ## 2.10.3
310
+ Fri, 08 Jan 2021 18:34:03 GMT
311
+
312
+ _Version update only_
313
+
314
+ ## 2.10.2
315
+ Fri, 08 Jan 2021 14:52:02 GMT
316
+
317
+ _Version update only_
318
+
319
+ ## 2.10.1
320
+ Tue, 22 Dec 2020 00:53:38 GMT
321
+
322
+ _Version update only_
323
+
324
+ ## 2.10.0
325
+ Fri, 18 Dec 2020 18:24:01 GMT
326
+
327
+ ### Updates
328
+
329
+ - Added CheckpointV2 errors
330
+ - Fix exception when constructing ObservableSet from an Iterable; add CompressedId64Set.reset().
331
+
332
+ ## 2.9.9
333
+ Sun, 13 Dec 2020 19:00:03 GMT
334
+
335
+ _Version update only_
336
+
337
+ ## 2.9.8
338
+ Fri, 11 Dec 2020 02:57:36 GMT
339
+
340
+ _Version update only_
341
+
342
+ ## 2.9.7
343
+ Wed, 09 Dec 2020 20:58:23 GMT
344
+
345
+ _Version update only_
346
+
347
+ ## 2.9.6
348
+ Mon, 07 Dec 2020 18:40:48 GMT
349
+
350
+ _Version update only_
351
+
352
+ ## 2.9.5
353
+ Sat, 05 Dec 2020 01:55:56 GMT
354
+
355
+ _Version update only_
356
+
357
+ ## 2.9.4
358
+ Wed, 02 Dec 2020 20:55:40 GMT
359
+
360
+ _Version update only_
361
+
362
+ ## 2.9.3
363
+ Mon, 23 Nov 2020 20:57:56 GMT
364
+
365
+ _Version update only_
366
+
367
+ ## 2.9.2
368
+ Mon, 23 Nov 2020 15:33:50 GMT
369
+
370
+ _Version update only_
371
+
372
+ ## 2.9.1
373
+ Thu, 19 Nov 2020 17:03:42 GMT
374
+
375
+ _Version update only_
376
+
377
+ ## 2.9.0
378
+ Wed, 18 Nov 2020 16:01:50 GMT
379
+
380
+ ### Updates
381
+
382
+ - DuplicatePolicy for SortedArray (additional option to replace existing equivalent value on insertion).
383
+ - partitionArray().
384
+
385
+ ## 2.8.1
386
+ Tue, 03 Nov 2020 00:33:56 GMT
387
+
388
+ _Version update only_
389
+
390
+ ## 2.8.0
391
+ Fri, 23 Oct 2020 17:04:02 GMT
392
+
393
+ _Version update only_
394
+
395
+ ## 2.7.6
396
+ Wed, 11 Nov 2020 16:28:23 GMT
397
+
398
+ _Version update only_
399
+
400
+ ## 2.7.5
401
+ Fri, 23 Oct 2020 16:23:50 GMT
402
+
403
+ _Version update only_
404
+
405
+ ## 2.7.4
406
+ Mon, 19 Oct 2020 17:57:01 GMT
407
+
408
+ _Version update only_
409
+
410
+ ## 2.7.3
411
+ Wed, 14 Oct 2020 17:00:58 GMT
412
+
413
+ _Version update only_
414
+
415
+ ## 2.7.2
416
+ Tue, 13 Oct 2020 18:20:38 GMT
417
+
418
+ _Version update only_
419
+
420
+ ## 2.7.1
421
+ Thu, 08 Oct 2020 13:04:35 GMT
422
+
423
+ _Version update only_
424
+
425
+ ## 2.7.0
426
+ Fri, 02 Oct 2020 18:03:32 GMT
427
+
428
+ ### Updates
429
+
430
+ - Expand APIs for operating on ordered sets of Id64Strings (compressed or otherwise).
431
+ - add Config.addEnvVarsStartingWith
432
+ - Added a new error code used in iModelHub client to indicate missing lock chunk.
433
+ - Introduce NoContentError (transmitted via 204)
434
+
435
+ ## 2.6.5
436
+ Sat, 26 Sep 2020 16:06:34 GMT
437
+
438
+ _Version update only_
439
+
440
+ ## 2.6.4
441
+ Tue, 22 Sep 2020 17:40:07 GMT
442
+
443
+ _Version update only_
444
+
445
+ ## 2.6.3
446
+ Mon, 21 Sep 2020 14:47:09 GMT
447
+
448
+ _Version update only_
449
+
450
+ ## 2.6.2
451
+ Mon, 21 Sep 2020 13:07:43 GMT
452
+
453
+ _Version update only_
454
+
455
+ ## 2.6.1
456
+ Fri, 18 Sep 2020 13:15:08 GMT
457
+
458
+ _Version update only_
459
+
460
+ ## 2.6.0
461
+ Thu, 17 Sep 2020 13:16:12 GMT
462
+
463
+ ### Updates
464
+
465
+ - Add Id64 functions for working with compact representations of Id64Sets and ordering Id64Strings based on 64-bit numerical value.
466
+ - Moved ESLint configuration to a plugin
467
+
468
+ ## 2.5.5
469
+ Wed, 02 Sep 2020 17:42:23 GMT
470
+
471
+ _Version update only_
472
+
473
+ ## 2.5.4
474
+ Fri, 28 Aug 2020 15:34:15 GMT
475
+
476
+ _Version update only_
477
+
478
+ ## 2.5.3
479
+ Wed, 26 Aug 2020 11:46:00 GMT
480
+
481
+ _Version update only_
482
+
483
+ ## 2.5.2
484
+ Tue, 25 Aug 2020 22:09:08 GMT
485
+
486
+ _Version update only_
487
+
488
+ ## 2.5.1
489
+ Mon, 24 Aug 2020 18:13:04 GMT
490
+
491
+ _Version update only_
492
+
493
+ ## 2.5.0
494
+ Thu, 20 Aug 2020 20:57:09 GMT
495
+
496
+ ### Updates
497
+
498
+ - Introduce IModelApp security options (including CSRF protection).
499
+ - Switch to ESLint
500
+
501
+ ## 2.4.2
502
+ Fri, 14 Aug 2020 16:34:09 GMT
503
+
504
+ _Version update only_
505
+
506
+ ## 2.4.1
507
+ Fri, 07 Aug 2020 19:57:43 GMT
508
+
509
+ ### Updates
510
+
511
+ - Added metadata sources functions to Logger
512
+
513
+ ## 2.4.0
514
+ Tue, 28 Jul 2020 16:26:23 GMT
515
+
516
+ _Version update only_
517
+
518
+ ## 2.3.3
519
+ Thu, 23 Jul 2020 12:57:15 GMT
520
+
521
+ _Version update only_
522
+
523
+ ## 2.3.2
524
+ Tue, 14 Jul 2020 23:50:36 GMT
525
+
526
+ _Version update only_
527
+
528
+ ## 2.3.1
529
+ Mon, 13 Jul 2020 18:50:13 GMT
530
+
531
+ _Version update only_
532
+
533
+ ## 2.3.0
534
+ Fri, 10 Jul 2020 17:23:14 GMT
535
+
536
+ ### Updates
537
+
538
+ - Generic functions for dynamic casting.
539
+
540
+ ## 2.2.1
541
+ Tue, 07 Jul 2020 14:44:52 GMT
542
+
543
+ _Version update only_
544
+
545
+ ## 2.2.0
546
+ Fri, 19 Jun 2020 14:10:03 GMT
547
+
548
+ ### Updates
549
+
550
+ - Introduce GeoServiceStatus status code
551
+
552
+ ## 2.1.0
553
+ Thu, 28 May 2020 22:48:59 GMT
554
+
555
+ ### Updates
556
+
557
+ - Added FailedToGetProductSettings error
558
+ - Setup Guid.normalize() for internal use.
559
+ - channel rules
560
+
561
+ ## 2.0.0
562
+ Wed, 06 May 2020 13:17:49 GMT
563
+
564
+ ### Updates
565
+
566
+ - Monitor progress of downloading briefcases, ability to cancel download of briefcases.
567
+ - Update Config.App documentation to reflect the removal of the config.json file
568
+ - Added ContextDoesNotExist error
569
+ - BUG273249
570
+ - Updated docs.
571
+ - Updated error text.
572
+ - added raw log method that bypass catogory check
573
+ - order imports.
574
+ - Add a type guard for `IDisposable`
575
+ - Add Config class previously hosted in imodeljs-clients
576
+ - Upgrade to Rush 5.23.2
577
+ - Added ReadonlySortedArray.
578
+ - Remove support for the iModel.js module system by no longer delivering modules.
579
+
580
+ ## 1.14.1
581
+ Wed, 22 Apr 2020 19:04:00 GMT
582
+
583
+ _Version update only_
584
+
585
+ ## 1.14.0
586
+ Tue, 31 Mar 2020 15:44:19 GMT
587
+
588
+ _Version update only_
589
+
590
+ ## 1.13.0
591
+ Wed, 04 Mar 2020 16:16:31 GMT
592
+
593
+ _Version update only_
594
+
595
+ ## 1.12.0
596
+ Wed, 12 Feb 2020 17:45:49 GMT
597
+
598
+ _Version update only_
599
+
600
+ ## 1.11.0
601
+ Wed, 22 Jan 2020 19:24:11 GMT
602
+
603
+ ### Updates
604
+
605
+ - VSS$257397: Temporary fix for checking electron renderer.
606
+ - Upgrade to TypeScript 3.7.2.
607
+
608
+ ## 1.10.0
609
+ Tue, 07 Jan 2020 19:44:01 GMT
610
+
611
+ ### Updates
612
+
613
+ - Added ByteStream class.
614
+
615
+ ## 1.9.0
616
+ Tue, 10 Dec 2019 18:08:56 GMT
617
+
618
+ ### Updates
619
+
620
+ - Setup OidcDesktopClient for Electron use cases.
621
+ - Added non-static wait and executeAfter to BeDuration
622
+ - Fix warnings from static analysis
623
+ - Added `BeDuration.race` for common timeout operations.
624
+
625
+ ## 1.8.0
626
+ Fri, 22 Nov 2019 14:03:34 GMT
627
+
628
+ _Version update only_
629
+
630
+ ## 1.7.0
631
+ Fri, 01 Nov 2019 13:28:37 GMT
632
+
633
+ _Version update only_
634
+
635
+ ## 1.6.0
636
+ Wed, 09 Oct 2019 20:28:42 GMT
637
+
638
+ _Version update only_
639
+
640
+ ## 1.5.0
641
+ Mon, 30 Sep 2019 22:28:48 GMT
642
+
643
+ ### Updates
644
+
645
+ - Fixed AuthStatus error numbers not to overlap with others.
646
+ - Added ObservableSet<T>.
647
+ - upgrade to TypeScript 3.6.2
648
+
649
+ ## 1.4.0
650
+ Tue, 10 Sep 2019 12:09:49 GMT
651
+
652
+ ### Updates
653
+
654
+ - Fixed AuthStatus error numbers not to overlap with others.
655
+ - Added PriorityQueue.append function for adding new elements without applying sorting logic.
656
+
657
+ ## 1.3.0
658
+ Tue, 13 Aug 2019 20:25:53 GMT
659
+
660
+ _Version update only_
661
+
662
+ ## 1.2.0
663
+ Wed, 24 Jul 2019 11:47:26 GMT
664
+
665
+ _Version update only_
666
+
667
+ ## 1.1.0
668
+ Mon, 01 Jul 2019 19:04:29 GMT
669
+
670
+ ### Updates
671
+
672
+ - Added OneAtATimeActivity class
673
+ - Introduced AsyncMutex - a utility to run async blocks of code in sequence.
674
+ - Update to TypeScript 3.5
675
+
676
+ ## 1.0.0
677
+ Mon, 03 Jun 2019 18:09:39 GMT
678
+
679
+ ### Updates
680
+
681
+ - RPC system now accepts only basic values (primitives, "interface" objects, and binary).
682
+ - Added Id64.getFirst to get the first value of an Id64Arg
683
+ - Added an error for seed file initialization timeout
684
+ - Switched from iModelHub Project API to Context API
685
+ - Refactored and simplified implementation of IModelDb.open
686
+ - Add property accessor for empty Guid
687
+
688
+ ## 0.191.0
689
+ Mon, 13 May 2019 15:52:05 GMT
690
+
691
+ ### Updates
692
+
693
+ - Adds parameter for api-extractor to validate missing release tags
694
+ - Add a Dictionary-based least-recently-used cache.
695
+ - Fix broken links
696
+ - LoggerCategory -> BentleyLoggerCategory
697
+ - Logged the fields in ClientRequestContext
698
+ - Logging fixes.
699
+ - Put sourcemap in npm package.
700
+ - Fixed logger to not mutate incoming objects.
701
+ - Improved performance logging
702
+ - Added functions for iterating and obtaining the number of elements of a collection of Id64s represented as an Id64Arg.
703
+ - Setup a generic context for tracking client requests, and made various related enhancements to logging, usage tracking and authorization.
704
+ - Use TextDecoder to decode binary utf-8 strings if supported.
705
+ - Upgrade TypeDoc dependency to 0.14.2
706
+
707
+ ## 0.190.0
708
+ Thu, 14 Mar 2019 14:26:49 GMT
709
+
710
+ _Version update only_
711
+
712
+ ## 0.189.0
713
+ Wed, 06 Mar 2019 15:41:22 GMT
714
+
715
+ ### Updates
716
+
717
+ - Changes package.json to include api-extractor and adds api-extractor.json
718
+ - Use new buildIModelJsBuild script
719
+ - Add release tags to indicate API stability
720
+ - Remove unneeded typedoc plugin dependency
721
+ - Save BUILD_SEMVER to globally accessible map
722
+ - Upgrade to TypeScript 3.2.2
723
+
724
+ ## 0.188.0
725
+ Wed, 16 Jan 2019 16:36:09 GMT
726
+
727
+ _Version update only_
728
+
729
+ ## 0.187.0
730
+ Tue, 15 Jan 2019 15:18:59 GMT
731
+
732
+ _Version update only_
733
+
734
+ ## 0.186.0
735
+ Mon, 14 Jan 2019 23:09:10 GMT
736
+
737
+ ### Updates
738
+
739
+ - Removed IModelDb's cache of accessToken. For long running operations like AutoPush, the user must explicitly supply an IAccessTokenManager to keep the token current.
740
+
741
+ ## 0.185.0
742
+ Fri, 11 Jan 2019 18:29:00 GMT
743
+
744
+ ### Updates
745
+
746
+ - Optimize Id64String operations and supply specialized, optimized collection types.
747
+
748
+ ## 0.184.0
749
+ Thu, 10 Jan 2019 22:46:17 GMT
750
+
751
+ _Version update only_
752
+
753
+ ## 0.183.0
754
+ Mon, 07 Jan 2019 21:49:21 GMT
755
+
756
+ _Version update only_
757
+
758
+ ## 0.182.0
759
+ Mon, 07 Jan 2019 13:31:34 GMT
760
+
761
+ _Version update only_
762
+
763
+ ## 0.181.0
764
+ Fri, 04 Jan 2019 13:02:40 GMT
765
+
766
+ _Version update only_
767
+
768
+ ## 0.180.0
769
+ Wed, 02 Jan 2019 15:18:23 GMT
770
+
771
+ ### Updates
772
+
773
+ - Enable usage of custom collection classes inside for..of loops.
774
+
775
+ ## 0.179.0
776
+ Wed, 19 Dec 2018 18:26:14 GMT
777
+
778
+ ### Updates
779
+
780
+ - Fix issue where all event listeners are removed.
781
+
782
+ ## 0.178.0
783
+ Thu, 13 Dec 2018 22:06:10 GMT
784
+
785
+ _Version update only_
786
+
787
+ ## 0.177.0
788
+ Wed, 12 Dec 2018 17:21:31 GMT
789
+
790
+ _Version update only_
791
+
792
+ ## 0.176.0
793
+ Mon, 10 Dec 2018 21:19:45 GMT
794
+
795
+ _Version update only_
796
+
797
+ ## 0.175.0
798
+ Mon, 10 Dec 2018 17:08:55 GMT
799
+
800
+ _Version update only_
801
+
802
+ ## 0.174.0
803
+ Mon, 10 Dec 2018 13:24:09 GMT
804
+
805
+ _Version update only_
806
+
807
+ ## 0.173.0
808
+ Thu, 06 Dec 2018 22:03:29 GMT
809
+
810
+ _Version update only_
811
+
812
+ ## 0.172.0
813
+ Tue, 04 Dec 2018 17:24:39 GMT
814
+
815
+ _Version update only_
816
+
817
+ ## 0.171.0
818
+ Mon, 03 Dec 2018 18:52:58 GMT
819
+
820
+ _Version update only_
821
+
822
+ ## 0.170.0
823
+ Mon, 26 Nov 2018 19:38:42 GMT
824
+
825
+ ### Updates
826
+
827
+ - Change Logger.ParseLogLevel() to use camelCased method naming, Logger.parseLogLevel().
828
+
829
+ ## 0.169.0
830
+ Tue, 20 Nov 2018 16:17:15 GMT
831
+
832
+ ### Updates
833
+
834
+ - Remove PromiseUtil class
835
+
836
+ ## 0.168.0
837
+ Sat, 17 Nov 2018 14:20:11 GMT
838
+
839
+ _Version update only_
840
+
841
+ ## 0.167.0
842
+ Fri, 16 Nov 2018 21:45:44 GMT
843
+
844
+ ### Updates
845
+
846
+ - Changes to debug utilities.
847
+ - Fluentd Bunnyan Logger added
848
+
849
+ ## 0.166.0
850
+ Mon, 12 Nov 2018 16:42:10 GMT
851
+
852
+ _Version update only_
853
+
854
+ ## 0.165.0
855
+ Mon, 12 Nov 2018 15:47:00 GMT
856
+
857
+ _Version update only_
858
+
859
+ ## 0.164.0
860
+ Thu, 08 Nov 2018 17:59:20 GMT
861
+
862
+ ### Updates
863
+
864
+ - OIDC related enhancments (WIP).
865
+ - Updated to TypeScript 3.1
866
+
867
+ ## 0.163.0
868
+ Wed, 31 Oct 2018 20:55:37 GMT
869
+
870
+ ### Updates
871
+
872
+ - Turn Guid class into a namespace and use GuidString in signatures.
873
+ - Guid.wrap creates a Guid object without validating the input string.
874
+ - Changed Id64 from a class to a namespace.
875
+
876
+ ## 0.162.0
877
+ Wed, 24 Oct 2018 19:20:06 GMT
878
+
879
+ ### Updates
880
+
881
+ - Breaking changes to optimize usage of 64-bit IDs.
882
+
883
+ ## 0.161.0
884
+ Fri, 19 Oct 2018 13:04:14 GMT
885
+
886
+ _Version update only_
887
+
888
+ ## 0.160.0
889
+ Wed, 17 Oct 2018 18:18:38 GMT
890
+
891
+ _Version update only_
892
+
893
+ ## 0.159.0
894
+ Tue, 16 Oct 2018 14:09:09 GMT
895
+
896
+ _Version update only_
897
+
898
+ ## 0.158.0
899
+ Mon, 15 Oct 2018 19:36:09 GMT
900
+
901
+ _Version update only_
902
+
903
+ ## 0.157.0
904
+ Sun, 14 Oct 2018 17:20:06 GMT
905
+
906
+ _Version update only_
907
+
908
+ ## 0.156.0
909
+ Fri, 12 Oct 2018 23:00:10 GMT
910
+
911
+ ### Updates
912
+
913
+ - Initial release
914
+