Skip to content

chore(deps): bump com.arcadedb:arcadedb-network from 25.12.1 to 26.1.1#599

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/maven/com.arcadedb-arcadedb-network-26.1.1
Feb 14, 2026
Merged

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

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

26.1.1

ArcadeDB 26.1.1 Release Notes

We're excited to announce ArcadeDB 26.1.1, a significant release that brings 92 closed issues and introduces major new capabilities to the platform. This release marks a milestone with the introduction of a native OpenCypher query engine and substantial improvements to our Vector indexing capabilities.

🎯 Major New Features

Native OpenCypher Query Engine

The highlight of this release is the complete native Cypher query engine implementation (#3123), delivering the most important features of the OpenCypher graph query language. This native implementation provides:

  • Full Cypher query support directly in ArcadeDB
  • Optimized execution without external dependencies
  • Seamless integration with existing multi-model capabilities
  • Enhanced graph traversal and pattern matching capabilities

Modular Distribution Builder

Introduced a new modular distribution builder (#3194) that allows users to create custom ArcadeDB distributions with only the modules they need, reducing deployment size and complexity.

🚀 LSM Vector Index Enhancements

This release brings significant improvements to our vector indexing capabilities:

  • Hierarchy Flag Support: Added configurable hierarchy flag to LSM vector index configuration (#3130) for optimized index structures
  • Eager Vector Graph Rebuild API: New API for eager vector graph rebuilding (#3146), providing better control over index maintenance
  • Product Quantization (PQ) Improvements:
    • Fixed PQ file path canonicalization (#3159)
    • Automatic migration of legacy PQ files
    • Enhanced file handling and reliability
  • storeVectorsInGraph Consistency: Honor the storeVectorsInGraph flag when writing vecgraph (#3145)
  • Improved Progress Logging: Enhanced graph build progress logging with fallback mechanisms and 2-second throttle (#3165) for better monitoring
  • Chunk-size Warning Improvements: Ensure warnings display original values and maintain WAL settings (#3134)

🔧 Improvements & Bug Fixes

PostgreSQL Wire Protocol

  • Fixed PostgreSQL type mapping (#3119) for improved compatibility

Studio Enhancements

  • Upgraded to jQuery 4.0.0 (#3166) for modern browser support and security improvements
  • Improved chart rendering tests and response handling (#3164)
  • Fixed TypeError when importing JSON graph without settings property (#3100)
  • Multiple UI library updates (ApexCharts, CodeMirror, pdfmake)

Core Engine

  • Removed deprecated HNSW vector index support (#3095), consolidating on LSM-based implementation
  • Updated Maven wrapper to version 3.9.12 (#3098)

Tools, Infrastructure & Build

... (truncated)

Commits
  • 78dfc03 set version to 26.1.1
  • 640e6af "(Old Engine" -> "(Old Engine)" (#3210)
  • dc05930 fix: return of SQL alter type
  • 972f921 fix: removed duplicated edges returned by Studio
  • d56f9ed test: added regression test
  • afb6faf test: added concurrent tests with gremlin
  • 509728b test: added test case to avoid regression
  • 220d16f feat: install custom logger
  • 770d240 test: fixed test case
  • 90d1830 chore: remove logs
  • Additional commits viewable in compare view

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.12.1 to 26.1.1.
- [Release notes](https://github.com/ArcadeData/arcadedb/releases)
- [Changelog](https://github.com/ArcadeData/arcadedb/blob/main/docs/RELEASE_NOTES.md)
- [Commits](ArcadeData/arcadedb@25.12.1...26.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 29, 2026
@mergify
Copy link
Contributor

mergify bot commented Jan 29, 2026

🧪 CI Insights

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

🟢 All jobs passed!

But CI Insights is watching 👀

@mergify mergify bot merged commit 78a2cf6 into main Feb 14, 2026
11 of 13 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.arcadedb-arcadedb-network-26.1.1 branch February 14, 2026 14:39
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