Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency ravendb.client to v7 #333

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
RavenDB.Client (source) 6.2.4 -> 7.0.1 age adoption passing confidence

Release Notes

ravendb/ravendb (RavenDB.Client)

v7.0.1

Compare Source

Features
  • [AI] Added ability to generate embeddings via external AI providers or embedded model with the usage of Embeddings Generation Task Docs | Guide
Server
  • [Backup] Better selection of databases to wake up for to run a backup
  • [Backup] Enhanced backup operation status error reporting
  • [Backup] Fixed error when saving the periodic backup status
  • [Backup] Improved logic for determining when a backup should run
  • [Configuration] Removed obsolete "Storage.TransactionsModeDurationInMin" option
  • [Configuration] Default value of Indexing.Corax.VectorSearch.DefaultMinimumSimilarity got changed from 0.75 to 0
  • [Corax] Fixed and issue with duplicates when performing AndWith with TermReader
  • [Corax] Fixed invalid order of query results when using order by
  • [Corax] Fixed missing handling of non existing values in MultiUnaryMatch
  • [Corax] Fixed NRE on the dictionary training phase for indexes defined on @​all_docs
  • [Corax] Fixed querying regression introduced in 7.0.0 build which resulted in the increased latency
  • [Counters] Fixed the mechanism of counter tombstones cleanup
  • [Indexing] Fixed WaitForIndexesAfterSaveChanges() implementation to handle indexes defined on @​all_docs
  • [Logging] Fixed logging levels of couple of too detailed messages
  • [Memory] Improvement to memory cleanup mechanism of Lucene's managed memory resources
  • [Memory] Improved the memory allocation mechanism in Lucene to reduce GC pressure
  • [Memory] Fixed calculation of unmanaged memory the debug stats
  • [Memory] Fixed an issue with unmanaged memory allocation for a specific pattern
  • [Memory] Fixed an issue with managed memoru usage during backups
  • [Notifications] Improved implementation of notifications storage
  • [Revisions] Fixed possible infinite loop when enforcing revision configuration
  • [Security] Added audit logs for export and import operations
  • [Voron] Fixed edge cases in SeekBackwardFrom implementation that could affect Time-Series retention
  • [Voron] Improved performance of the free space detection to allocate
  • [.NET] Updated to 8.0.13

Client
  • [Querying] Fixed an issue that "Id" field was not populated in some projections
  • Fixed an issue that the Read balance behavior configuration changes was not triggering the speed test
Studio
  • [AI] Added new view in AI Hub to manage AI connection strings and Embeddings Generation tasks
  • [Index View] Fixed an issue with the default search analyzer not shown in UI
  • [Ongoing Tasks View] Better observability of replication tasks
  • [Revisions] Added revision bin cleaner to the settings

v7.0.0

Compare Source

Features

Upgrading from previous versions
  • please refer to our Server migration guide before proceeding with Server update and check our list of Server breaking changes available here, Client API breaking changes available here

Server
  • [JavaScript] updated to Jint 4.1.0
  • this version contains same set of changes as RavenDB 6.2.3

Client API
  • [Bulk Insert] enabled compression by default
  • [HTTP] switched default http compression algorithm to zstd
  • this version contains same set of changes as RavenDB 6.2.3

Studio
  • [Admin Logs] revamped view
  • [Feedback] revamped form
  • [Revisions] added new view to Studio for easier Revision management

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 requested a review from a team as a code owner February 4, 2025 17:54
@renovate renovate bot force-pushed the renovate/ravendb.client-7.x branch 6 times, most recently from 5da0e6f to c7836ac Compare February 12, 2025 07:17
@renovate renovate bot force-pushed the renovate/ravendb.client-7.x branch 7 times, most recently from ca14877 to 7d4c5a3 Compare February 19, 2025 19:32
@renovate renovate bot force-pushed the renovate/ravendb.client-7.x branch 4 times, most recently from 24fb3e6 to f396fae Compare March 8, 2025 02:40
@renovate renovate bot force-pushed the renovate/ravendb.client-7.x branch 2 times, most recently from f7fc9c1 to 2e0765a Compare March 11, 2025 23:21
@renovate renovate bot force-pushed the renovate/ravendb.client-7.x branch 10 times, most recently from 72cee7b to e922844 Compare March 22, 2025 15:02
@renovate renovate bot force-pushed the renovate/ravendb.client-7.x branch 3 times, most recently from 84ce7cd to 4890d22 Compare March 27, 2025 19:11
@renovate renovate bot force-pushed the renovate/ravendb.client-7.x branch 3 times, most recently from b67453d to e25677f Compare March 31, 2025 17:16
@renovate renovate bot force-pushed the renovate/ravendb.client-7.x branch from e25677f to 22f2b22 Compare April 2, 2025 06:06
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.

0 participants