opentelemetry-instrumentation-restclient 0.27.0 → 0.28.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: 8be28a7a4ea3f15787e741c3e2b0f788a4e67cb5a3bbd56c3a41ca911fd980d6
4
- data.tar.gz: e933cce6626934142a17fd2ec00de8d84bd454b2ac9c4420d301a074b06237b3
3
+ metadata.gz: c1c81a7e3e9d6f28690391b7b626ff84fe67c310517c198da60f79ee4d0b2929
4
+ data.tar.gz: 1e11fc12addb20b35c081ea1606c67411b7bee030f8a9f48666c71d9d34c5b5b
5
5
  SHA512:
6
- metadata.gz: acc8d91b80e9c856d3116a7d03ecf4949cbec3f4ee6ab350a72e9972b5de216d52b8cff14021f629f7e9010b3bf70df8e66571dfb13515a7ffd74a8e96843643
7
- data.tar.gz: 450a0da83a54d7a700ab6b75102d4aedfb1266e67fe7a4b04fc5345e7d1afa53a16092c434c78eaba48bacbb76d45ce95fa77cc72241291409f7c661df8541a8
6
+ metadata.gz: e7395e7dbeae3434c1d4d5ba156e2468e838df565e09335de949a2d6476fc2dc43b2b551d6587674b4bec255b1dc884ccaa4ce60ed7cce751d21af841a17c45e
7
+ data.tar.gz: 9e1fca969575842676bf925ce5c7628cde9204f8feeef6c8472629d761d93f6561fcf171779173a1dce959a5baa2da7cd8e91c2811a11a864f6ee241732dce81
data/CHANGELOG.md CHANGED
@@ -1,156 +1,160 @@
1
1
  # Release History: opentelemetry-instrumentation-restclient
2
2
 
3
- ### v0.27.0 / 2026-03-17
3
+ ## v0.28.0 / 2026-04-14
4
4
 
5
- * BREAKING CHANGE: Default to stable HTTP semantic conventions (#2051)
6
- * ADDED: Default to stable HTTP semantic conventions (#2051)
5
+ - ADDED: Add release tag into source code url of gem metadata (#1984)
7
6
 
8
- ### v0.26.0 / 2025-10-22
7
+ ## v0.27.0 / 2026-03-17
9
8
 
10
- * BREAKING CHANGE: Min Ruby Version 3.2
11
- * ADDED: Min Ruby Version 3.2
9
+ - BREAKING CHANGE: Default to stable HTTP semantic conventions (#2051)
10
+ - ADDED: Default to stable HTTP semantic conventions (#2051)
12
11
 
13
- ### v0.25.1 / 2025-09-30
12
+ ## v0.26.0 / 2025-10-22
14
13
 
15
- * FIXED: Min OTel Ruby API 1.7
14
+ - BREAKING CHANGE: Min Ruby Version 3.2
15
+ - ADDED: Min Ruby Version 3.2
16
16
 
17
- ### v0.25.0 / 2025-09-30
17
+ ## v0.25.1 / 2025-09-30
18
18
 
19
- * ADDED: Bump minimum API Version to 1.7
19
+ - FIXED: Min OTel Ruby API 1.7
20
20
 
21
- ### v0.24.0 / 2025-08-13
21
+ ## v0.25.0 / 2025-09-30
22
22
 
23
- * ADDED: Add REST Client `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1568](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1568)
23
+ - ADDED: Bump minimum API Version to 1.7
24
24
 
25
- ### v0.23.0 / 2025-01-16
25
+ ## v0.24.0 / 2025-08-13
26
26
 
27
- * BREAKING CHANGE: Set minimum supported version to Ruby 3.1
28
- * ADDED: Set minimum supported version to Ruby 3.1
27
+ - ADDED: Add REST Client `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1568](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1568)
29
28
 
30
- ### v0.22.8 / 2024-11-26
29
+ ## v0.23.0 / 2025-01-16
31
30
 
32
- * CHANGED: Performance Freeze all range objects #1222
31
+ - BREAKING CHANGE: Set minimum supported version to Ruby 3.1
32
+ - ADDED: Set minimum supported version to Ruby 3.1
33
33
 
34
- ### v0.22.7 / 2024-07-23
34
+ ## v0.22.8 / 2024-11-26
35
35
 
36
- * DOCS: Add cspell to CI
36
+ - CHANGED: Performance Freeze all range objects #1222
37
37
 
38
- ### v0.22.6 / 2024-06-18
38
+ ## v0.22.7 / 2024-07-23
39
39
 
40
- * FIXED: Relax otel common gem constraints
40
+ - DOCS: Add cspell to CI
41
41
 
42
- ### v0.22.5 / 2024-05-09
42
+ ## v0.22.6 / 2024-06-18
43
43
 
44
- * FIXED: Untrace entire request
44
+ - FIXED: Relax otel common gem constraints
45
45
 
46
- ### v0.22.4 / 2024-04-30
46
+ ## v0.22.5 / 2024-05-09
47
47
 
48
- * FIXED: Bundler conflict warnings
48
+ - FIXED: Untrace entire request
49
49
 
50
- ### v0.22.3 / 2023-11-23
50
+ ## v0.22.4 / 2024-04-30
51
51
 
52
- * CHANGED: Applied Rubocop Performance Recommendations [#727](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/727)
52
+ - FIXED: Bundler conflict warnings
53
53
 
54
- ### v0.22.2 / 2023-07-21
54
+ ## v0.22.3 / 2023-11-23
55
55
 
56
- * ADDED: Update `opentelemetry-common` from [0.19.3 to 0.20.0](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/537)
56
+ - CHANGED: Applied Rubocop Performance Recommendations [#727](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/727)
57
57
 
58
- ### v0.22.1 / 2023-06-05
58
+ ## v0.22.2 / 2023-07-21
59
59
 
60
- * FIXED: Base config options
60
+ - ADDED: Update `opentelemetry-common` from [0.19.3 to 0.20.0](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/537)
61
61
 
62
- ### v0.22.0 / 2023-04-17
62
+ ## v0.22.1 / 2023-06-05
63
63
 
64
- * BREAKING CHANGE: Drop support for EoL Ruby 2.7
65
- * ADDED: Drop support for EoL Ruby 2.7
64
+ - FIXED: Base config options
66
65
 
67
- ### v0.21.0 / 2023-01-14
66
+ ## v0.22.0 / 2023-04-17
68
67
 
69
- * ADDED: Add request/response hooks to more http clients
70
- * DOCS: Fix gem homepage
71
- * DOCS: More gem documentation fixes
68
+ - BREAKING CHANGE: Drop support for EoL Ruby 2.7
69
+ - ADDED: Drop support for EoL Ruby 2.7
72
70
 
73
- ### v0.20.0 / 2022-06-09
71
+ ## v0.21.0 / 2023-01-14
74
72
 
75
- * Upgrading Base dependency version
76
- * FIXED: Broken test file requirements
73
+ - ADDED: Add request/response hooks to more http clients
74
+ - DOCS: Fix gem homepage
75
+ - DOCS: More gem documentation fixes
77
76
 
78
- ### v0.19.4 / 2022-05-02
77
+ ## v0.20.0 / 2022-06-09
79
78
 
80
- * FIXED: Restclient invalid span attribute type Symbol
79
+ - Upgrading Base dependency version
80
+ - FIXED: Broken test file requirements
81
81
 
82
- ### v0.19.3 / 2021-12-02
82
+ ## v0.19.4 / 2022-05-02
83
83
 
84
- * (No significant changes)
84
+ - FIXED: Restclient invalid span attribute type Symbol
85
85
 
86
- ### v0.19.2 / 2021-09-29
86
+ ## v0.19.3 / 2021-12-02
87
87
 
88
- * (No significant changes)
88
+ - (No significant changes)
89
89
 
90
- ### v0.19.1 / 2021-08-12
90
+ ## v0.19.2 / 2021-09-29
91
91
 
92
- * DOCS: Update docs to rely more on environment variable configuration
92
+ - (No significant changes)
93
93
 
94
- ### v0.19.0 / 2021-06-23
94
+ ## v0.19.1 / 2021-08-12
95
95
 
96
- * BREAKING CHANGE: Total order constraint on span.status=
97
- * FIXED: Total order constraint on span.status=
96
+ - DOCS: Update docs to rely more on environment variable configuration
98
97
 
99
- ### v0.18.0 / 2021-05-21
98
+ ## v0.19.0 / 2021-06-23
100
99
 
101
- * ADDED: Updated API dependency for 1.0.0.rc1
102
- * FIXED: Removed http.status_text attribute #750
100
+ - BREAKING CHANGE: Total order constraint on span.status=
101
+ - FIXED: Total order constraint on span.status=
103
102
 
104
- ### v0.17.0 / 2021-04-22
103
+ ## v0.18.0 / 2021-05-21
105
104
 
106
- * ADDED: RestClient instrumentation accepts peer service config attribute.
107
- * FIXED: Refactor propagators to add #fields
105
+ - ADDED: Updated API dependency for 1.0.0.rc1
106
+ - FIXED: Removed http.status_text attribute #750
108
107
 
109
- ### v0.16.0 / 2021-03-17
108
+ ## v0.17.0 / 2021-04-22
110
109
 
111
- * FIXED: Remove passwords from http.url
112
- * FIXED: Example scripts now reference local common lib
113
- * DOCS: Replace Gitter with GitHub Discussions
110
+ - ADDED: RestClient instrumentation accepts peer service config attribute.
111
+ - FIXED: Refactor propagators to add #fields
114
112
 
115
- ### v0.15.0 / 2021-02-18
113
+ ## v0.16.0 / 2021-03-17
116
114
 
117
- * (No significant changes)
115
+ - FIXED: Remove passwords from http.url
116
+ - FIXED: Example scripts now reference local common lib
117
+ - DOCS: Replace Gitter with GitHub Discussions
118
118
 
119
- ### v0.14.0 / 2021-02-03
119
+ ## v0.15.0 / 2021-02-18
120
120
 
121
- * BREAKING CHANGE: Replace getter and setter callables and remove rack specific propagators
122
- * ADDED: Replace getter and setter callables and remove rack specific propagators
121
+ - (No significant changes)
123
122
 
124
- ### v0.13.0 / 2021-01-29
123
+ ## v0.14.0 / 2021-02-03
125
124
 
126
- * (No significant changes)
125
+ - BREAKING CHANGE: Replace getter and setter callables and remove rack specific propagators
126
+ - ADDED: Replace getter and setter callables and remove rack specific propagators
127
127
 
128
- ### v0.12.0 / 2020-12-24
128
+ ## v0.13.0 / 2021-01-29
129
129
 
130
- * (No significant changes)
130
+ - (No significant changes)
131
131
 
132
- ### v0.11.0 / 2020-12-11
132
+ ## v0.12.0 / 2020-12-24
133
133
 
134
- * FIXED: Copyright comments to not reference year
134
+ - (No significant changes)
135
135
 
136
- ### v0.10.0 / 2020-12-03
136
+ ## v0.11.0 / 2020-12-11
137
137
 
138
- * (No significant changes)
138
+ - FIXED: Copyright comments to not reference year
139
139
 
140
- ### v0.9.0 / 2020-11-27
140
+ ## v0.10.0 / 2020-12-03
141
141
 
142
- * BREAKING CHANGE: Add timeout for force_flush and shutdown
143
- * ADDED: Add timeout for force_flush and shutdown
142
+ - (No significant changes)
144
143
 
145
- ### v0.8.0 / 2020-10-27
144
+ ## v0.9.0 / 2020-11-27
146
145
 
147
- * BREAKING CHANGE: Move context/span methods to Trace module
148
- * FIXED: Move context/span methods to Trace module
146
+ - BREAKING CHANGE: Add timeout for force_flush and shutdown
147
+ - ADDED: Add timeout for force_flush and shutdown
149
148
 
150
- ### v0.7.0 / 2020-10-07
149
+ ## v0.8.0 / 2020-10-27
151
150
 
152
- * DOCS: Standardize top-level docs structure and readme
151
+ - BREAKING CHANGE: Move context/span methods to Trace module
152
+ - FIXED: Move context/span methods to Trace module
153
153
 
154
- ### v0.6.0 / 2020-09-10
154
+ ## v0.7.0 / 2020-10-07
155
155
 
156
- * (No significant changes)
156
+ - DOCS: Standardize top-level docs structure and readme
157
+
158
+ ## v0.6.0 / 2020-09-10
159
+
160
+ - (No significant changes)
@@ -7,7 +7,7 @@
7
7
  module OpenTelemetry
8
8
  module Instrumentation
9
9
  module RestClient
10
- VERSION = '0.27.0'
10
+ VERSION = '0.28.0'
11
11
  end
12
12
  end
13
13
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: opentelemetry-instrumentation-restclient
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.28.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenTelemetry Authors
@@ -46,10 +46,10 @@ homepage: https://github.com/open-telemetry/opentelemetry-ruby-contrib
46
46
  licenses:
47
47
  - Apache-2.0
48
48
  metadata:
49
- changelog_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-restclient/0.27.0/file/CHANGELOG.md
50
- source_code_uri: https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/restclient
49
+ changelog_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-restclient/0.28.0/file/CHANGELOG.md
50
+ source_code_uri: https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/opentelemetry-instrumentation-restclient/v0.28.0/instrumentation/restclient
51
51
  bug_tracker_uri: https://github.com/open-telemetry/opentelemetry-ruby-contrib/issues
52
- documentation_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-restclient/0.27.0
52
+ documentation_uri: https://rubydoc.info/gems/opentelemetry-instrumentation-restclient/0.28.0
53
53
  rdoc_options: []
54
54
  require_paths:
55
55
  - lib
@@ -64,7 +64,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
64
64
  - !ruby/object:Gem::Version
65
65
  version: '0'
66
66
  requirements: []
67
- rubygems_version: 4.0.3
67
+ rubygems_version: 4.0.6
68
68
  specification_version: 4
69
69
  summary: REST Client instrumentation for the OpenTelemetry framework
70
70
  test_files: []