Skip to main content

8 posts tagged with "Edge Site"

Release notes for Foxglove Edge Site Helm chart.

View All Tags

Edge Site v0.0.26

This release contains minor improvements.

New & Improved
  • Added the ability for Edge Sites to index MCAP channels written with schema ID 0 (no schema).

Docs: About | Install | Upgrade

Edge Site v0.0.25

This release contains minor improvements and fixes.

New & Improved
  • Validation was added to POST /v1/recordings to return an error status if the deviceName does not match our existing API's validation criteria
Fixes
  • Fixed an issue where garbage collection was not working for Edge Sites with a retention period configured and the site token configured via FOXGLOVE_SITE_TOKEN

Docs: About | Install | Upgrade

Edge Site v0.0.24

This release contains some minor fixes.

Fixes
  • Fixed a bug where new recordings might trigger an internal conflict when they have the same topics as previous recordings

Docs: About | Install | Upgrade

Edge Site v0.0.22

This release contains minor improvements and fixes.

New & Improved
  • We now publish ARM64 images to us-central1-docker.pkg.dev/foxglove/images/images/edge-controller
Fixes
  • Fixed a bug where the edge controller would refuse to index files with multiple channels of the same topic

Docs: About | Install | Upgrade

Edge Site v0.0.21

💪 ARM64 support and more​

We've added support for deploying Edge Sites on ARM64 machines. Edge Sites can now also handle ROS1 bags and upload directly to Foxglove hosted data management. This is in addition to the existing support for uploading to self-hosted Primary Sites.

Fixes
  • Fixed the ability handle unprocessable files during reconciliation

Docs: About | Install | Upgrade