Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
RavenDB.Client (source) [7.0.2] -> [7.0.3] age adoption passing confidence

Release Notes

ravendb/ravendb (RavenDB.Client)

v7.0.3

Compare Source

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 of Indexing.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 the Search method to match Lucene
  • [Corax] Fixed the handling of document double deletion in internal structures
  • [Corax] Fixed backward compatibility for indexes that do not have NonExisting 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.Debug traffic 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] Added WaitForIndexes 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] Fixed OperationCanceledException on waiting subscriptions
  • [TestDriver] Made RavenTestDriver testable and fixed testing of ThrowOnInvalidOrMissingLicense
  • [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 for RavenVector 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 for MemoryExtensions.Contains and MemoryExtensions.ContainsAny in LINQ provider and LINQ to JS coverter
  • [Qyerying] Fixed an issue that query builder didn't handle properly ContainsAll of an empty array
  • [Querying] Fixed the problem with Query improperly serializing an enum when it had an EnumMember 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) June 10, 2025 13:15
@renovate renovate bot merged commit e7fe044 into master Jun 10, 2025
1 of 2 checks passed
@renovate renovate bot deleted the renovate/ravendb.client-7.x branch June 10, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant