@launchdarkly/node-server-sdk-dynamodb 6.2.15 → 6.2.17
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 +143 -76
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,94 +1,26 @@
|
|
|
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
|
|
3
|
+
## [6.2.17](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.2.16...node-server-sdk-dynamodb-v6.2.17) (2025-12-09)
|
|
28
4
|
|
|
29
|
-
* The following workspace dependencies were updated
|
|
30
|
-
* devDependencies
|
|
31
|
-
* @launchdarkly/node-server-sdk bumped from 8.1.2 to 8.2.0
|
|
32
5
|
|
|
33
6
|
### Dependencies
|
|
34
7
|
|
|
35
8
|
* The following workspace dependencies were updated
|
|
36
9
|
* devDependencies
|
|
37
|
-
* @launchdarkly/node-server-sdk bumped from
|
|
38
|
-
|
|
39
|
-
|
|
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
|
|
68
|
-
|
|
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
|
|
10
|
+
* @launchdarkly/node-server-sdk bumped from 9.10.4 to 9.10.5
|
|
11
|
+
* peerDependencies
|
|
12
|
+
* @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.10.5
|
|
74
13
|
|
|
75
|
-
|
|
14
|
+
## [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)
|
|
76
15
|
|
|
77
|
-
* The following workspace dependencies were updated
|
|
78
|
-
* devDependencies
|
|
79
|
-
* @launchdarkly/node-server-sdk bumped from 9.0.3 to 9.0.4
|
|
80
16
|
|
|
81
17
|
### Dependencies
|
|
82
18
|
|
|
83
19
|
* The following workspace dependencies were updated
|
|
84
20
|
* devDependencies
|
|
85
|
-
* @launchdarkly/node-server-sdk bumped from 9.
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
* The following workspace dependencies were updated
|
|
90
|
-
* devDependencies
|
|
91
|
-
* @launchdarkly/node-server-sdk bumped from 9.2.1 to 9.2.2
|
|
21
|
+
* @launchdarkly/node-server-sdk bumped from 9.10.3 to 9.10.4
|
|
22
|
+
* peerDependencies
|
|
23
|
+
* @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.10.4
|
|
92
24
|
|
|
93
25
|
## [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
26
|
|
|
@@ -489,6 +421,15 @@
|
|
|
489
421
|
|
|
490
422
|
* 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
423
|
|
|
424
|
+
## [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)
|
|
425
|
+
|
|
426
|
+
|
|
427
|
+
### Dependencies
|
|
428
|
+
|
|
429
|
+
* The following workspace dependencies were updated
|
|
430
|
+
* devDependencies
|
|
431
|
+
* @launchdarkly/node-server-sdk bumped from 9.2.1 to 9.2.2
|
|
432
|
+
|
|
492
433
|
## [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
434
|
|
|
494
435
|
|
|
@@ -548,6 +489,51 @@
|
|
|
548
489
|
* peerDependencies
|
|
549
490
|
* @launchdarkly/node-server-sdk bumped from 8.x to 9.0.6
|
|
550
491
|
|
|
492
|
+
## [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)
|
|
493
|
+
|
|
494
|
+
|
|
495
|
+
### Dependencies
|
|
496
|
+
|
|
497
|
+
* The following workspace dependencies were updated
|
|
498
|
+
* devDependencies
|
|
499
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.4 to 9.0.5
|
|
500
|
+
|
|
501
|
+
## [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)
|
|
502
|
+
|
|
503
|
+
|
|
504
|
+
### Dependencies
|
|
505
|
+
|
|
506
|
+
* The following workspace dependencies were updated
|
|
507
|
+
* devDependencies
|
|
508
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.3 to 9.0.4
|
|
509
|
+
|
|
510
|
+
## [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)
|
|
511
|
+
|
|
512
|
+
|
|
513
|
+
### Dependencies
|
|
514
|
+
|
|
515
|
+
* The following workspace dependencies were updated
|
|
516
|
+
* devDependencies
|
|
517
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.2 to 9.0.3
|
|
518
|
+
|
|
519
|
+
## [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)
|
|
520
|
+
|
|
521
|
+
|
|
522
|
+
### Dependencies
|
|
523
|
+
|
|
524
|
+
* The following workspace dependencies were updated
|
|
525
|
+
* devDependencies
|
|
526
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.1 to 9.0.2
|
|
527
|
+
|
|
528
|
+
## [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)
|
|
529
|
+
|
|
530
|
+
|
|
531
|
+
### Dependencies
|
|
532
|
+
|
|
533
|
+
* The following workspace dependencies were updated
|
|
534
|
+
* devDependencies
|
|
535
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.0 to 9.0.1
|
|
536
|
+
|
|
551
537
|
## [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
538
|
|
|
553
539
|
|
|
@@ -566,6 +552,51 @@
|
|
|
566
552
|
* devDependencies
|
|
567
553
|
* @launchdarkly/node-server-sdk bumped from 8.2.4 to 9.0.0
|
|
568
554
|
|
|
555
|
+
## [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)
|
|
556
|
+
|
|
557
|
+
|
|
558
|
+
### Dependencies
|
|
559
|
+
|
|
560
|
+
* The following workspace dependencies were updated
|
|
561
|
+
* devDependencies
|
|
562
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.3 to 8.2.4
|
|
563
|
+
|
|
564
|
+
## [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)
|
|
565
|
+
|
|
566
|
+
|
|
567
|
+
### Dependencies
|
|
568
|
+
|
|
569
|
+
* The following workspace dependencies were updated
|
|
570
|
+
* devDependencies
|
|
571
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.2 to 8.2.3
|
|
572
|
+
|
|
573
|
+
## [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)
|
|
574
|
+
|
|
575
|
+
|
|
576
|
+
### Dependencies
|
|
577
|
+
|
|
578
|
+
* The following workspace dependencies were updated
|
|
579
|
+
* devDependencies
|
|
580
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.1 to 8.2.2
|
|
581
|
+
|
|
582
|
+
## [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)
|
|
583
|
+
|
|
584
|
+
|
|
585
|
+
### Dependencies
|
|
586
|
+
|
|
587
|
+
* The following workspace dependencies were updated
|
|
588
|
+
* devDependencies
|
|
589
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.0 to 8.2.1
|
|
590
|
+
|
|
591
|
+
## [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)
|
|
592
|
+
|
|
593
|
+
|
|
594
|
+
### Dependencies
|
|
595
|
+
|
|
596
|
+
* The following workspace dependencies were updated
|
|
597
|
+
* devDependencies
|
|
598
|
+
* @launchdarkly/node-server-sdk bumped from 8.1.2 to 8.2.0
|
|
599
|
+
|
|
569
600
|
## [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
601
|
|
|
571
602
|
|
|
@@ -580,6 +611,33 @@
|
|
|
580
611
|
* devDependencies
|
|
581
612
|
* @launchdarkly/node-server-sdk bumped from 8.1.1 to 8.1.2
|
|
582
613
|
|
|
614
|
+
## [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)
|
|
615
|
+
|
|
616
|
+
|
|
617
|
+
### Dependencies
|
|
618
|
+
|
|
619
|
+
* The following workspace dependencies were updated
|
|
620
|
+
* devDependencies
|
|
621
|
+
* @launchdarkly/node-server-sdk bumped from 8.1.0 to 8.1.1
|
|
622
|
+
|
|
623
|
+
## [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)
|
|
624
|
+
|
|
625
|
+
|
|
626
|
+
### Dependencies
|
|
627
|
+
|
|
628
|
+
* The following workspace dependencies were updated
|
|
629
|
+
* devDependencies
|
|
630
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.2 to 8.1.0
|
|
631
|
+
|
|
632
|
+
## [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)
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
### Dependencies
|
|
636
|
+
|
|
637
|
+
* The following workspace dependencies were updated
|
|
638
|
+
* devDependencies
|
|
639
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.1 to 8.0.2
|
|
640
|
+
|
|
583
641
|
## [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
642
|
|
|
585
643
|
|
|
@@ -587,6 +645,15 @@
|
|
|
587
645
|
|
|
588
646
|
* 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
647
|
|
|
648
|
+
## [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)
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
### Dependencies
|
|
652
|
+
|
|
653
|
+
* The following workspace dependencies were updated
|
|
654
|
+
* devDependencies
|
|
655
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.0 to 8.0.1
|
|
656
|
+
|
|
590
657
|
## [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
658
|
|
|
592
659
|
|
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.17",
|
|
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.5",
|
|
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",
|