Skip to content

6.0.4

Compare
Choose a tag to compare
@ravendb-bot ravendb-bot released this 19 Jan 12:57
· 974 commits to release/v6.0 since this release
5a7eae5

Server

  • [JavaScript Indexes] Fixed regression introduced in 6.0.2 which made that date fields indexed by JavaScript indexes got different format so queries could not find old results. If an index is affected (has a date field) then the reset is required in order to recover.

  • [Counters] Fixing the allocation size for a counter group name when purging counter tombstones