Sha256: 6ebc98a65b8fb550e21d2e5dd550c98c1ad0420039607b0bac31267db03931c8

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

3.1.0
- Add RedisAdapter
- adds manager.split_names()

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

1 entries across 1 versions & 1 rubygems

Version Path
splitclient-rb-3.1.0.pre.rc6 CHANGES.txt