appsignal 1.1.3 → 1.1.4.beta.1

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.
@@ -1,3 +1,6 @@
1
+ # 1.1.4
2
+ * Better debug logging for agent issues
3
+
1
4
  # 1.1.3
2
5
  * Fix for issue where Appsignal.send_exception clears the current
3
6
  transaction if it is present
@@ -1,15 +1,15 @@
1
1
  ---
2
- version: f8f0c88
2
+ version: b0eeb2a
3
3
  triples:
4
4
  x86_64-linux:
5
- checksum: b151522d01855c186b385a22bdfcfe358ca56cbd69a2d2f19d86b7c8d5e52e12
6
- download_url: https://appsignal-agent-releases.global.ssl.fastly.net/f8f0c88/appsignal-agent-x86_64-linux-static.tar.gz
5
+ checksum: 9b96db4ad4fd3b62b6f1fcb876d49f0dbd4a030d8cf02a3088826828d1019104
6
+ download_url: https://appsignal-agent-releases.global.ssl.fastly.net/b0eeb2a/appsignal-agent-x86_64-linux-static.tar.gz
7
7
  lib_filename: libappsignal.a
8
8
  i686-linux:
9
- checksum: 4e6ae5711800634cc8f616ff2a7095f07b20eebf7d287f827a4dcab28c5a8090
10
- download_url: https://appsignal-agent-releases.global.ssl.fastly.net/f8f0c88/appsignal-agent-i686-linux-static.tar.gz
9
+ checksum: 7fbf77f002e6a6f0378f49c020bc94412188598e8b6b8468e69af222ece8cbbc
10
+ download_url: https://appsignal-agent-releases.global.ssl.fastly.net/b0eeb2a/appsignal-agent-i686-linux-static.tar.gz
11
11
  lib_filename: libappsignal.a
12
12
  x86_64-darwin:
13
- checksum: 32bc281a19c9fdfb26cbf481ccd186537647799aa7e65c1361d050f3f346985c
14
- download_url: https://appsignal-agent-releases.global.ssl.fastly.net/f8f0c88/appsignal-agent-x86_64-darwin-static.tar.gz
13
+ checksum: c8e3aee141fa443eccea835417c02ea568a50b3ee9ba86840bd04631c456f471
14
+ download_url: https://appsignal-agent-releases.global.ssl.fastly.net/b0eeb2a/appsignal-agent-x86_64-darwin-static.tar.gz
15
15
  lib_filename: libappsignal.a
@@ -1,5 +1,5 @@
1
1
  require 'yaml'
2
2
 
3
3
  module Appsignal
4
- VERSION = '1.1.3'
4
+ VERSION = '1.1.4.beta.1'
5
5
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appsignal
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
5
- prerelease:
4
+ version: 1.1.4.beta.1
5
+ prerelease: 6
6
6
  platform: ruby
7
7
  authors:
8
8
  - Robert Beekman
@@ -307,12 +307,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
307
307
  required_rubygems_version: !ruby/object:Gem::Requirement
308
308
  none: false
309
309
  requirements:
310
- - - ! '>='
310
+ - - ! '>'
311
311
  - !ruby/object:Gem::Version
312
- version: '0'
313
- segments:
314
- - 0
315
- hash: -4497762426619121393
312
+ version: 1.3.1
316
313
  requirements: []
317
314
  rubyforge_project:
318
315
  rubygems_version: 1.8.23.2