Skip to content

v7.4-beta.13

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 May 20:34
· 4205 commits to master since this release

v7.4-beta.13

  • Issue #4256 : Change field types from Long to Date or Duration for various data sources. See GitHub issue for full details.

  • Issue #4266 : Add types Direct Buffers Used and Mapped Buffers Used to the Memory internal statistic. These report the bytes used by off-heap direct/mapped byte buffers. Direct buffers are used heavily in search and reference data.

  • Issue #4270 : Fix key binds like ct triggering when in a query term value edit field.

  • Issue #4272 : Fix function and structure editor snippets not working in Query and column expression editors.