@launchdarkly/node-server-sdk-dynamodb 6.2.15 → 6.2.16
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 +139 -83
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,94 +1,15 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
* The following workspace dependencies were updated
|
|
6
|
-
* devDependencies
|
|
7
|
-
* @launchdarkly/node-server-sdk bumped from 8.0.0 to 8.0.1
|
|
8
|
-
|
|
9
|
-
### Dependencies
|
|
10
|
-
|
|
11
|
-
* The following workspace dependencies were updated
|
|
12
|
-
* devDependencies
|
|
13
|
-
* @launchdarkly/node-server-sdk bumped from 8.0.1 to 8.0.2
|
|
14
|
-
|
|
15
|
-
### Dependencies
|
|
16
|
-
|
|
17
|
-
* The following workspace dependencies were updated
|
|
18
|
-
* devDependencies
|
|
19
|
-
* @launchdarkly/node-server-sdk bumped from 8.0.2 to 8.1.0
|
|
20
|
-
|
|
21
|
-
### Dependencies
|
|
22
|
-
|
|
23
|
-
* The following workspace dependencies were updated
|
|
24
|
-
* devDependencies
|
|
25
|
-
* @launchdarkly/node-server-sdk bumped from 8.1.0 to 8.1.1
|
|
26
|
-
|
|
27
|
-
### Dependencies
|
|
28
|
-
|
|
29
|
-
* The following workspace dependencies were updated
|
|
30
|
-
* devDependencies
|
|
31
|
-
* @launchdarkly/node-server-sdk bumped from 8.1.2 to 8.2.0
|
|
32
|
-
|
|
33
|
-
### Dependencies
|
|
34
|
-
|
|
35
|
-
* The following workspace dependencies were updated
|
|
36
|
-
* devDependencies
|
|
37
|
-
* @launchdarkly/node-server-sdk bumped from 8.2.0 to 8.2.1
|
|
38
|
-
|
|
39
|
-
### Dependencies
|
|
40
|
-
|
|
41
|
-
* The following workspace dependencies were updated
|
|
42
|
-
* devDependencies
|
|
43
|
-
* @launchdarkly/node-server-sdk bumped from 8.2.1 to 8.2.2
|
|
44
|
-
|
|
45
|
-
### Dependencies
|
|
46
|
-
|
|
47
|
-
* The following workspace dependencies were updated
|
|
48
|
-
* devDependencies
|
|
49
|
-
* @launchdarkly/node-server-sdk bumped from 8.2.2 to 8.2.3
|
|
50
|
-
|
|
51
|
-
### Dependencies
|
|
52
|
-
|
|
53
|
-
* The following workspace dependencies were updated
|
|
54
|
-
* devDependencies
|
|
55
|
-
* @launchdarkly/node-server-sdk bumped from 8.2.3 to 8.2.4
|
|
56
|
-
|
|
57
|
-
### Dependencies
|
|
58
|
-
|
|
59
|
-
* The following workspace dependencies were updated
|
|
60
|
-
* devDependencies
|
|
61
|
-
* @launchdarkly/node-server-sdk bumped from 9.0.0 to 9.0.1
|
|
62
|
-
|
|
63
|
-
### Dependencies
|
|
64
|
-
|
|
65
|
-
* The following workspace dependencies were updated
|
|
66
|
-
* devDependencies
|
|
67
|
-
* @launchdarkly/node-server-sdk bumped from 9.0.1 to 9.0.2
|
|
3
|
+
## [6.2.16](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.2.15...node-server-sdk-dynamodb-v6.2.16) (2025-12-05)
|
|
68
4
|
|
|
69
|
-
### Dependencies
|
|
70
|
-
|
|
71
|
-
* The following workspace dependencies were updated
|
|
72
|
-
* devDependencies
|
|
73
|
-
* @launchdarkly/node-server-sdk bumped from 9.0.2 to 9.0.3
|
|
74
5
|
|
|
75
6
|
### Dependencies
|
|
76
7
|
|
|
77
8
|
* The following workspace dependencies were updated
|
|
78
9
|
* devDependencies
|
|
79
|
-
* @launchdarkly/node-server-sdk bumped from 9.
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
* The following workspace dependencies were updated
|
|
84
|
-
* devDependencies
|
|
85
|
-
* @launchdarkly/node-server-sdk bumped from 9.0.4 to 9.0.5
|
|
86
|
-
|
|
87
|
-
### Dependencies
|
|
88
|
-
|
|
89
|
-
* The following workspace dependencies were updated
|
|
90
|
-
* devDependencies
|
|
91
|
-
* @launchdarkly/node-server-sdk bumped from 9.2.1 to 9.2.2
|
|
10
|
+
* @launchdarkly/node-server-sdk bumped from 9.10.3 to 9.10.4
|
|
11
|
+
* peerDependencies
|
|
12
|
+
* @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.10.4
|
|
92
13
|
|
|
93
14
|
## [6.2.15](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.2.14...node-server-sdk-dynamodb-v6.2.15) (2025-11-21)
|
|
94
15
|
|
|
@@ -489,6 +410,15 @@
|
|
|
489
410
|
|
|
490
411
|
* Fix typings for big segment store factories. ([#413](https://github.com/launchdarkly/js-core/issues/413)) ([723804b](https://github.com/launchdarkly/js-core/commit/723804bb7db19f485d84940715c69e34cc08062f))
|
|
491
412
|
|
|
413
|
+
## [6.1.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.1.3...node-server-sdk-dynamodb-v6.1.4) (2024-03-25)
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
### Dependencies
|
|
417
|
+
|
|
418
|
+
* The following workspace dependencies were updated
|
|
419
|
+
* devDependencies
|
|
420
|
+
* @launchdarkly/node-server-sdk bumped from 9.2.1 to 9.2.2
|
|
421
|
+
|
|
492
422
|
## [6.1.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.1.2...node-server-sdk-dynamodb-v6.1.3) (2024-03-15)
|
|
493
423
|
|
|
494
424
|
|
|
@@ -548,6 +478,51 @@
|
|
|
548
478
|
* peerDependencies
|
|
549
479
|
* @launchdarkly/node-server-sdk bumped from 8.x to 9.0.6
|
|
550
480
|
|
|
481
|
+
## [6.0.5](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.0.4...node-server-sdk-dynamodb-v6.0.5) (2023-12-27)
|
|
482
|
+
|
|
483
|
+
|
|
484
|
+
### Dependencies
|
|
485
|
+
|
|
486
|
+
* The following workspace dependencies were updated
|
|
487
|
+
* devDependencies
|
|
488
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.4 to 9.0.5
|
|
489
|
+
|
|
490
|
+
## [6.0.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.0.3...node-server-sdk-dynamodb-v6.0.4) (2023-12-04)
|
|
491
|
+
|
|
492
|
+
|
|
493
|
+
### Dependencies
|
|
494
|
+
|
|
495
|
+
* The following workspace dependencies were updated
|
|
496
|
+
* devDependencies
|
|
497
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.3 to 9.0.4
|
|
498
|
+
|
|
499
|
+
## [6.0.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.0.2...node-server-sdk-dynamodb-v6.0.3) (2023-11-14)
|
|
500
|
+
|
|
501
|
+
|
|
502
|
+
### Dependencies
|
|
503
|
+
|
|
504
|
+
* The following workspace dependencies were updated
|
|
505
|
+
* devDependencies
|
|
506
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.2 to 9.0.3
|
|
507
|
+
|
|
508
|
+
## [6.0.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.0.1...node-server-sdk-dynamodb-v6.0.2) (2023-11-01)
|
|
509
|
+
|
|
510
|
+
|
|
511
|
+
### Dependencies
|
|
512
|
+
|
|
513
|
+
* The following workspace dependencies were updated
|
|
514
|
+
* devDependencies
|
|
515
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.1 to 9.0.2
|
|
516
|
+
|
|
517
|
+
## [6.0.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.0.0...node-server-sdk-dynamodb-v6.0.1) (2023-10-16)
|
|
518
|
+
|
|
519
|
+
|
|
520
|
+
### Dependencies
|
|
521
|
+
|
|
522
|
+
* The following workspace dependencies were updated
|
|
523
|
+
* devDependencies
|
|
524
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.0 to 9.0.1
|
|
525
|
+
|
|
551
526
|
## [6.0.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.11...node-server-sdk-dynamodb-v6.0.0) (2023-10-16)
|
|
552
527
|
|
|
553
528
|
|
|
@@ -566,6 +541,51 @@
|
|
|
566
541
|
* devDependencies
|
|
567
542
|
* @launchdarkly/node-server-sdk bumped from 8.2.4 to 9.0.0
|
|
568
543
|
|
|
544
|
+
## [5.0.11](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.10...node-server-sdk-dynamodb-v5.0.11) (2023-09-06)
|
|
545
|
+
|
|
546
|
+
|
|
547
|
+
### Dependencies
|
|
548
|
+
|
|
549
|
+
* The following workspace dependencies were updated
|
|
550
|
+
* devDependencies
|
|
551
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.3 to 8.2.4
|
|
552
|
+
|
|
553
|
+
## [5.0.10](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.9...node-server-sdk-dynamodb-v5.0.10) (2023-08-28)
|
|
554
|
+
|
|
555
|
+
|
|
556
|
+
### Dependencies
|
|
557
|
+
|
|
558
|
+
* The following workspace dependencies were updated
|
|
559
|
+
* devDependencies
|
|
560
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.2 to 8.2.3
|
|
561
|
+
|
|
562
|
+
## [5.0.9](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.8...node-server-sdk-dynamodb-v5.0.9) (2023-08-24)
|
|
563
|
+
|
|
564
|
+
|
|
565
|
+
### Dependencies
|
|
566
|
+
|
|
567
|
+
* The following workspace dependencies were updated
|
|
568
|
+
* devDependencies
|
|
569
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.1 to 8.2.2
|
|
570
|
+
|
|
571
|
+
## [5.0.8](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.7...node-server-sdk-dynamodb-v5.0.8) (2023-08-22)
|
|
572
|
+
|
|
573
|
+
|
|
574
|
+
### Dependencies
|
|
575
|
+
|
|
576
|
+
* The following workspace dependencies were updated
|
|
577
|
+
* devDependencies
|
|
578
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.0 to 8.2.1
|
|
579
|
+
|
|
580
|
+
## [5.0.7](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.6...node-server-sdk-dynamodb-v5.0.7) (2023-08-14)
|
|
581
|
+
|
|
582
|
+
|
|
583
|
+
### Dependencies
|
|
584
|
+
|
|
585
|
+
* The following workspace dependencies were updated
|
|
586
|
+
* devDependencies
|
|
587
|
+
* @launchdarkly/node-server-sdk bumped from 8.1.2 to 8.2.0
|
|
588
|
+
|
|
569
589
|
## [5.0.6](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.5...node-server-sdk-dynamodb-v5.0.6) (2023-08-10)
|
|
570
590
|
|
|
571
591
|
|
|
@@ -580,6 +600,33 @@
|
|
|
580
600
|
* devDependencies
|
|
581
601
|
* @launchdarkly/node-server-sdk bumped from 8.1.1 to 8.1.2
|
|
582
602
|
|
|
603
|
+
## [5.0.5](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.4...node-server-sdk-dynamodb-v5.0.5) (2023-08-03)
|
|
604
|
+
|
|
605
|
+
|
|
606
|
+
### Dependencies
|
|
607
|
+
|
|
608
|
+
* The following workspace dependencies were updated
|
|
609
|
+
* devDependencies
|
|
610
|
+
* @launchdarkly/node-server-sdk bumped from 8.1.0 to 8.1.1
|
|
611
|
+
|
|
612
|
+
## [5.0.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.3...node-server-sdk-dynamodb-v5.0.4) (2023-07-05)
|
|
613
|
+
|
|
614
|
+
|
|
615
|
+
### Dependencies
|
|
616
|
+
|
|
617
|
+
* The following workspace dependencies were updated
|
|
618
|
+
* devDependencies
|
|
619
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.2 to 8.1.0
|
|
620
|
+
|
|
621
|
+
## [5.0.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.2...node-server-sdk-dynamodb-v5.0.3) (2023-07-05)
|
|
622
|
+
|
|
623
|
+
|
|
624
|
+
### Dependencies
|
|
625
|
+
|
|
626
|
+
* The following workspace dependencies were updated
|
|
627
|
+
* devDependencies
|
|
628
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.1 to 8.0.2
|
|
629
|
+
|
|
583
630
|
## [5.0.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.1...node-server-sdk-dynamodb-v5.0.2) (2023-06-27)
|
|
584
631
|
|
|
585
632
|
|
|
@@ -587,6 +634,15 @@
|
|
|
587
634
|
|
|
588
635
|
* Fix peer dependency version for node store integrations. ([#186](https://github.com/launchdarkly/js-core/issues/186)) ([1e7548b](https://github.com/launchdarkly/js-core/commit/1e7548b01da4937a72b3d40264ab0238fd835b8b))
|
|
589
636
|
|
|
637
|
+
## [5.0.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v5.0.0...node-server-sdk-dynamodb-v5.0.1) (2023-06-27)
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
### Dependencies
|
|
641
|
+
|
|
642
|
+
* The following workspace dependencies were updated
|
|
643
|
+
* devDependencies
|
|
644
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.0 to 8.0.1
|
|
645
|
+
|
|
590
646
|
## [5.0.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v0.1.0...node-server-sdk-dynamodb-v5.0.0) (2023-06-26)
|
|
591
647
|
|
|
592
648
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@launchdarkly/node-server-sdk-dynamodb",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.16",
|
|
4
4
|
"description": "DynamoDB-backed feature store for the LaunchDarkly Server-Side SDK for Node.js",
|
|
5
5
|
"homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/store/node-server-sdk-dynamodb",
|
|
6
6
|
"repository": {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
37
|
"@aws-sdk/client-dynamodb": "3.348.0",
|
|
38
|
-
"@launchdarkly/node-server-sdk": "9.10.
|
|
38
|
+
"@launchdarkly/node-server-sdk": "9.10.4",
|
|
39
39
|
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
|
|
40
40
|
"@types/jest": "^29.4.0",
|
|
41
41
|
"@typescript-eslint/eslint-plugin": "^6.20.0",
|