splitclient-rb 8.4.0.rc.1 → 8.4.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: c2d88c503fd599260c8062351b0da66746f88bc9c516ddf0dfc6926d92c9a9d0
4
- data.tar.gz: 84c924891606f1d54e8bdd47825a9eab184893f320877b3964835ba572a818ae
3
+ metadata.gz: 4566bc73b33d8770b7727b8c2274355e9b838bdb3b709319b2c4c1d0f5d0d2cd
4
+ data.tar.gz: cb2f7f391dbc3bdacea7e0837167e06cef4a634c44b6094343a34a96507390d0
5
5
  SHA512:
6
- metadata.gz: c62091af282b9edd27bc1cf9e9462c0474ced1aebfc531a7d8a9cee1041bd32f40f7fcfc40a1584c380672435cf332f269ecaa16f1a460c415b788ff8db49651
7
- data.tar.gz: 3f77adf348d19a1827e65e481b2030e98eaec7e0330a4df3aa54607b469c8414f5265cfa386ec367fb300f78da3dcc3527eca6d8f43309e5b522331992eb53e8
6
+ metadata.gz: 0e5c7b8592942081ad7f324e00facdf5341c632810fc0520ba9a97512795895c06f3d35ef17a14e0d07e60fb9c8b8abb16af5cc0988a5c454a8e447e21e2aaf1
7
+ data.tar.gz: 9ddc716be18d0a53b4835795681d6a375188bce1481cd0bcbe0d3be73d485344486c88ac7326f25af6d9290a0c987427ae8abfd087ca1e6832b06c4ee9194784
data/CHANGES.txt CHANGED
@@ -1,5 +1,9 @@
1
1
  CHANGES
2
2
 
3
+ 8.4.0 (May 3, 2024)
4
+ - Fixed issue preventing Impressopns and Events posting if client.destroy is called before the post threads started
5
+ - Added support for targeting rules based on semantic versions (https://semver.org/).
6
+
3
7
  8.3.1 (Mar 22, 2024)
4
8
  - Fixed ruby process hanging due to failed thread.join command, when calling destroy and a http request still active.
5
9
  - Fixed streaming notification parser. Issue ref: https://github.com/splitio/ruby-client/issues/511
@@ -1,3 +1,3 @@
1
1
  module SplitIoClient
2
- VERSION = '8.4.0.rc.1'
2
+ VERSION = '8.4.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.4.0.rc.1
4
+ version: 8.4.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: 2024-05-02 00:00:00.000000000 Z
11
+ date: 2024-05-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: allocation_stats
@@ -590,9 +590,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
590
590
  version: 2.5.0
591
591
  required_rubygems_version: !ruby/object:Gem::Requirement
592
592
  requirements:
593
- - - ">"
593
+ - - ">="
594
594
  - !ruby/object:Gem::Version
595
- version: 1.3.1
595
+ version: '0'
596
596
  requirements: []
597
597
  rubygems_version: 3.2.3
598
598
  signing_key: