skylight 5.1.0.beta3 → 5.1.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of skylight might be problematic. Click here for more details.

Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +4 -10
  3. data/lib/skylight/version.rb +1 -1
  4. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f35c54c6e3ba848ff6055dc5f15bd421b6080d4c831e6142af1353141d4b6e9c
4
- data.tar.gz: 22c45d137d63a8539ccc4d2f628b9cb7e97428039b99e5aaef4e00f90e09a9f9
3
+ metadata.gz: 5e70b1305b1ebfa198ed7f8cf5c50632d3be9e94d1e4723be5c1cd0cebd19956
4
+ data.tar.gz: d6d09c9e04d897443b6d38e5698a60fff9c9c459054f4e2f5d26cbbef24bc85b
5
5
  SHA512:
6
- metadata.gz: '032817fcbda8ad1af57b52cbc29e9217a52d2e36e81f463298ed2b039824505558878aada5af36b7af02d8f2a9263a3b446474a3a6056588b122d5d7f6af4da2'
7
- data.tar.gz: 1ffad904a354fdbb2c78e48e71bc8fda3140743fe95a840a168d0af00494e27b75ba871b59ac6605d86a9a794d590b64d412f4e7c271ea6c32a7238d6a85d3d3
6
+ metadata.gz: c30fc04945a19d0474fdb96a89b069ed4050bb0314a5addf924a413d478112569845f1877e1c6dba2e24b631bb83e325639724b189b15a2175c75297a257af92
7
+ data.tar.gz: 051e68ff780e754cd25b2fc704355764ae3633383b60d9226efd542ac9159493926b3e4620e4299e3421416524f639bec126b481f62ce31827c88206fad38be7
data/CHANGELOG.md CHANGED
@@ -1,19 +1,13 @@
1
- ## 5.1.0-beta3 (May 21, 2021)
2
-
3
- - [IMPROVEMENT] Prevent large traces from shutting down the instrumenter
4
-
5
- ## 5.1.0-beta2 (May 17, 2021)
6
-
7
- - [IMPROVEMENT] Avoid 'invalid option' warnings when instrumenting certain Tilt templates in Sinatra
8
- - [IMPROVEMENT] Decrease verbosity of source locations logs in the debug level.
9
-
10
- ## 5.1.0-beta (April 26, 2021)
1
+ ## 5.1.0 (May 24, 2021)
11
2
 
12
3
  - [FEATURE] Add experimental tcp-based `skylightd` (may be enabled with `SKYLIGHT_ENABLE_TCP=true`)
13
4
 
14
5
  - [IMPROVEMENT] Support aarch64-darwin targets (Apple M1)
15
6
  - [IMPROVEMENT] Support aarch64-linux-gnu targets
16
7
  - [IMPROVEMENT] Support aarch64-linux-musl targets
8
+ - [IMPROVEMENT] Prevent large traces from shutting down the instrumenter
9
+ - [IMPROVEMENT] Avoid 'invalid option' warnings when instrumenting certain Tilt templates in Sinatra
10
+ - [IMPROVEMENT] Decrease verbosity of source locations logs in the debug level.
17
11
 
18
12
  - [BREAKING] Remove `SKYLIGHT_SSL_CERT_DIR` config
19
13
  - [BREAKING] Drop support for Ruby 2.5
@@ -3,5 +3,5 @@ module Skylight
3
3
  # for compatibility with semver when it is parsed by the rust agent.
4
4
  # This string will be transformed in the gemspec to "5.0.0.alpha"
5
5
  # to conform with rubygems.
6
- VERSION = "5.1.0-beta3".freeze
6
+ VERSION = "5.1.0".freeze
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: skylight
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.1.0.beta3
4
+ version: 5.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tilde, Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-21 00:00:00.000000000 Z
11
+ date: 2021-05-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -378,9 +378,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
378
378
  version: '2.5'
379
379
  required_rubygems_version: !ruby/object:Gem::Requirement
380
380
  requirements:
381
- - - ">"
381
+ - - ">="
382
382
  - !ruby/object:Gem::Version
383
- version: 1.3.1
383
+ version: '0'
384
384
  requirements: []
385
385
  rubygems_version: 3.2.15
386
386
  signing_key: