Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2025

This PR contains the following updates:

Package Change Age Confidence
RavenDB.Client (source) [7.1.3] -> [7.1.4] age confidence

Release Notes

ravendb/ravendb (RavenDB.Client)

v7.1.4

Compare Source

Server
  • [AI Agents] Added support for passing an array of prompts to a conversation
  • [AI Agents] Ensured query tool execution uses proper authentication
  • [AI Agents] Implemented chat summarization mid-conversation and limited repeated tool usage
  • [Audit Log] Added audit logging for index management operations (start, stop, set lock mode, set priority)
  • [Audit Log] Used X509Certificate2.GetDisplayName() instead of Subject for more readable audit log messages
  • [Certificates] Fixed subject creation for cluster communication certificates in 1-EKU certificate setup without a common name
  • [Certificates] Removed BouncyCastle dependency and in favour of build-in .NET certificates generation mechanisms
  • [Cluster] Fixed log level for ConfirmServerCertificateReplacedCommand to be Debug level instead of Error
  • [Core] Optimized CancellationToken usage
  • [Corax] Ensured TermsReader is available for map-reduce queries that require paging
  • [Corax] Fixed showing Index Entries for indexes using vectors
  • [Corax] Implemented entry deduplication within Corax to improve deep pagination and correctness of results
  • [Corax] Refactored IndexWriter and fixed handling of text-only terms being marked as numeric
  • [Data Archival] Fixed replication of unarchived documents
  • [Databases] Fixed regression issue that made databases were not unloaded correctly when when idle
  • [Documents] Improved handling of VoronConcurrencyErrorException during patch operations doing put() for document ID ending with "/"
  • [Documents] Optimized document get handlers by reducing async allocations
  • [ETL/Backups] Ensured ETL configuration data is included in backups
  • [Embeddings Generation] Ensured the EmbeddingsGenerator correctly uses flags and cancellation tokens
  • [GenAI] Exposed query tools for GenAI tasks
  • [Indexing / Memory] Improved memory usage in Lucene by reducing number of allocated object and using native memory to reduce LOH utilizaiton
  • [Indexing] Added support for RavenVector in JavaScript indexes
  • [Indexing] Optimized index reference processing by using bulk updates for MultiTree in the storage
  • [Licensing] Enforced license limits for server-wide client configuration
  • [Licensing] Will now skip license checks for features that are disabled
  • [Logging] Fixed download in in Logs on Disk section
  • [Memory] Increased the number of inactive handlers based on the total handler count to improve low-memory behavior
  • [Monitoring] Fixed Open Telemetry feature usage alert
  • [Querying] Will now throw an exception if a filter clause is used in a DeleteByQuery or PatchByQuery operation
  • [Replication] Improved memory management in document replication
  • [Replication] Refactored outgoing replication logic for better scoping and resource management
  • [SNMP] Added 'Available Memory For Processing %' to SNMP (OID 1.6.14)
  • [Subscriptions] Ensuring c.'@​metadata'.'@​refresh' == null works for subscriptions
  • [TestDriver / Embedded] Implemented StopServerAsync
  • [Time Series] Fixed rollup calculations when a segment edge aligns perfectly with the aggregation
  • [.NET] Updated to .NET 8.0.21

Client
  • [AI Agents] Added a SendToModel property to AiAgentParameter
  • [AI Agents] Exposed AI usage and token counts in conversation results
  • [AI Agents] Fixed a query string parameter issue in DeleteAiAgentOperation
  • [Client API] Added a polyfill for TaskCompletionSource
  • [Compression] Switched to Gzip compression by default on Windows Arm32/Arm64
  • [Replication] Added useServerCertificate parameter to UpdatePullReplicationAsSinkOperation

Studio
  • [AI Agents] Added a notification for when an agent exceeds its token threshold
  • [AI Agents] Added an "Advanced" section to the query tool and support for array-based prompts
  • [AI Agents] Fixed a z-index issue with the agent test panel
  • [AI Agents] Fixed an issue with multiple parameters in the query test tool
  • [Cluster Debug] Fixed UI display issues for the Blue theme
  • [Compare Exchange] Fixed an issue with cloning compare exchange items
  • [Documents] Added a 'Require typed confirmation' toggle to the delete documents dialog
  • [Edit Document] Fixed layering issues in the document editor's fullscreen mode
  • [Edit Document] Fixed z-index issue for fullscreen editor when using a Developer license
  • [Embeddings Generation] Updated the tooltip for "Overlap Tokens"
  • [GenAI] Added Studio support for GenAI query tools
  • [Import/Export] Added AI Agents to the import/export options
  • [Indexes] Disabled side-by-side index reset for map-reduce indexes that have an output collection
  • [Studio] Adjusted main menu layout for smaller screen resolutions
  • [Studio] Fixed compression handling for Studio static files
  • [Studio] Replaced the notifications icon
  • [Thread Info] Showing I/O stats per thread in the advanced threads runtime view

Articles

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) November 12, 2025 14:14
@renovate renovate bot merged commit 5e730ed into master Nov 12, 2025
1 of 2 checks passed
@renovate renovate bot deleted the renovate/ravendb.client-7.x branch November 12, 2025 14:14
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