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
-[#8359](https://github.com/thanos-io/thanos/pull/8359) Tools: add `--shipper.upload-compacted` flag for uploading compacted blocks to bucket upload-blocks
23
25
-[#8484](https://github.com/thanos-io/thanos/pull/8484) Query: add `/api/v1/status/tsdb` API endpoint.
26
+
-[#8454](https://github.com/thanos-io/thanos/pull/8454) Compact: ensure we don't mark blocks for deletion again after just deleting them
27
+
-[#8410](https://github.com/thanos-io/thanos/pull/8410) Compact: ignore blocks with deletion mark in partial deletes
24
28
25
29
### Changed
26
30
27
31
-[#8370](https://github.com/thanos-io/thanos/pull/8370) Query: announced labelset now reflects relabel-config
32
+
-[#8464](https://github.com/thanos-io/thanos/pull/8464) Query: assume that we do not unmark a block for deletion. This solves a race between Thanos Store and Compactor.
33
+
-[#8402](https://github.com/thanos-io/thanos/pull/8402) Query/Receive: trim labelsets in String()
34
+
-[#8334](https://github.com/thanos-io/thanos/pull/8334) Query: wait for initial endpoint discovery before becoming ready
35
+
-[#8401](https://github.com/thanos-io/thanos/pull/8401) block/compact: rework consistency check, make writers only write
36
+
-[#8389](https://github.com/thanos-io/thanos/pull/8389) block: bust cache if modified timestamp differs
0 commit comments