|
1 | 1 | # Release History: opentelemetry-instrumentation-faraday |
2 | 2 |
|
3 | | -### v0.28.0 / 2025-08-12 |
| 3 | +### v0.28.0 / 2025-08-13 |
4 | 4 |
|
5 | 5 | * ADDED: Add Faraday `OTEL_SEMCONV_STABILITY_OPT_IN` environment variable [#1592](https://github.com/open-telemetry/opentelemetry-ruby-contrib/pull/1592) |
6 | 6 |
|
|
68 | 68 |
|
69 | 69 | ### v0.23.1 / 2023-06-05 |
70 | 70 |
|
71 | | -* FIXED: Base config options |
| 71 | +* FIXED: Base config options |
72 | 72 |
|
73 | 73 | ### v0.23.0 / 2023-04-17 |
74 | 74 |
|
75 | | -* BREAKING CHANGE: Drop support for EoL Ruby 2.7 |
| 75 | +* BREAKING CHANGE: Drop support for EoL Ruby 2.7 |
76 | 76 |
|
77 | | -* ADDED: Drop support for EoL Ruby 2.7 |
| 77 | +* ADDED: Drop support for EoL Ruby 2.7 |
78 | 78 |
|
79 | 79 | ### v0.22.0 / 2023-01-14 |
80 | 80 |
|
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 |
85 | 85 |
|
86 | 86 | ### v0.21.0 / 2022-06-09 |
87 | 87 |
|
88 | 88 | * Upgrading Base dependency version |
89 | | -* FIXED: Broken test file requirements |
| 89 | +* FIXED: Broken test file requirements |
90 | 90 |
|
91 | 91 | ### v0.20.1 / 2022-05-03 |
92 | 92 |
|
93 | 93 | * (No significant changes) |
94 | 94 |
|
95 | 95 | ### v0.20.0 / 2022-02-02 |
96 | 96 |
|
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 |
99 | 99 |
|
100 | 100 | ### v0.19.3 / 2021-12-02 |
101 | 101 |
|
|
107 | 107 |
|
108 | 108 | ### v0.19.1 / 2021-08-12 |
109 | 109 |
|
110 | | -* DOCS: Update docs to rely more on environment variable configuration |
| 110 | +* DOCS: Update docs to rely more on environment variable configuration |
111 | 111 |
|
112 | 112 | ### v0.19.0 / 2021-06-23 |
113 | 113 |
|
114 | | -* BREAKING CHANGE: Total order constraint on span.status= |
| 114 | +* BREAKING CHANGE: Total order constraint on span.status= |
115 | 115 |
|
116 | | -* FIXED: Total order constraint on span.status= |
| 116 | +* FIXED: Total order constraint on span.status= |
117 | 117 |
|
118 | 118 | ### v0.18.1 / 2021-06-08 |
119 | 119 |
|
120 | | -* FIXED: Missing require to common in faraday |
| 120 | +* FIXED: Missing require to common in faraday |
121 | 121 |
|
122 | 122 | ### v0.18.0 / 2021-05-21 |
123 | 123 |
|
|
0 commit comments