Sha256: 93b70b9ffade3b56ba0fdf856a33fb32dd3fceb67fc37a7b758a20df4dc92d47

Contents?: true

Size: 1.25 KB

Versions: 18

Compression:

Stored size: 1.25 KB

Contents

3.1.0

Now supporting Redis as a cache adapter
Factory is build now as SplitIoClient::SplitFactoryBuilder.build('<API_KEY>')

3.0.2

now support also client.get_treatment( { :matching_key = 'bb' , "bucketing_key = ''}, ....)

2.0.1

No news for this release

2.0.0

Instantiation of the split client is now through a factory:

  factory = SplitIoClient::SplitFactory.new("rbk5je8be5qflpa047m17fe4ra", options)
  client = factory.client
  manager = factory.manager

1.0.4

Added AND combiner for conditions support. Added events_uri config param which is the url where the metrics post are send to.

1.0.3

This version of the gem fixes two minor bugs related to the config option for the refresh rates, as well as an inconsistency for the split definitions that are not created from the web app, but directly from the api instead.

1.0.2

Support for all the new matchers including: number comparison with >=, <=, =, between; date comparison with is on or before, is on or after, is on, between; attribute value in a defined set of values.
No other major updates for this release.

1.0.1

isTreatment was removed from the API
local environment file was removed to match the rest of the SDKs. "split".
No other major updates for this release.

1.0.0

No news for this release.

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
splitclient-rb-3.2.4 NEWS
splitclient-rb-3.2.4.pre.rc5 NEWS
splitclient-rb-3.2.4.pre.rc4 NEWS
splitclient-rb-3.2.4.pre.rc3 NEWS
splitclient-rb-3.2.4.pre.rc2 NEWS
splitclient-rb-3.2.4.pre.rc1 NEWS
splitclient-rb-3.2.3 NEWS
splitclient-rb-3.2.3.pre.rc1 NEWS
splitclient-rb-3.2.2 NEWS
splitclient-rb-3.2.1 NEWS
splitclient-rb-3.2.0 NEWS
splitclient-rb-3.1.3 NEWS
splitclient-rb-3.1.3.pre.rc3 NEWS
splitclient-rb-3.1.3.pre.rc2 NEWS
splitclient-rb-3.1.3.pre.rc1 NEWS
splitclient-rb-3.1.2 NEWS
splitclient-rb-3.1.1 NEWS
splitclient-rb-3.1.0 NEWS