opentelemetry-instrumentation-excon 0.24.0 → 0.25.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 +4 -4
- data/CHANGELOG.md +15 -11
- data/lib/opentelemetry/instrumentation/excon/version.rb +1 -1
- metadata +6 -20
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7ea79e9fcc8cbc462d3c21702cab73776349b0e7ee46d9b34dd642d4aa3ba73e
|
4
|
+
data.tar.gz: e60efad9f2b231bcc032be874b3012d0e4585c5c5119465651418263e6d0a634
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eb4ceb5db9e8aeb6c6667ef36231e2352d3f449b5ff93792585e1fba2bd09f98dc73c84c3793f93f5e35544d4761d32d2e98e5ad238c978504dbf09ac6fc2dcb
|
7
|
+
data.tar.gz: b1e5916299e2a3c09245861d95e8c618e48dfba216f09d9a2964ab2a2eb6505fbd5e953c86a0bb9e690b14b3a24cea1d7cd4de9d9a60dea6d1266b164771faf4
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1
1
|
# Release History: opentelemetry-instrumentation-excon
|
2
2
|
|
3
|
-
### v0.
|
3
|
+
### v0.25.0 / 2025-09-30
|
4
|
+
|
5
|
+
* ADDED: Bump minimum API Version to 1.7
|
6
|
+
|
7
|
+
### v0.24.0 / 2025-08-13
|
4
8
|
|
5
9
|
* ADDED: Add Excon `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1569](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1569)
|
6
10
|
|
@@ -47,23 +51,23 @@
|
|
47
51
|
|
48
52
|
### v0.21.1 / 2023-06-05
|
49
53
|
|
50
|
-
* FIXED: Base config options
|
54
|
+
* FIXED: Base config options
|
51
55
|
|
52
56
|
### v0.21.0 / 2023-04-17
|
53
57
|
|
54
|
-
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
|
58
|
+
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
|
55
59
|
|
56
|
-
* ADDED: Drop support for EoL Ruby 2.7
|
60
|
+
* ADDED: Drop support for EoL Ruby 2.7
|
57
61
|
|
58
62
|
### v0.20.1 / 2023-01-14
|
59
63
|
|
60
|
-
* DOCS: Fix gem homepage
|
61
|
-
* DOCS: More gem documentation fixes
|
64
|
+
* DOCS: Fix gem homepage
|
65
|
+
* DOCS: More gem documentation fixes
|
62
66
|
|
63
67
|
### v0.20.0 / 2022-06-09
|
64
68
|
|
65
69
|
* Upgrading Base dependency version
|
66
|
-
* FIXED: Broken test file requirements
|
70
|
+
* FIXED: Broken test file requirements
|
67
71
|
|
68
72
|
### v0.19.5 / 2022-05-05
|
69
73
|
|
@@ -71,7 +75,7 @@
|
|
71
75
|
|
72
76
|
### v0.19.4 / 2022-02-02
|
73
77
|
|
74
|
-
* FIXED: Excessive hash creation on context attr merging
|
78
|
+
* FIXED: Excessive hash creation on context attr merging
|
75
79
|
|
76
80
|
### v0.19.3 / 2021-12-02
|
77
81
|
|
@@ -83,13 +87,13 @@
|
|
83
87
|
|
84
88
|
### v0.19.1 / 2021-08-12
|
85
89
|
|
86
|
-
* DOCS: Update docs to rely more on environment variable configuration
|
90
|
+
* DOCS: Update docs to rely more on environment variable configuration
|
87
91
|
|
88
92
|
### v0.19.0 / 2021-06-23
|
89
93
|
|
90
|
-
* BREAKING CHANGE: Total order constraint on span.status=
|
94
|
+
* BREAKING CHANGE: Total order constraint on span.status=
|
91
95
|
|
92
|
-
* FIXED: Total order constraint on span.status=
|
96
|
+
* FIXED: Total order constraint on span.status=
|
93
97
|
|
94
98
|
### v0.18.0 / 2021-05-21
|
95
99
|
|
metadata
CHANGED
@@ -1,43 +1,29 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: opentelemetry-instrumentation-excon
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.25.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- OpenTelemetry Authors
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-09-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
|
-
- !ruby/object:Gem::Dependency
|
14
|
-
name: opentelemetry-api
|
15
|
-
requirement: !ruby/object:Gem::Requirement
|
16
|
-
requirements:
|
17
|
-
- - "~>"
|
18
|
-
- !ruby/object:Gem::Version
|
19
|
-
version: '1.0'
|
20
|
-
type: :runtime
|
21
|
-
prerelease: false
|
22
|
-
version_requirements: !ruby/object:Gem::Requirement
|
23
|
-
requirements:
|
24
|
-
- - "~>"
|
25
|
-
- !ruby/object:Gem::Version
|
26
|
-
version: '1.0'
|
27
13
|
- !ruby/object:Gem::Dependency
|
28
14
|
name: opentelemetry-instrumentation-base
|
29
15
|
requirement: !ruby/object:Gem::Requirement
|
30
16
|
requirements:
|
31
17
|
- - "~>"
|
32
18
|
- !ruby/object:Gem::Version
|
33
|
-
version: 0.23
|
19
|
+
version: '0.23'
|
34
20
|
type: :runtime
|
35
21
|
prerelease: false
|
36
22
|
version_requirements: !ruby/object:Gem::Requirement
|
37
23
|
requirements:
|
38
24
|
- - "~>"
|
39
25
|
- !ruby/object:Gem::Version
|
40
|
-
version: 0.23
|
26
|
+
version: '0.23'
|
41
27
|
description: Excon instrumentation for the OpenTelemetry framework
|
42
28
|
email:
|
43
29
|
- cncf-opentelemetry-contributors@lists.cncf.io
|
@@ -65,10 +51,10 @@ homepage: https://github.com/open-telemetry/opentelemetry-ruby-contrib
|
|
65
51
|
licenses:
|
66
52
|
- Apache-2.0
|
67
53
|
metadata:
|
68
|
-
changelog_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-excon/0.
|
54
|
+
changelog_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-excon/0.25.0/file/CHANGELOG.md
|
69
55
|
source_code_uri: https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/excon
|
70
56
|
bug_tracker_uri: https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues
|
71
|
-
documentation_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-excon/0.
|
57
|
+
documentation_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-excon/0.25.0
|
72
58
|
post_install_message:
|
73
59
|
rdoc_options: []
|
74
60
|
require_paths:
|