Skip to content

Releases: foxglove/agent

v1.1.3

05 Jun 05:07
8740d78
Compare
Choose a tag to compare

Changed since v1.1.2

  • Fixed: MCAP channels with schema ID 0 (ie. with no schema) will no longer cause an error when imported to an edge site.

v1.1.1

05 Mar 21:43
08f9737
Compare
Choose a tag to compare

Fixed

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

v1.1.0

23 Feb 00:31
08f9737
Compare
Choose a tag to compare

Changed

  • added WATCH_AUTO_IMPORT_PATTERN configuration variable to automatically import certain recordings. When WATCH_MODE=true is also set, this can be configured with a glob pattern with * and ? wildcards. Any files placed in the storage root that match this glob pattern will be automatically imported to Data Platform.

Fixed

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

v1.0.3

03 Jan 18:05
08f9737
Compare
Choose a tag to compare

Changed

  • Preinstall script for .deb package now uses #!/usr/bin/env sh as its interpreter rather than #!/bin/env sh, which is available on more systems.

v1.0.2

12 Dec 01:41
08f9737
Compare
Choose a tag to compare

Changed

  • Now building on Ubuntu 20.04 instead of 22.04, which should allow foxglove-agent to run on 20.04-based distributions.

v1.0.1

22 Nov 17:08
7f3ca7c
Compare
Choose a tag to compare
  • Minor tweaks to deb package metadata
  • Include OS in binary name

v1.0.0

21 Nov 23:14
Compare
Choose a tag to compare

Initial release of the Foxglove Agent.