Skip to content

Commit ba8eccb

Browse files
primary-site v0.0.92 (#165)
### Changelog <!-- Write a one-sentence summary of the user-impacting change (API, UI/UX, performance, etc) that could appear in a changelog. Write "None" if there is no user-facing change --> - Fixes the query service returning too many messages when seeking in the Foxglove app. ### Docs <!-- Link to a PR or Linear ticket tracking documentation. Write "None" if no documentation changes are needed. --> None ### Description This change fixes the issue in index-in-place primary sites where too many messages were being returned when using the last per channel replay policy.
1 parent a629dc4 commit ba8eccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/primary-site/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ type: application
1313
# 1.0.0-alpha.0
1414
# 1.0.0-alpha.1
1515
# 1.0.0
16-
version: "0.0.91"
16+
version: "0.0.92"
1717

18-
appVersion: "e6fdd7c5fcb8b48e18e674b72f4cb9f1c36220ef"
18+
appVersion: "d89547eb138c8c2eb0ddb07f2cc89284c822ecdc"

0 commit comments

Comments
 (0)