Skip to content

Commit 757778f

Browse files
Merge branch 'main' into cache_expiration_baseline
2 parents 4069c24 + 5eb0027 commit 757778f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
- Added two new configuration options for the SDK storage in browsers when using storage type `LOCALSTORAGE`:
33
- `storage.expirationDays` to specify the validity period of the rollout cache.
44
- `storage.clearOnInit` to clear the rollout cache on SDK initialization.
5+
6+
2.0.3 (January 9, 2025)
57
- Bugfixing - Properly handle rejected promises when using targeting rules with segment matchers in consumer modes (e.g., Redis and Pluggable storages).
68

79
2.0.2 (December 3, 2024)

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright © 2024 Split Software, Inc.
1+
Copyright © 2025 Split Software, Inc.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)