@launchdarkly/node-server-sdk-redis 4.2.15 → 4.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
|
+
## [4.2.17](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.2.16...node-server-sdk-redis-v4.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
|
+
## [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)
|
|
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
|
## [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)
|
|
94
26
|
|
|
@@ -479,6 +411,15 @@
|
|
|
479
411
|
|
|
480
412
|
* 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))
|
|
481
413
|
|
|
414
|
+
## [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)
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
### Dependencies
|
|
418
|
+
|
|
419
|
+
* The following workspace dependencies were updated
|
|
420
|
+
* devDependencies
|
|
421
|
+
* @launchdarkly/node-server-sdk bumped from 9.2.1 to 9.2.2
|
|
422
|
+
|
|
482
423
|
## [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)
|
|
483
424
|
|
|
484
425
|
|
|
@@ -538,6 +479,51 @@
|
|
|
538
479
|
* peerDependencies
|
|
539
480
|
* @launchdarkly/node-server-sdk bumped from 8.x to 9.0.6
|
|
540
481
|
|
|
482
|
+
## [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)
|
|
483
|
+
|
|
484
|
+
|
|
485
|
+
### Dependencies
|
|
486
|
+
|
|
487
|
+
* The following workspace dependencies were updated
|
|
488
|
+
* devDependencies
|
|
489
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.4 to 9.0.5
|
|
490
|
+
|
|
491
|
+
## [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)
|
|
492
|
+
|
|
493
|
+
|
|
494
|
+
### Dependencies
|
|
495
|
+
|
|
496
|
+
* The following workspace dependencies were updated
|
|
497
|
+
* devDependencies
|
|
498
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.3 to 9.0.4
|
|
499
|
+
|
|
500
|
+
## [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)
|
|
501
|
+
|
|
502
|
+
|
|
503
|
+
### Dependencies
|
|
504
|
+
|
|
505
|
+
* The following workspace dependencies were updated
|
|
506
|
+
* devDependencies
|
|
507
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.2 to 9.0.3
|
|
508
|
+
|
|
509
|
+
## [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)
|
|
510
|
+
|
|
511
|
+
|
|
512
|
+
### Dependencies
|
|
513
|
+
|
|
514
|
+
* The following workspace dependencies were updated
|
|
515
|
+
* devDependencies
|
|
516
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.1 to 9.0.2
|
|
517
|
+
|
|
518
|
+
## [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)
|
|
519
|
+
|
|
520
|
+
|
|
521
|
+
### Dependencies
|
|
522
|
+
|
|
523
|
+
* The following workspace dependencies were updated
|
|
524
|
+
* devDependencies
|
|
525
|
+
* @launchdarkly/node-server-sdk bumped from 9.0.0 to 9.0.1
|
|
526
|
+
|
|
541
527
|
## [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)
|
|
542
528
|
|
|
543
529
|
|
|
@@ -556,6 +542,51 @@
|
|
|
556
542
|
* devDependencies
|
|
557
543
|
* @launchdarkly/node-server-sdk bumped from 8.2.4 to 9.0.0
|
|
558
544
|
|
|
545
|
+
## [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)
|
|
546
|
+
|
|
547
|
+
|
|
548
|
+
### Dependencies
|
|
549
|
+
|
|
550
|
+
* The following workspace dependencies were updated
|
|
551
|
+
* devDependencies
|
|
552
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.3 to 8.2.4
|
|
553
|
+
|
|
554
|
+
## [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)
|
|
555
|
+
|
|
556
|
+
|
|
557
|
+
### Dependencies
|
|
558
|
+
|
|
559
|
+
* The following workspace dependencies were updated
|
|
560
|
+
* devDependencies
|
|
561
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.2 to 8.2.3
|
|
562
|
+
|
|
563
|
+
## [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)
|
|
564
|
+
|
|
565
|
+
|
|
566
|
+
### Dependencies
|
|
567
|
+
|
|
568
|
+
* The following workspace dependencies were updated
|
|
569
|
+
* devDependencies
|
|
570
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.1 to 8.2.2
|
|
571
|
+
|
|
572
|
+
## [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)
|
|
573
|
+
|
|
574
|
+
|
|
575
|
+
### Dependencies
|
|
576
|
+
|
|
577
|
+
* The following workspace dependencies were updated
|
|
578
|
+
* devDependencies
|
|
579
|
+
* @launchdarkly/node-server-sdk bumped from 8.2.0 to 8.2.1
|
|
580
|
+
|
|
581
|
+
## [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)
|
|
582
|
+
|
|
583
|
+
|
|
584
|
+
### Dependencies
|
|
585
|
+
|
|
586
|
+
* The following workspace dependencies were updated
|
|
587
|
+
* devDependencies
|
|
588
|
+
* @launchdarkly/node-server-sdk bumped from 8.1.2 to 8.2.0
|
|
589
|
+
|
|
559
590
|
## [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)
|
|
560
591
|
|
|
561
592
|
|
|
@@ -570,6 +601,33 @@
|
|
|
570
601
|
* devDependencies
|
|
571
602
|
* @launchdarkly/node-server-sdk bumped from 8.1.1 to 8.1.2
|
|
572
603
|
|
|
604
|
+
## [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)
|
|
605
|
+
|
|
606
|
+
|
|
607
|
+
### Dependencies
|
|
608
|
+
|
|
609
|
+
* The following workspace dependencies were updated
|
|
610
|
+
* devDependencies
|
|
611
|
+
* @launchdarkly/node-server-sdk bumped from 8.1.0 to 8.1.1
|
|
612
|
+
|
|
613
|
+
## [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)
|
|
614
|
+
|
|
615
|
+
|
|
616
|
+
### Dependencies
|
|
617
|
+
|
|
618
|
+
* The following workspace dependencies were updated
|
|
619
|
+
* devDependencies
|
|
620
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.2 to 8.1.0
|
|
621
|
+
|
|
622
|
+
## [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)
|
|
623
|
+
|
|
624
|
+
|
|
625
|
+
### Dependencies
|
|
626
|
+
|
|
627
|
+
* The following workspace dependencies were updated
|
|
628
|
+
* devDependencies
|
|
629
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.1 to 8.0.2
|
|
630
|
+
|
|
573
631
|
## [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)
|
|
574
632
|
|
|
575
633
|
|
|
@@ -577,6 +635,15 @@
|
|
|
577
635
|
|
|
578
636
|
* 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))
|
|
579
637
|
|
|
638
|
+
## [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)
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
### Dependencies
|
|
642
|
+
|
|
643
|
+
* The following workspace dependencies were updated
|
|
644
|
+
* devDependencies
|
|
645
|
+
* @launchdarkly/node-server-sdk bumped from 8.0.0 to 8.0.1
|
|
646
|
+
|
|
580
647
|
## [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)
|
|
581
648
|
|
|
582
649
|
|
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.17",
|
|
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.5",
|
|
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",
|