Sha256: d8c868124336fa936e46a5cead2b26a9d707ccc86e798a2b553704529176f7d1

Contents?: true

Size: 1.17 KB

Versions: 2

Compression:

Stored size: 1.17 KB

Contents

3.1.0
- Add RedisAdapter 

3.0.3
- Fix nil ref in manager

3.0.2
- add ability to provide different bucketing/matching keys

3.0.1
- fix segments not deleting from the cache

3.0.0
- add new caching interface
- add replaceable adapters to store cache in
- add first cache adapter: MemoryAdapter
- refactoring

2.0.1
- Supress warnings cause by Net::HTTP when it already exists.

2.0.0
- Add Factory for creation of Client and Manager interface.

1.0.4

- added support for AND combiner on conditions
- added events_uri as config param which defines the metrics post url
- updated metrics post default endpoint to be https://events.split.io/api/

1.0.3
- fixed refresh rate intervals issue
- fixed datetime bug for split definitions created directly from api

1.0.2
- created between_matcher, equal_to_matcher, greater_than_or_equal_to_matcher, less_than_or_equal_to_matcher to support attributes
- refactored whitelist_matcher to support attributes
- tweaked to drop analytics data if the POST get an error response
- added condition to return CONTROL on the deleted features

1.0.1

- .splits to .split for local env
- isTreatment was removed from the API.

1.0.0

- Support multivariate treatment

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
splitclient-rb-3.1.0.pre.rc4 CHANGES.txt
splitclient-rb-3.1.0.pre.rc2 CHANGES.txt