Skip to content

Commit d9f2405

Browse files
chore: Update release dates to match reality (#1632)
Due to a permissions issue, two previous release attempts silently failed. These gems were released using the Force Release workflow today.
1 parent af7af51 commit d9f2405

File tree

8 files changed

+88
-88
lines changed

8 files changed

+88
-88
lines changed

instrumentation/aws_sdk/CHANGELOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History: opentelemetry-instrumentation-aws_sdk
22

3-
### v0.8.2 / 2025-07-29
3+
### v0.8.2 / 2025-08-13
44

55
* FIXED: net_http and aws_sdk ci fix
66

@@ -48,31 +48,31 @@
4848

4949
### v0.4.1 / 2023-06-05
5050

51-
* FIXED: Base config options
51+
* FIXED: Base config options
5252

5353
### v0.4.0 / 2023-04-17
5454

55-
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
55+
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
5656

57-
* ADDED: Drop support for EoL Ruby 2.7
57+
* ADDED: Drop support for EoL Ruby 2.7
5858

5959
### v0.3.2 / 2023-01-14
6060

61-
* DOCS: Fix gem homepage
62-
* DOCS: More gem documentation fixes
61+
* DOCS: Fix gem homepage
62+
* DOCS: More gem documentation fixes
6363

6464
### v0.3.1 / 2022-07-19
6565

66-
* FIXED: Suppress invalid span attribute value type warning in aws-sdk instrumentation
66+
* FIXED: Suppress invalid span attribute value type warning in aws-sdk instrumentation
6767

6868
### v0.3.0 / 2022-06-09
6969

7070
* Upgrading Base dependency version
71-
* FIXED: Broken test file requirements
71+
* FIXED: Broken test file requirements
7272

7373
### v0.2.3 / 2022-05-02
7474

75-
* FIXED: RubyGems Fallback
75+
* FIXED: RubyGems Fallback
7676

7777
### v0.2.2 / 2022-01-26
7878

instrumentation/ethon/CHANGELOG.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History: opentelemetry-instrumentation-ethon
22

3-
### v0.23.0 / 2025-07-29
3+
### v0.23.0 / 2025-08-13
44

55
* ADDED: Add Ethon `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1561](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1561)
66

@@ -44,31 +44,31 @@
4444

4545
### v0.21.1 / 2023-06-05
4646

47-
* FIXED: Base config options
47+
* FIXED: Base config options
4848

4949
### v0.21.0 / 2023-04-17
5050

51-
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
51+
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
5252

53-
* ADDED: Drop support for EoL Ruby 2.7
53+
* ADDED: Drop support for EoL Ruby 2.7
5454

5555
### v0.20.1 / 2023-01-14
5656

57-
* DOCS: Fix gem homepage
58-
* DOCS: More gem documentation fixes
57+
* DOCS: Fix gem homepage
58+
* DOCS: More gem documentation fixes
5959

6060
### v0.20.0 / 2022-06-09
6161

6262
* Upgrading Base dependency version
63-
* FIXED: Broken test file requirements
63+
* FIXED: Broken test file requirements
6464

6565
### v0.19.5 / 2022-05-05
6666

6767
* (No significant changes)
6868

6969
### v0.19.4 / 2022-02-02
7070

71-
* FIXED: Excessive hash creation on context attr merging
71+
* FIXED: Excessive hash creation on context attr merging
7272

7373
### v0.19.3 / 2021-12-02
7474

@@ -80,13 +80,13 @@
8080

8181
### v0.19.1 / 2021-08-12
8282

83-
* DOCS: Update docs to rely more on environment variable configuration
83+
* DOCS: Update docs to rely more on environment variable configuration
8484

8585
### v0.19.0 / 2021-06-23
8686

87-
* BREAKING CHANGE: Total order constraint on span.status=
87+
* BREAKING CHANGE: Total order constraint on span.status=
8888

89-
* FIXED: Total order constraint on span.status=
89+
* FIXED: Total order constraint on span.status=
9090

9191
### v0.18.0 / 2021-05-21
9292

instrumentation/excon/CHANGELOG.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History: opentelemetry-instrumentation-excon
22

3-
### v0.24.0 / 2025-08-12
3+
### v0.24.0 / 2025-08-13
44

55
* ADDED: Add Excon `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1569](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1569)
66

@@ -47,31 +47,31 @@
4747

4848
### v0.21.1 / 2023-06-05
4949

50-
* FIXED: Base config options
50+
* FIXED: Base config options
5151

5252
### v0.21.0 / 2023-04-17
5353

54-
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
54+
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
5555

56-
* ADDED: Drop support for EoL Ruby 2.7
56+
* ADDED: Drop support for EoL Ruby 2.7
5757

5858
### v0.20.1 / 2023-01-14
5959

60-
* DOCS: Fix gem homepage
61-
* DOCS: More gem documentation fixes
60+
* DOCS: Fix gem homepage
61+
* DOCS: More gem documentation fixes
6262

6363
### v0.20.0 / 2022-06-09
6464

6565
* Upgrading Base dependency version
66-
* FIXED: Broken test file requirements
66+
* FIXED: Broken test file requirements
6767

6868
### v0.19.5 / 2022-05-05
6969

7070
* (No significant changes)
7171

7272
### v0.19.4 / 2022-02-02
7373

74-
* FIXED: Excessive hash creation on context attr merging
74+
* FIXED: Excessive hash creation on context attr merging
7575

7676
### v0.19.3 / 2021-12-02
7777

@@ -83,13 +83,13 @@
8383

8484
### v0.19.1 / 2021-08-12
8585

86-
* DOCS: Update docs to rely more on environment variable configuration
86+
* DOCS: Update docs to rely more on environment variable configuration
8787

8888
### v0.19.0 / 2021-06-23
8989

90-
* BREAKING CHANGE: Total order constraint on span.status=
90+
* BREAKING CHANGE: Total order constraint on span.status=
9191

92-
* FIXED: Total order constraint on span.status=
92+
* FIXED: Total order constraint on span.status=
9393

9494
### v0.18.0 / 2021-05-21
9595

instrumentation/faraday/CHANGELOG.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History: opentelemetry-instrumentation-faraday
22

3-
### v0.28.0 / 2025-08-12
3+
### v0.28.0 / 2025-08-13
44

55
* ADDED: Add Faraday `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1592](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1592)
66

@@ -68,34 +68,34 @@
6868

6969
### v0.23.1 / 2023-06-05
7070

71-
* FIXED: Base config options
71+
* FIXED: Base config options
7272

7373
### v0.23.0 / 2023-04-17
7474

75-
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
75+
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
7676

77-
* ADDED: Drop support for EoL Ruby 2.7
77+
* ADDED: Drop support for EoL Ruby 2.7
7878

7979
### v0.22.0 / 2023-01-14
8080

81-
* ADDED: Add request/response hooks to more http clients
82-
* FIXED: Stop leaking basic authentication credentials in Faraday instrumentation
83-
* DOCS: Fix gem homepage
84-
* DOCS: More gem documentation fixes
81+
* ADDED: Add request/response hooks to more http clients
82+
* FIXED: Stop leaking basic authentication credentials in Faraday instrumentation
83+
* DOCS: Fix gem homepage
84+
* DOCS: More gem documentation fixes
8585

8686
### v0.21.0 / 2022-06-09
8787

8888
* Upgrading Base dependency version
89-
* FIXED: Broken test file requirements
89+
* FIXED: Broken test file requirements
9090

9191
### v0.20.1 / 2022-05-03
9292

9393
* (No significant changes)
9494

9595
### v0.20.0 / 2022-02-02
9696

97-
* ADDED: Add net.peer.name to faraday instrumentation
98-
* FIXED: Excessive hash creation on context attr merging
97+
* ADDED: Add net.peer.name to faraday instrumentation
98+
* FIXED: Excessive hash creation on context attr merging
9999

100100
### v0.19.3 / 2021-12-02
101101

@@ -107,17 +107,17 @@
107107

108108
### v0.19.1 / 2021-08-12
109109

110-
* DOCS: Update docs to rely more on environment variable configuration
110+
* DOCS: Update docs to rely more on environment variable configuration
111111

112112
### v0.19.0 / 2021-06-23
113113

114-
* BREAKING CHANGE: Total order constraint on span.status=
114+
* BREAKING CHANGE: Total order constraint on span.status=
115115

116-
* FIXED: Total order constraint on span.status=
116+
* FIXED: Total order constraint on span.status=
117117

118118
### v0.18.1 / 2021-06-08
119119

120-
* FIXED: Missing require to common in faraday
120+
* FIXED: Missing require to common in faraday
121121

122122
### v0.18.0 / 2021-05-21
123123

instrumentation/http_client/CHANGELOG.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History: opentelemetry-instrumentation-http_client
22

3-
### v0.24.0 / 2025-07-29
3+
### v0.24.0 / 2025-08-13
44

55
* ADDED: Add HTTPClient `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1588](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1588)
66

@@ -40,50 +40,50 @@
4040

4141
### v0.22.1 / 2023-06-05
4242

43-
* FIXED: Base config options
43+
* FIXED: Base config options
4444

4545
### v0.22.0 / 2023-04-17
4646

47-
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
47+
* BREAKING CHANGE: Drop support for EoL Ruby 2.7
4848

49-
* ADDED: Drop support for EoL Ruby 2.7
49+
* ADDED: Drop support for EoL Ruby 2.7
5050

5151
### v0.21.0 / 2023-01-14
5252

53-
* ADDED: Add request/response hooks to more http clients
54-
* DOCS: Fix gem homepage
55-
* DOCS: More gem documentation fixes
53+
* ADDED: Add request/response hooks to more http clients
54+
* DOCS: Fix gem homepage
55+
* DOCS: More gem documentation fixes
5656

5757
### v0.20.0 / 2022-06-09
5858

5959
* Upgrading Base dependency version
60-
* FIXED: Broken test file requirements
60+
* FIXED: Broken test file requirements
6161

6262
### v0.19.5 / 2022-05-05
6363

6464
* (No significant changes)
6565

6666
### v0.19.4 / 2022-02-02
6767

68-
* FIXED: Excessive hash creation on context attr merging
68+
* FIXED: Excessive hash creation on context attr merging
6969

7070
### v0.19.3 / 2021-12-01
7171

72-
* FIXED: Change net attribute names to match the semantic conventions spec for http
72+
* FIXED: Change net attribute names to match the semantic conventions spec for http
7373

7474
### v0.19.2 / 2021-09-29
7575

7676
* (No significant changes)
7777

7878
### v0.19.1 / 2021-08-12
7979

80-
* DOCS: Update docs to rely more on environment variable configuration
80+
* DOCS: Update docs to rely more on environment variable configuration
8181

8282
### v0.19.0 / 2021-06-23
8383

84-
* BREAKING CHANGE: Total order constraint on span.status=
84+
* BREAKING CHANGE: Total order constraint on span.status=
8585

86-
* FIXED: Total order constraint on span.status=
86+
* FIXED: Total order constraint on span.status=
8787

8888
### v0.18.0 / 2021-05-21
8989

instrumentation/httpx/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History: opentelemetry-instrumentation-httpx
22

3-
### v0.3.0 / 2025-08-12
3+
### v0.3.0 / 2025-08-13
44

55
* ADDED: HTTPX `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1589](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1589)
66

0 commit comments

Comments
 (0)