splitclient-rb 7.3.0.pre.rc3 → 7.3.0

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
  SHA256:
3
- metadata.gz: 85d3602c1b6aa514393f464c6032b557de0419e6ba321d3bdf0c3835a55b1db0
4
- data.tar.gz: 7ae53a7b87f13ce2a975d71be6dd4bb8a615395d2f2f66b04eb8058573ac10fd
3
+ metadata.gz: cf1cbb00018b7c3ea1bd9a1ac48076b764b52efa752133d989710bc1d70a97a7
4
+ data.tar.gz: 00c30f557c6beafea726021fc1a191c66cc9af8c1bdd4258afd06d636a6305c1
5
5
  SHA512:
6
- metadata.gz: 803c1e761ff1c13a501f47b56641b854efc079ef8732c1a24793b03b691fb1bb9e5fb2a9eddedc819f1458e314dcd37991311f730c2aaf7751ffa7e4c3190141
7
- data.tar.gz: 849bfd49993b52ddb222f9c85157088181182539235e6ce36eb74b3a2f3823bc1e4b4b7455d306d08b81678bb60112483e5813e7dd8879b19ca1a19548ac1d44
6
+ metadata.gz: 385d7baa71c33a01e6bf877bcb400f63cc0481d49841e7861b7ced80b72f817918e776e656f7295f1e4c0c75a0875d65b08de20f018d81bbc50dd6fdf7e43771
7
+ data.tar.gz: f3d13b7eab32c3352b02ecfaf91da3b23acf168990e20f8a58c2c3753b2a55acce4061ae97c4eb7511c3262e65ab311ac75066f4b1438f68f086f7c5fe41fee7
data/CHANGES.txt CHANGED
@@ -1,5 +1,9 @@
1
1
  CHANGES
2
2
 
3
+ 7.3.0 (Jul 12, 2021)
4
+ - Updated SDK telemetry storage, metrics and updater to be more effective and send less often.
5
+ - Fixed high cpu usage when api key is wrong.
6
+
3
7
  7.2.3 (Feb 24, 2021)
4
8
  - Fixed missing segment fetch after an SPLIT_UPDATE.
5
9
  - Updated streaming logic to support multiregion.
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright © 2020 Split Software, Inc.
1
+ Copyright © 2021 Split Software, Inc.
2
2
 
3
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
4
  you may not use this file except in compliance with the License.
data/README.md CHANGED
@@ -63,7 +63,7 @@ Split has built and maintains SDKs for:
63
63
  * Java [Github](https://github.com/splitio/java-client) [Docs](https://help.split.io/hc/en-us/articles/360020405151-Java-SDK)
64
64
  * Javascript [Github](https://github.com/splitio/javascript-client) [Docs](https://help.split.io/hc/en-us/articles/360020448791-JavaScript-SDK)
65
65
  * Node [Github](https://github.com/splitio/javascript-client) [Docs](https://help.split.io/hc/en-us/articles/360020564931-Node-js-SDK)
66
- * .NET [Github](https://github.com/splitio/.net-core-client) [Docs](https://help.split.io/hc/en-us/articles/360020240172--NET-SDK)
66
+ * .NET [Github](https://github.com/splitio/dotnet-client) [Docs](https://help.split.io/hc/en-us/articles/360020240172--NET-SDK)
67
67
  * Ruby [Github](https://github.com/splitio/ruby-client) [Docs](https://help.split.io/hc/en-us/articles/360020673251-Ruby-SDK)
68
68
  * PHP [Github](https://github.com/splitio/php-client) [Docs](https://help.split.io/hc/en-us/articles/360020350372-PHP-SDK)
69
69
  * Python [Github](https://github.com/splitio/python-client) [Docs](https://help.split.io/hc/en-us/articles/360020359652-Python-SDK)
@@ -1,3 +1,3 @@
1
1
  module SplitIoClient
2
- VERSION = '7.3.0.pre.rc3'
2
+ VERSION = '7.3.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: 7.3.0.pre.rc3
4
+ version: 7.3.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: 2021-06-25 00:00:00.000000000 Z
11
+ date: 2021-07-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: allocation_stats
@@ -470,9 +470,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
470
470
  version: '0'
471
471
  required_rubygems_version: !ruby/object:Gem::Requirement
472
472
  requirements:
473
- - - ">"
473
+ - - ">="
474
474
  - !ruby/object:Gem::Version
475
- version: 1.3.1
475
+ version: '0'
476
476
  requirements: []
477
477
  rubygems_version: 3.0.6
478
478
  signing_key: