@launchdarkly/node-server-sdk-redis 4.1.4 → 4.1.6
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
CHANGED
|
@@ -90,6 +90,24 @@
|
|
|
90
90
|
* devDependencies
|
|
91
91
|
* @launchdarkly/node-server-sdk bumped from 9.2.1 to 9.2.2
|
|
92
92
|
|
|
93
|
+
## [4.1.6](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.1.5...node-server-sdk-redis-v4.1.6) (2024-04-09)
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
### Dependencies
|
|
97
|
+
|
|
98
|
+
* The following workspace dependencies were updated
|
|
99
|
+
* devDependencies
|
|
100
|
+
* @launchdarkly/node-server-sdk bumped from 9.2.2 to 9.2.3
|
|
101
|
+
* peerDependencies
|
|
102
|
+
* @launchdarkly/node-server-sdk bumped from 9.2.1 to 9.2.3
|
|
103
|
+
|
|
104
|
+
## [4.1.5](https://github.com/launchdarkly/js-core/compare/node-server-sdk-redis-v4.1.4...node-server-sdk-redis-v4.1.5) (2024-04-01)
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
### Bug Fixes
|
|
108
|
+
|
|
109
|
+
* 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))
|
|
110
|
+
|
|
93
111
|
## [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)
|
|
94
112
|
|
|
95
113
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { interfaces,
|
|
1
|
+
import { interfaces, LDClientContext } from '@launchdarkly/node-server-sdk';
|
|
2
2
|
import LDRedisOptions from './LDRedisOptions';
|
|
3
3
|
/**
|
|
4
4
|
* Configures a big segment store factory backed by a Redis instance.
|
|
@@ -11,5 +11,5 @@ import LDRedisOptions from './LDRedisOptions';
|
|
|
11
11
|
*
|
|
12
12
|
* @returns A function which creates big segment stores based on the provided config.
|
|
13
13
|
*/
|
|
14
|
-
export default function RedisBigSegmentStoreFactory(options?: LDRedisOptions): (config:
|
|
14
|
+
export default function RedisBigSegmentStoreFactory(options?: LDRedisOptions): (config: LDClientContext) => interfaces.BigSegmentStore;
|
|
15
15
|
//# sourceMappingURL=RedisBigSegmentStoreFactory.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RedisBigSegmentStoreFactory.d.ts","sourceRoot":"","sources":["../../src/RedisBigSegmentStoreFactory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,
|
|
1
|
+
{"version":3,"file":"RedisBigSegmentStoreFactory.d.ts","sourceRoot":"","sources":["../../src/RedisBigSegmentStoreFactory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAE5E,OAAO,cAAc,MAAM,kBAAkB,CAAC;AAG9C;;;;;;;;;;GAUG;AACH,MAAM,CAAC,OAAO,UAAU,2BAA2B,CACjD,OAAO,CAAC,EAAE,cAAc,GACvB,CAAC,MAAM,EAAE,eAAe,KAAK,UAAU,CAAC,eAAe,CAGzD"}
|
|
@@ -13,7 +13,7 @@ const RedisBigSegmentStore_1 = require("./RedisBigSegmentStore");
|
|
|
13
13
|
* @returns A function which creates big segment stores based on the provided config.
|
|
14
14
|
*/
|
|
15
15
|
function RedisBigSegmentStoreFactory(options) {
|
|
16
|
-
return (config) => new RedisBigSegmentStore_1.default(options, config.logger);
|
|
16
|
+
return (config) => new RedisBigSegmentStore_1.default(options, config === null || config === void 0 ? void 0 : config.basicConfiguration.logger);
|
|
17
17
|
}
|
|
18
18
|
exports.default = RedisBigSegmentStoreFactory;
|
|
19
19
|
//# sourceMappingURL=RedisBigSegmentStoreFactory.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RedisBigSegmentStoreFactory.js","sourceRoot":"","sources":["../../src/RedisBigSegmentStoreFactory.ts"],"names":[],"mappings":";;AAGA,iEAA0D;AAE1D;;;;;;;;;;GAUG;AACH,SAAwB,2BAA2B,CACjD,OAAwB;IAExB,OAAO,CAAC,
|
|
1
|
+
{"version":3,"file":"RedisBigSegmentStoreFactory.js","sourceRoot":"","sources":["../../src/RedisBigSegmentStoreFactory.ts"],"names":[],"mappings":";;AAGA,iEAA0D;AAE1D;;;;;;;;;;GAUG;AACH,SAAwB,2BAA2B,CACjD,OAAwB;IAExB,OAAO,CAAC,MAAuB,EAAE,EAAE,CACjC,IAAI,8BAAoB,CAAC,OAAO,EAAE,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,kBAAkB,CAAC,MAAM,CAAC,CAAC;AACzE,CAAC;AALD,8CAKC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@launchdarkly/node-server-sdk-redis",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.6",
|
|
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": {
|
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
"ioredis": "^5.3.2"
|
|
31
31
|
},
|
|
32
32
|
"peerDependencies": {
|
|
33
|
-
"@launchdarkly/node-server-sdk": "9.2.
|
|
33
|
+
"@launchdarkly/node-server-sdk": "9.2.3"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@launchdarkly/node-server-sdk": "9.2.
|
|
36
|
+
"@launchdarkly/node-server-sdk": "9.2.3",
|
|
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",
|