Skip to content

v4.17.2 *beta*

Pre-release
Pre-release
Compare
Choose a tag to compare
@MadSchemas MadSchemas released this 19 Sep 18:12
· 3 commits to release/4 since this release

Core

  • [fix] Fixed data race in cached comparators (joins cache may cause incorrect comparators deletion)
  • [fix] Changed select fields filters behavior: incorrect fields in the filter will be ignored (instead of full filter reset)

Go connector

  • [fix] Unexported fields and fields, marked with "json":-, will not create indexes anymore (including nested ones). Check updated example here
  • [fix] Unexported fields, makred with joined now produce explicit error (previously such fields silently did not work)

Deploy

  • [fea] Added RedOS 8 prebuilt packages

Face

  • [fea] Changed column tooltips on Statistics->Queries page
  • [fea] Grouped slow log settings on Database config page
  • [fix] Fixed the JOIN links in Explain result table