Skip to content

chore(deps): bump com.arcadedb:arcadedb-network from 25.11.1 to 25.12.1#539

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/maven/com.arcadedb-arcadedb-network-25.12.1
Jan 9, 2026
Merged

chore(deps): bump com.arcadedb:arcadedb-network from 25.11.1 to 25.12.1#539
mergify[bot] merged 1 commit intomainfrom
dependabot/maven/com.arcadedb-arcadedb-network-25.12.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps com.arcadedb:arcadedb-network from 25.11.1 to 25.12.1.

Release notes

Sourced from com.arcadedb:arcadedb-network's releases.

25.12.1

ArcadeDB 25.12.1 Release Notes

We're excited to announce the release of ArcadeDB v25.12.1! This release includes significant bug fixes, new features, performance improvements, and dependency updates.

Highlights

Vector Search Enhancements

  • Fixed critical vector quantization bug (#3052, #3053) - INT8 and BINARY vector quantization now works correctly across all dimensions
  • New filtered vector search (#3071, #3072) - LSMVectorIndex now supports filtered searches for more precise queries
  • Better vector type support (#3090) - Added support for List<Float> in vector indexes
  • Improved compression (#2911) - Enhanced compression for LSM vector indexes
  • Fixed HNSW graph persistence (#2916) - Ensures JVector HNSW graph file is properly closed and flushed to disk

SQL and Query Improvements

  • Fixed IF statement execution (#2775) - SQL scripts with IF statements now execute correctly from console
  • Fixed index creation with IF NOT EXISTS (#1819) - Console no longer errors when creating existing indexes with IF NOT EXISTS clause
  • Custom function parameter binding (#3046, #3049) - Fixed parameter binding for SQL and JavaScript custom functions
  • SQL method consistency (#2964, #2967) - values() method now behaves consistently with keys() method
  • CONTAINSANY index fix (#3051) - Fixed index usage for lists of embedded documents with CONTAINSANY

Transaction Management

  • Revised transaction logic (#3074) - Improved transaction handling and consistency
  • Fixed edge index invalidation (#3091) - Edge indexes now remain valid in edge-case scenarios

New Features

  • Database size API (#3045) - Added new database.getSize() API method
  • Version display enhancement (#2905) - Server log version number now displayed consistently

What's Changed

Bug Fixes

Features

Performance Improvements

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.arcadedb:arcadedb-network](https://github.com/ArcadeData/arcadedb) from 25.11.1 to 25.12.1.
- [Release notes](https://github.com/ArcadeData/arcadedb/releases)
- [Commits](ArcadeData/arcadedb@25.11.1...25.12.1)

---
updated-dependencies:
- dependency-name: com.arcadedb:arcadedb-network
  dependency-version: 25.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 8, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jan 8, 2026

🧪 CI Insights

Here's what we observed from your CI run for 9094613.

🟢 All jobs passed!

But CI Insights is watching 👀

@mergify mergify bot merged commit 5a469f1 into main Jan 9, 2026
11 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.arcadedb-arcadedb-network-25.12.1 branch January 9, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file dependency_approved java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant