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
**BREAKING CHANGE** In the last release vParquet (the first version) was deprecated and blocked from writes. Now it is
25
+
removed entirely. It will no longer be recognized as a valid encoding and cannot read any remaining vParquet blocks. Installations
26
+
running with historical defaults should not require any changes as the default has been migrated for several releases. Installations
27
+
with storage settings pinned to vParquet must run a previous release configured for vParquet2 or higher until all existing vParquet (1) blocks
28
+
have expired and been deleted from the backend, or else will encounter read errors after upgrading to this release.
23
29
*[CHANGE] Return a less confusing error message to the client when refusing spans due to ingestion rates. [#3485](https://github.com/grafana/tempo/pull/3485) (@ie-pham)
0 commit comments