Skip to main content

Agent v1.1.1

This release contains minor fixes.

Fixes
  • Fixed a bug when using auto-import where the Agent would see 401 unauthorized errors when requesting device information

Docs: About, Install | Debian Packages: amd64, arm64 | Binary Files: amd64, arm64

Edge Site v0.0.22

This release contains minor improvements and fixes.

New & Improved
  • We now publish ARM64 images
Fixes
  • Fixed a bug where the edge controller would refuse to index files with multiple channels of the same topic

Docs: About | Install | Upgrade

Agent v1.1.0

🪄 Automatically upload to the cloud​

The Foxglove Agent can now automatically upload a subset of recordings to the cloud using pattern matches. When WATCH_MODE=true is set, a glob pattern can be provided to WATCH_AUTO_IMPORT_PATTERN in order to automatically updload recodings matching the provided pattern. See the Foxglove Agent docs for more details.

Fixes
  • Fixed a bug where the agent failed to process recordings with multiple channels of the same topic in a file

Docs: About, Install | Debian Packages: amd64, arm64 | Binary Files: amd64, arm64

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