Skip to content

Releases: foxglove/helm-charts

primary-site-0.0.43

09 Jul 21:10
f1898fc
Compare
Choose a tag to compare

Inbox listener

Fixed: ensure the storage object writer closes successfully when writing mcap metadata. Previously, the error was suppressed, and a metadata file could fail to exist in the lake.

primary-site-0.0.42

27 Jun 15:14
9528b99
Compare
Choose a tag to compare

Inbox listener

Fixed: recordings with no device ID and no specified key are imported correctly. Previously, they were incorrectly de-duplicated.

edge-site-0.0.27

20 Jun 12:06
7776dbe
Compare
Choose a tag to compare

What's Changed

  • Edge site bump to fix deviceName pattern by @bryfox in #84

Full Changelog: primary-site-0.0.41...edge-site-0.0.27

primary-site-0.0.41

07 Jun 05:55
70ba2f6
Compare
Choose a tag to compare

Inbox listener

  • Changed: if a file is provided with an invalid device name or ID, the import will fail immediately rather than being retried repeatedly.
  • Added: MCAP files containing channels with schema ID 0 (no schema) will be successfully imported.
  • Added: Inbox listener will sort messages in files by their log time while importing. See https://docs.foxglove.dev/docs/primary-sites/self-hosting/inbox-listener-configuration for configuration options relating to this change.

Stream server

  • Fixed: when a stream server pod is sent SIGTERM, it waits for SHUTDOWN_TIMEOUT seconds for any open requests to complete. Previously when this timeout was exceeded, the stream server would exit uncleanly and log an error. After this change, the stream server logs a warning and exits cleanly.
  • Added: stream server will serve MCAP channels with schema ID 0 (no schema) successfully.

edge-site-0.0.26

05 Jun 21:42
c0e5cd3
Compare
Choose a tag to compare

Changed since v0.0.25

  • Added: edge sites can now index MCAP channels written with schema ID 0 (no schema).

edge-site-0.0.25

27 May 22:44
447ef43
Compare
Choose a tag to compare

Changelog

Fixed

  • Garbage collection was not working for any edge site with the site token configured via FOXGLOVE_SITE_TOKEN. After this release, garbage collection should occur for all edge sites with a retention period configured.

Changed

edge-site-0.0.24

06 May 22:50
7ff2d2b
Compare
Choose a tag to compare

Foxglove Edge Site

primary-site-0.0.40

27 Mar 23:26
2a3c601
Compare
Choose a tag to compare

Foxglove Primary Site

primary-site-0.0.39

27 Feb 15:31
5073cc8
Compare
Choose a tag to compare

Foxglove Primary Site

edge-site-0.0.23

27 Feb 15:31
5073cc8
Compare
Choose a tag to compare

Foxglove Edge Site