splitclient-rb 8.1.3.pre.rc4 → 8.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 163a09aa59654a0fded3e32e75f88797a78bb422c75f7290e173f9c445a66a10
4
- data.tar.gz: bd3ed6c184cf61525ab5f0b04d7c94f2b3f8d3fe47442e713ccd238a6d3091ba
3
+ metadata.gz: cb1d386fbacf462f6fb540e13b07037fef8bfeab4fcbbda8e1197f63cf64e101
4
+ data.tar.gz: 758c3e6e1cd5d8a6488d283d5eac29fce2942d0b14eb2757b3825a19bbae86f9
5
5
  SHA512:
6
- metadata.gz: 58460e0517aa49b963155b4b57f331be23116772c20c959d03c9c8396020c02ae91c8c2e1422c29d9eea6ad023a12df9a23673f069a4373d4ed3dc92d9d11b17
7
- data.tar.gz: 3cd4c18fe5c30596945fdc107129eb48b28a0f9a3a9c51af8d7610c90ced22f50a471e7e0146f2d68bdfb24d20880268f0871a8d31c3831a12d1191f89df0884
6
+ metadata.gz: 9ad6c553a9af8afe5f2c91db3160d6043d7fd3e2f7c7c2e935c061dc0e49bfae59c5ddb47853c416d67ee692bd0c21c1e0d6c1b88dc51d713ead0a64f0c3c7c9
7
+ data.tar.gz: d4564ffdac1484039e244469b9c845a4def9d817a3a70ab05d1e9b5df78d274a864c2e2c98bb4cc952127b121656ad5522cfa6c6e583fca4422a26953593d157
@@ -0,0 +1 @@
1
+ * @splitio/sdk
data/CHANGES.txt CHANGED
@@ -1,5 +1,8 @@
1
1
  CHANGES
2
2
 
3
+ 8.2.0 (Jul 18, 2023)
4
+ - Improved streaming architecture implementation to apply feature flag updates from the notification received which is now enhanced, improving efficiency and reliability of the whole update system.
5
+
3
6
  8.1.2 (May 15, 2023)
4
7
  - Updated terminology on the SDKs codebase to be more aligned with current standard without causing a breaking change. The core change is the term split for feature flag on things like logs and IntelliSense comments.
5
8
 
@@ -1,3 +1,3 @@
1
1
  module SplitIoClient
2
- VERSION = '8.1.3.pre.rc4'
2
+ VERSION = '8.2.0'
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: 8.1.3.pre.rc4
4
+ version: 8.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Split Software
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-29 00:00:00.000000000 Z
11
+ date: 2023-07-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: allocation_stats
@@ -410,6 +410,7 @@ extensions:
410
410
  - ext/murmurhash/extconf.rb
411
411
  extra_rdoc_files: []
412
412
  files:
413
+ - ".github/CODEOWNERS"
413
414
  - ".github/pull_request_template.md"
414
415
  - ".github/workflows/ci.yml"
415
416
  - ".github/workflows/update-license-year.yml"
@@ -578,9 +579,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
578
579
  version: 2.5.0
579
580
  required_rubygems_version: !ruby/object:Gem::Requirement
580
581
  requirements:
581
- - - ">"
582
+ - - ">="
582
583
  - !ruby/object:Gem::Version
583
- version: 1.3.1
584
+ version: '0'
584
585
  requirements: []
585
586
  rubygems_version: 3.2.3
586
587
  signing_key: