Skip to content

Commit bab0649

Browse files
committed
chore: Add PR to rack changelog
1 parent 4cfa1b3 commit bab0649

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

instrumentation/rack/CHANGELOG.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### v0.27.0 / 2025-08-19
44

5-
* ADDED: Rack semantic stability opt in
5+
* ADDED: Add `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable compatibility [#1594](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1594)
66

77
### v0.26.0 / 2025-01-16
88

@@ -63,21 +63,21 @@
6363

6464
### v0.23.1 / 2023-06-05
6565

66-
* FIXED: Base config options
66+
* FIXED: Base config options
6767

6868
### v0.23.0 / 2023-04-17
6969

70-
* BREAKING CHANGE: Remove retain_middleware_names Rack Option
71-
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
70+
* BREAKING CHANGE: Remove retain_middleware_names Rack Option
71+
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
7272

73-
* ADDED: Remove retain_middleware_names Rack Option
74-
* ADDED: Drop support for EoL Ruby 2.7
75-
* ADDED: Use Rack::Events for instrumentation
73+
* ADDED: Remove retain_middleware_names Rack Option
74+
* ADDED: Drop support for EoL Ruby 2.7
75+
* ADDED: Use Rack::Events for instrumentation
7676

7777
### v0.22.1 / 2023-01-14
7878

79-
* DOCS: Fix gem homepage
80-
* DOCS: More gem documentation fixes
79+
* DOCS: Fix gem homepage
80+
* DOCS: More gem documentation fixes
8181

8282
### v0.22.0 / 2022-11-16
8383

@@ -90,17 +90,17 @@
9090
### v0.21.0 / 2022-06-09
9191

9292
* Upgrading Base dependency version
93-
* FIXED: Broken test file requirements
93+
* FIXED: Broken test file requirements
9494

9595
### v0.20.2 / 2022-05-02
9696

97-
* FIXED: Update server instrumentation to not reflect 400 status as error
97+
* FIXED: Update server instrumentation to not reflect 400 status as error
9898

9999
### v0.20.1 / 2021-12-01
100100

101-
* FIXED: [Instrumentation Rack] Log content type http header
102-
* FIXED: Use monotonic clock where possible
103-
* FIXED: Rack to stop using api env getter
101+
* FIXED: [Instrumentation Rack] Log content type http header
102+
* FIXED: Use monotonic clock where possible
103+
* FIXED: Rack to stop using api env getter
104104

105105
### v0.20.0 / 2021-10-06
106106

@@ -118,18 +118,18 @@ forwards the uri path. More details on this is available in the readme.
118118

119119
### v0.19.2 / 2021-08-18
120120

121-
* FIXED: Rack middleware assuming script_name presence
121+
* FIXED: Rack middleware assuming script_name presence
122122

123123
### v0.19.1 / 2021-08-12
124124

125-
* DOCS: Update docs to rely more on environment variable configuration
125+
* DOCS: Update docs to rely more on environment variable configuration
126126

127127
### v0.19.0 / 2021-06-23
128128

129-
* BREAKING CHANGE: Total order constraint on span.status=
129+
* BREAKING CHANGE: Total order constraint on span.status=
130130

131-
* ADDED: Add Tracer.non_recording_span to API
132-
* FIXED: Total order constraint on span.status=
131+
* ADDED: Add Tracer.non_recording_span to API
132+
* FIXED: Total order constraint on span.status=
133133

134134
### v0.18.0 / 2021-05-21
135135

0 commit comments

Comments
 (0)