Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
7.0.3 source code.tar.gz | 2025-06-10 | 80.7 MB | |
7.0.3 source code.zip | 2025-06-10 | 88.0 MB | |
README.md | 2025-06-10 | 4.2 kB | |
Totals: 3 Items | 168.6 MB | 0 |
Server
[Attachments]
Fix the attachment key data extraction[Audit Log]
Added logging on database settings/index configuration changes[Audit Log]
Added logging of opening a TCP connection[Audit Log]
Added logging of memory dumps endpoints usage[Audit Log]
Fixed a log message of a backup operation[Backup]
Fixed slow restore of a backup with revisions[Backup]
Enabled support for multi-part uploads up to 5TB to S3[Backup/Export]
Implemented rate limiting for backup/restore and import/export operations[Certificates]
Removed Oracle Key Usage support for newly generated client certificates to fix compatibility with .NET 9[Corax]
Added support for unbounded time queries in Corax between operations[Corax]
Optimized performance of cold queries on large data sets[Corax]
Made default value ofIndexing.Corax.MaxMemoizationSizeInMb
dependent on total physical installed memory[Corax]
Fixed query results deduplication when a query has projection and specific terms[Corax]
Adjusted the starts with behavior inside theSearch
method to match Lucene[Corax]
Fixed the handling of document double deletion in internal structures[Corax]
Fixed backward compatibility for indexes that do not haveNonExisting
posting list support[Data Archival]
Archived flag will not be removed when modifying an archived document[Debug]
Switched to Microsoft.SourceLink.GitHub and introduced .snupkg[Debug]
Fixed/databases/*/admin/debug/txinfo
debug endpoint[Debug]
Fixed handling of cancellation gracefully in LogTrafficWatch and preventing immediate exit in Raven.Debugtraffic
command[Debug]
Enhanced the replication debug endpoint functionality[Embeddings Generation]
Fixed waiting for embeddings to be stored in a task[Embeddings Generation]
Fixed embedding generation - skip whitespace / empty strings[ETL]
Connection string changes will now restart the relevant ETL process[JSON]
Fixed internal parsing of JSON due to invalid handling of escape positions[Logging]
Fixed log messages that contain "Raven.Server.Documents.DocumentDatabase" instead of actual database name[Memory]
Optimized unmanaged memory usage when doing deep paging and using encryption[Memory]
Fixed internal calculations of memory utilization[Memory]
Enhanced low memory detection on Windows[Patching]
AddedWaitForIndexes
functionality for patch operations[Performance]
Disabled performance impacting logging configuration[PowerBI]
Fixed experimental feature error confusion[Querying]
Return an empty query when an analyzer removes all terms in the search method instead of throwing OutOfRangeException[Subscriptions]
FixedOperationCanceledException
on waiting subscriptions[TestDriver]
MadeRavenTestDriver
testable and fixed testing ofThrowOnInvalidOrMissingLicense
[Time Series]
Preserved time series name order after conflict resolution for Client API compatibility[Vector Search]
Fixed fetching of fields in auto index handling vectors[Vector Search]
Fixed C# class generation forRavenVector
fields[Vector Search]
Improved performance of vectors indexing by changing HNSW insert to parallel mode[Vector Search]
Added ability to query vector searching using a document ID[Vector Search]
Fixed auto vector search indexes that use quantization and load embeddings from a task[.NET]
Updated to 8.0.16
Client
[Querying]
Added support forMemoryExtensions.Contains
andMemoryExtensions.ContainsAny
in LINQ provider and LINQ to JS coverter[Qyerying]
Fixed an issue that query builder didn't handle properlyContainsAll
of an empty array[Querying]
Fixed the problem withQuery
improperly serializing an enum when it had anEnumMember
attribute
Smuggler
[Certificates]
Revamped certificates filtering/sorting view[Export]
Added export to stream overload for Smuggler API
Studio
[Edit]
Added ability to save a document in Studio via cluster transaction[Querying]
Vector Search - Autocomplete Enhancements[Revisions]
Added a button to copy revision dates