Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump primary site to v0.0.41 #83

Merged
merged 6 commits into from
Jun 7, 2024
Merged

bump primary site to v0.0.41 #83

merged 6 commits into from
Jun 7, 2024

Conversation

james-rms
Copy link
Contributor

@james-rms james-rms commented Jun 5, 2024

Changelog

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 forSHUTDOWN_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.

Docs

https://github.com/foxglove/docs/pull/297

Description

Updates revision to include features described in changelog. Also adds configuration options to allow deployer to configure local disk for their inbox listener to use.

Testing

  • tested local disk configuration and use on my local sandbox cluster, works as advertised

@james-rms james-rms merged commit 70ba2f6 into main Jun 7, 2024
2 checks passed
@james-rms james-rms deleted the jrms/primary-site-0.0.41 branch June 7, 2024 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants