Skip to content

v0.10

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Apr 11:54
· 27 commits to main since this release

This release introduces support for HTTP Transport.

The HTTP transport is recommended for most users. See the QuestDB documentation for considerations when choosing a transport. The Pull Request includes a basic configuration guide, which can be utilized until the official documentation and code samples are updated.

What's New

What's Fixed

  • Corrected the default timestamp pattern, a fix contributed by @jerrinot in PR #11.

Known Issues

  • There is a known bug with the HTTP transport concerning interval-based flushes. This issue originates from the QuestDB client, which this connector uses internally. It is scheduled to be addressed in the next QuestDB release. Until then, it is recommended to disable interval-based flushes.