@launchdarkly/node-server-sdk-redis 4.2.14 → 4.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 +141 -76
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,94 +1,24 @@
|
|
|
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
|
+
## [4.2.16](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.2.15...node-server-sdk-redis-v4.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
|
|
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.3 to 9.10.4
|
|
11
|
+
* peerDependencies
|
|
12
|
+
* @launchdarkly/node-server-sdk bumped from >=9.4.3 to >=9.10.4
|
|
74
13
|
|
|
75
|
-
|
|
14
|
+
## [4.2.15](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.2.14...node-server-sdk-redis-v4.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.
|
|
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
|
## [4.2.14](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.2.13...node-server-sdk-redis-v4.2.14) (2025-08-29)
|
|
94
24
|
|
|
@@ -470,6 +400,15 @@
|
|
|
470
400
|
|
|
471
401
|
* 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))
|
|
472
402
|
|
|
403
|
+
## [4.1.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.1.3...node-server-sdk-redis-v4.1.4) (2024-03-25)
|
|
404
|
+
|
|
405
|
+
|
|
406
|
+
### Dependencies
|
|
407
|
+
|
|
408
|
+
* The following workspace dependencies were updated
|
|
409
|
+
* devDependencies
|
|
410
|
+
* @launchdarkly/node-server-sdk bumped from 9.2.1 to 9.2.2
|
|
411
|
+
|
|
473
412
|
## [4.1.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.1.2...node-server-sdk-redis-v4.1.3) (2024-03-15)
|
|
474
413
|
|
|
475
414
|
|
|
@@ -529,6 +468,51 @@
|
|
|
529
468
|
* peerDependencies
|
|
530
469
|
* @launchdarkly/node-server-sdk bumped from 8.x to 9.0.6
|
|
531
470
|
|
|
471
|
+
## [4.0.5](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.0.4...node-server-sdk-redis-v4.0.5) (2023-12-27)
|
|
472
|
+
|
|
473
|
+
|
|
474
|
+
### Dependencies
|
|
475
|
+
|
|
476
|
+
* The following workspace dependencies were updated
|
|
477
|
+
* devDependencies
|
|
478
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.4 to 9.0.5
|
|
479
|
+
|
|
480
|
+
## [4.0.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.0.3...node-server-sdk-redis-v4.0.4) (2023-12-04)
|
|
481
|
+
|
|
482
|
+
|
|
483
|
+
### Dependencies
|
|
484
|
+
|
|
485
|
+
* The following workspace dependencies were updated
|
|
486
|
+
* devDependencies
|
|
487
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.3 to 9.0.4
|
|
488
|
+
|
|
489
|
+
## [4.0.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.0.2...node-server-sdk-redis-v4.0.3) (2023-11-14)
|
|
490
|
+
|
|
491
|
+
|
|
492
|
+
### Dependencies
|
|
493
|
+
|
|
494
|
+
* The following workspace dependencies were updated
|
|
495
|
+
* devDependencies
|
|
496
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.2 to 9.0.3
|
|
497
|
+
|
|
498
|
+
## [4.0.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.0.1...node-server-sdk-redis-v4.0.2) (2023-11-01)
|
|
499
|
+
|
|
500
|
+
|
|
501
|
+
### Dependencies
|
|
502
|
+
|
|
503
|
+
* The following workspace dependencies were updated
|
|
504
|
+
* devDependencies
|
|
505
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.1 to 9.0.2
|
|
506
|
+
|
|
507
|
+
## [4.0.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.0.0...node-server-sdk-redis-v4.0.1) (2023-10-16)
|
|
508
|
+
|
|
509
|
+
|
|
510
|
+
### Dependencies
|
|
511
|
+
|
|
512
|
+
* The following workspace dependencies were updated
|
|
513
|
+
* devDependencies
|
|
514
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.0 to 9.0.1
|
|
515
|
+
|
|
532
516
|
## [4.0.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.11...node-server-sdk-redis-v4.0.0) (2023-10-16)
|
|
533
517
|
|
|
534
518
|
|
|
@@ -547,6 +531,51 @@
|
|
|
547
531
|
* devDependencies
|
|
548
532
|
* @launchdarkly/node-server-sdk bumped from 8.2.4 to 9.0.0
|
|
549
533
|
|
|
534
|
+
## [3.0.11](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.10...node-server-sdk-redis-v3.0.11) (2023-09-06)
|
|
535
|
+
|
|
536
|
+
|
|
537
|
+
### Dependencies
|
|
538
|
+
|
|
539
|
+
* The following workspace dependencies were updated
|
|
540
|
+
* devDependencies
|
|
541
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.3 to 8.2.4
|
|
542
|
+
|
|
543
|
+
## [3.0.10](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.9...node-server-sdk-redis-v3.0.10) (2023-08-28)
|
|
544
|
+
|
|
545
|
+
|
|
546
|
+
### Dependencies
|
|
547
|
+
|
|
548
|
+
* The following workspace dependencies were updated
|
|
549
|
+
* devDependencies
|
|
550
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.2 to 8.2.3
|
|
551
|
+
|
|
552
|
+
## [3.0.9](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.8...node-server-sdk-redis-v3.0.9) (2023-08-24)
|
|
553
|
+
|
|
554
|
+
|
|
555
|
+
### Dependencies
|
|
556
|
+
|
|
557
|
+
* The following workspace dependencies were updated
|
|
558
|
+
* devDependencies
|
|
559
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.1 to 8.2.2
|
|
560
|
+
|
|
561
|
+
## [3.0.8](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.7...node-server-sdk-redis-v3.0.8) (2023-08-22)
|
|
562
|
+
|
|
563
|
+
|
|
564
|
+
### Dependencies
|
|
565
|
+
|
|
566
|
+
* The following workspace dependencies were updated
|
|
567
|
+
* devDependencies
|
|
568
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.0 to 8.2.1
|
|
569
|
+
|
|
570
|
+
## [3.0.7](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.6...node-server-sdk-redis-v3.0.7) (2023-08-14)
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
### Dependencies
|
|
574
|
+
|
|
575
|
+
* The following workspace dependencies were updated
|
|
576
|
+
* devDependencies
|
|
577
|
+
* @launchdarkly/node-server-sdk bumped from 8.1.2 to 8.2.0
|
|
578
|
+
|
|
550
579
|
## [3.0.6](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.5...node-server-sdk-redis-v3.0.6) (2023-08-10)
|
|
551
580
|
|
|
552
581
|
|
|
@@ -561,6 +590,33 @@
|
|
|
561
590
|
* devDependencies
|
|
562
591
|
* @launchdarkly/node-server-sdk bumped from 8.1.1 to 8.1.2
|
|
563
592
|
|
|
593
|
+
## [3.0.5](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.4...node-server-sdk-redis-v3.0.5) (2023-08-03)
|
|
594
|
+
|
|
595
|
+
|
|
596
|
+
### Dependencies
|
|
597
|
+
|
|
598
|
+
* The following workspace dependencies were updated
|
|
599
|
+
* devDependencies
|
|
600
|
+
* @launchdarkly/node-server-sdk bumped from 8.1.0 to 8.1.1
|
|
601
|
+
|
|
602
|
+
## [3.0.4](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.3...node-server-sdk-redis-v3.0.4) (2023-07-05)
|
|
603
|
+
|
|
604
|
+
|
|
605
|
+
### Dependencies
|
|
606
|
+
|
|
607
|
+
* The following workspace dependencies were updated
|
|
608
|
+
* devDependencies
|
|
609
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.2 to 8.1.0
|
|
610
|
+
|
|
611
|
+
## [3.0.3](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.2...node-server-sdk-redis-v3.0.3) (2023-07-05)
|
|
612
|
+
|
|
613
|
+
|
|
614
|
+
### Dependencies
|
|
615
|
+
|
|
616
|
+
* The following workspace dependencies were updated
|
|
617
|
+
* devDependencies
|
|
618
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.1 to 8.0.2
|
|
619
|
+
|
|
564
620
|
## [3.0.2](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.1...node-server-sdk-redis-v3.0.2) (2023-06-27)
|
|
565
621
|
|
|
566
622
|
|
|
@@ -568,6 +624,15 @@
|
|
|
568
624
|
|
|
569
625
|
* 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))
|
|
570
626
|
|
|
627
|
+
## [3.0.1](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v3.0.0...node-server-sdk-redis-v3.0.1) (2023-06-27)
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
### Dependencies
|
|
631
|
+
|
|
632
|
+
* The following workspace dependencies were updated
|
|
633
|
+
* devDependencies
|
|
634
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.0 to 8.0.1
|
|
635
|
+
|
|
571
636
|
## [3.0.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v0.1.0...node-server-sdk-redis-v3.0.0) (2023-06-26)
|
|
572
637
|
|
|
573
638
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@launchdarkly/node-server-sdk-redis",
|
|
3
|
-
"version": "4.2.
|
|
3
|
+
"version": "4.2.16",
|
|
4
4
|
"description": "Redis-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-redis",
|
|
6
6
|
"repository": {
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"@launchdarkly/node-server-sdk": ">=9.4.3"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@launchdarkly/node-server-sdk": "9.10.
|
|
36
|
+
"@launchdarkly/node-server-sdk": "9.10.4",
|
|
37
37
|
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
|
|
38
38
|
"@types/jest": "^29.4.0",
|
|
39
39
|
"@typescript-eslint/eslint-plugin": "^6.20.0",
|