Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Release 21.1.1

Latest
Compare
Choose a tag to compare
@sebastian sebastian released this 11 Feb 15:15
· 246 commits to master since this release
939a746

Enhancements

  • Made execution time of queries more consistent to prevent some types of timing attacks.
  • Debug logs for queries always show the ingesting data state.
    This prevents an attack where the presence of this line could be used to determine whether a query result contains any rows.

Changes

  • It is no longer possible to observe the difference between the database
    processing phase and the data ingestion phase of a query.