You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -105,6 +108,12 @@ flag was deprecated in v0.33.0.
105
108
The legacy OpenSSL provider (and other providers than the default provider) can still be enabled if
106
109
desired through [options in OpenSSL's configuration](/docs/reference/configuration/tls)
107
110
111
+
#### Removal of the deprecated `armv7` rpm package {#armv7-rename}
112
+
113
+
The deprecated name of the `armv7` RPM package, `vector-<version>-1.armv7.rpm`, is no longer
114
+
published. Instead, it is published as `vector-<version>-1.armv7hl.rpm` to better follow RPM
115
+
guidelines. If you are using `yum` to install the RPM, this change should be transparent.
116
+
108
117
### Deprecations
109
118
110
119
#### Deprecation of `requests_completed_total`, `request_duration_seconds`, and `requests_received_total` Internal Metrics {#deprecate-obsolete-http-metrics}
0 commit comments