splitclient-rb 7.2.0.pre.rc1-java → 7.2.1.pre.rc1-java

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5764d0cc133ca646667feff52d835db4e3904212
4
- data.tar.gz: 9639b14c964fd32db9b956243310ff52407c1897
3
+ metadata.gz: 52315676e26abda7b3b7b4cbbd9b14cc7a4a6c05
4
+ data.tar.gz: cf83c1b2131a2fd5a0bb869aff9135e0f85c624b
5
5
  SHA512:
6
- metadata.gz: 65cc44b9910152d1b921ed528d6c6a3791e9b084382222713ff58caa54d4bb643a768bf9a4d986a991670e9e836f9bc74c38732d2884fee501003e1fa8832f99
7
- data.tar.gz: da292d84762016a2a2b3277ff7d5001af863e8dc85f5826b22d8abb45a6de25df94c09355a7fea47e35a60b4398f355d2c0d42104464980e9b6d74283011b1e8
6
+ metadata.gz: '06828e663643dd1112871d4372bca1e90b20302db245ad48d0ec821803aef61d2ef11d2a57563c770d525b8d256f0a23e0b9f5575547d0ee52724b6bb3b4a938'
7
+ data.tar.gz: 8ee0aab64a676d3f5ba27824700e4d8067296ae33cd4929eeeef0ce82e4811e54962be007362b37cf23ee405b0f7ff907d1ad4597b98697496a0acdafdd25eaf
@@ -1,5 +1,9 @@
1
1
  CHANGES
2
2
 
3
+ 7.2.1 (Oct 23, 2020)
4
+ - Updated redis dependency to >= 4.2.2.
5
+ - Updated ably error handling.
6
+
3
7
  7.2.0 (Sep 25, 2020)
4
8
  - Added deduplication logic for impressions data.
5
9
  - Now there are two modes for Impressions when the SDK is in standalone mode, OPTIMIZED (default) that only ships unique impressions and DEBUG for times where you need to send ALL impressions to debug an integration.
@@ -1,3 +1,3 @@
1
1
  module SplitIoClient
2
- VERSION = '7.2.0.pre.rc1'
2
+ VERSION = '7.2.1.pre.rc1'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: splitclient-rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 7.2.0.pre.rc1
4
+ version: 7.2.1.pre.rc1
5
5
  platform: java
6
6
  authors:
7
7
  - Split Software
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-10-19 00:00:00.000000000 Z
11
+ date: 2020-10-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement