Skip to content

v7.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 14:28
· 8749 commits to master since this release
  • Issue #2030 : Add stats for reference data and search LMDB off heap store sizes on disk. Requires the import of content pack internal-statistics-sql-v2.2.

  • Issue #2942 : Add v_fs_volume, v_doc, v_feed_doc, v_index_volume, v_job_node, v_processor_task & v_permission DB views. Add id col to v_meta DB view.

  • Issue #2978 : Handle lock wait errors when waiting for bootstrap lock. It now keeps retrying until it gets the lock.

  • Issue #2985 : Add warning when caches evict items due to size constraint.

  • Issue #2987 : Fix search termination.

  • Issue #2984 : Change the purge of partial ref loads to happen as part of the purge job and not on boot.