chore(deps): update dependency ravendb.client to v7.1.3 #697
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
[7.1.2]->[7.1.3]Release Notes
ravendb/ravendb (RavenDB.Client)
v7.1.3Compare Source
Features
[GenAI]Added support for image and document attachments in Gen AI tasks[Embeddings Generation]Added support for Google Vertex AI as an embeddings providerServer
[AI Agents]AddedProjectIdandOrganizationIdto all OpenAI requests[AI Agents]AddedTemperaturesetting for OpenAI and Azure OpenAI[AI Agents]Added support for Azure OpenAI[AI Agents]Added support for OpenRouter via the OpenAI compatible API[AI Agents]Implemented server-side streaming for AI Agent responses[AI Agents]Utilized a new request handler for queries within AI Agents[Audit Log]Fixed audit log entry forDeleteByQueryandPatchByQueryoperations to correctly log the query[Audit Log]Fixed logging on connection closed[Backup]Fixed an issue that caused restoring an encrypted backup to fail if audit logging was enabled[Backup]Fixed listing of AWS S3 restore points[Backup]Improved next backup time calculation for missed schedules[Backup]Refactored backup status reporting to be stored locally on each node and consolidated by the cluster observer[Backup/Restore]AddedMax Read Operations Per Secondoption to backup, restore, import, and export operations[Certificates]AddedAcmeRenewalThresholdPercentageconfiguration option to control the automatic server certificate renewal threshold (default 30%)[Certificates]Added support for server certificates with only a Server Authentication EKU[Certificates]Generated client certificates for pull replication with client EKU[Cluster]AddedCluster.FullReportIntervalInMinconfiguration option to force sending a full cluster node status report periodically (default 5 minutes)[Corax]Enhanced the binary match query builder for more complex query combinations[Corax]Improved indexing performance by processing posting lists and lookup trees separately[Counters]Fixed an issue in the counters repair task related to context disposal[Debug]Added periodic backup information to the debug package[Debug]Added the total allocated to the allocations event listener event[Debug]Fixed Debug Package information output for sharded databases[Documents]Improved handling of document IDs with non-ASCII and escaped characters, including a tool to clean corrupted IDs[Embeddings Generation]AddedOverlapTokensoption to paragraph-based text chunking for embeddings generation[Embeddings Generation]Improved reliability of the embeddings generation[GenAI]Fixed exception handling in Gen AI tasks[GenAI]Refactored the message format for Generative AI chat[Indexes]Changed index idling to be based on time since last query instead of an in-memory value[Indexes]Corax search engine indexes are now skipped during a database compact operation[Indexes]Fixed index name replacement in the 'Test Index' feature to avoid substring conflicts[Licensing]Fixed subscription count calculation for licensing when database keys are missing[Memory]Improved unmanaged memory management for stream operations to reduce allocations[Operations]Added an endpoint to restart a single database[PAL]Improved accuracy of storage and memory calculations on macOS[Performance]Optimized XXHash implementation using AVX-512 instructions where available[Performance]Optimized load document handler to reduce async calls and memory allocations[Querying]Allowed vector search on fields populated by an Embeddings Generation task[Querying]Ensured read transactions for streaming queries are disposed of explicitly to prevent leaks[Setup]Using just a file name inSecurity.Certificate.Pathduring the Setup Wizard[Smuggler]Increased the maximum number of statements allowed when validating smuggler transformation scripts[SNMP]Added SNMP endpoints for machine load average (1m, 5m, 15m)[Time Series]Fixed restoring of incremental time series with dead values[Tools]Allowed trusting server certificates with a single server authentication EKU via thervntool[Voron]Fixed a race condition where the oldest active transaction could report a non-zero value when no transactions were active[Voron]Optimized compression buffer handling for encrypted databases to reduce disk I/O[.NET]Updated to .NET 8.0.20Client
[AI Agents]AddedReceiveto the AI conversation API to process tool calls without automatically closing them[AI Agents]Added options to AI Agent queries, including running them on conversation start[AI Agents]Added support for streaming responses from AI Agents[AI Agents]AI Agent conversations will now throw an exception by default for unexpected tool actions and provide an event to override this behavior[Conventions]Added theFindPropertyNameForIndexDefinitionconvention to customize property name resolution during index creation[Session]Ensuredsession.Advanced.HasChangescorrectly reflects metadata-only changes[Subscriptions]Ensured subscription sessions respect thePreserveDocumentPropertiesNotFoundOnModelconventionStudio
[AI Agents]Added a display for total token usage in conversations[AI Agents]Added a resizable and pinnable test panel in the 'Edit AI Agent' view[AI Agents]Added collapsible sections to the 'Edit AI Agent' view[AI Agents]Added links to related conversations[AI Agents]Added UI warnings for modified or deleted conversation documents[AI Agents]Improved styling for the AI Agents views[AI Agents]Model types are now filtered based on the selected AI provider[AI Agents]The chat form is now correctly reset when starting a new conversation[Databases]Improved performance of the databases view by adding list virtualization[Edit Document]The@archivedmetadata property is now correctly removed when cloning a document[Index View]The selected search engine type is now passed to the 'Test Index' feature[Licensing]Adjusted the display of license information for RavenDB Cloud[Licensing]The license modal will now be shown when trying to access unavailable AI features[Ongoing Tasks View]Redesigned the 'Add New Ongoing Task' view for an improved user experienceArticles
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.
This PR was generated by Mend Renovate. View the repository job log.