@launchdarkly/node-server-sdk-dynamodb 6.2.14 → 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.
Files changed (2) hide show
  1. package/CHANGELOG.md +141 -76
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,94 +1,24 @@
1
1
  # Changelog
2
2
 
3
- ### Dependencies
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.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)
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 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
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.3 to 9.10.4
11
+ * peerDependencies
12
+ * @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.10.4
74
13
 
75
- ### Dependencies
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)
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.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
21
+ * @launchdarkly/node-server-sdk bumped from 9.10.2 to 9.10.3
92
22
 
93
23
  ## [6.2.14](https://github.com/launchdarkly/js-core/compare/node-server-sdk-dynamodb-v6.2.13...node-server-sdk-dynamodb-v6.2.14) (2025-08-29)
94
24
 
@@ -480,6 +410,15 @@
480
410
 
481
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))
482
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
+
483
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)
484
423
 
485
424
 
@@ -539,6 +478,51 @@
539
478
  * peerDependencies
540
479
  * @launchdarkly/node-server-sdk bumped from 8.x to 9.0.6
541
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
+
542
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)
543
527
 
544
528
 
@@ -557,6 +541,51 @@
557
541
  * devDependencies
558
542
  * @launchdarkly/node-server-sdk bumped from 8.2.4 to 9.0.0
559
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
+
560
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)
561
590
 
562
591
 
@@ -571,6 +600,33 @@
571
600
  * devDependencies
572
601
  * @launchdarkly/node-server-sdk bumped from 8.1.1 to 8.1.2
573
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
+
574
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)
575
631
 
576
632
 
@@ -578,6 +634,15 @@
578
634
 
579
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))
580
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
+
581
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)
582
647
 
583
648
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@launchdarkly/node-server-sdk-dynamodb",
3
- "version": "6.2.14",
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.2",
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",