Releases: foxglove/helm-charts
Releases · foxglove/helm-charts
primary-site-0.0.65
Fixed
- Stream service: Fixed a case where .bag downloads from the stream service would not be reindexable if they contained many channels.
primary-site-0.0.64
Fixed
- Fixed an issue where input files with
foxglove_device_name
metadata would be interpreted as having no device.
Changed
- Updated the default for
SEQUENCE_NODE_MAX_BUFFERED_COUNT
from 32 to 0.
primary-site-0.0.63
Added
- Support for specifying device by name in inbox object metadata using
foxglove_device_name
.
primary-site-0.0.62
Foxglove Primary Site
primary-site-0.0.61
Fix: remove a cache optimization in the stream service which could result in data corruption between MCAP channels in some cases
primary-site-0.0.60
This release includes a new and improved version of the stream service.
If you encounter issues with this image, you can opt out using the following configuration in your values.yaml
file when upgrading the helm chart:
streamService:
useLegacyImage: true
This option will be removed in future releases. Please report any issues encountered to support@foxglove.dev.
primary-site-0.0.58
Foxglove Primary Site
primary-site-0.0.57
Foxglove Primary Site
- Fix: Add HTTP proxy support to garbage collector
primary-site-0.0.56
- feature: add support for
extraVolumes
,extraVolumeMounts
,initContainers
and custom image names
edge-site-0.0.32
- feature: add support for
extraVolumes
,extraVolumeMounts
,initContainers
and custom image names