github ArcadeData/arcadedb 25.10.1

one day ago

We're excited to announce the release of ArcadeDB 25.10.1!

This version introduces a major new feature: official Python Bindings for embedded use. It also delivers significant query and indexing enhancements, particularly for LIST data types, along with a solid round of bug fixes to improve stability, SQL/Cypher compatibility, and core performance.


🚀 New Features


🐛 Bug Fixes

SQL, Cypher & Drivers

Indexing

Server & Core


⚙️ Enhancements & Maintenance

  • Testing: Improved E2E test stability by removing flaky checks and fixing failing integration tests. ([#2646](#2646), [#2651](#2651))
  • Code Quality: Removed fully qualified names in the codebase to improve readability. ([#2624](#2624))
  • CI/CD: Fixed the release workflow to correctly update the Studio package.json version. ([#2688](#2688))
  • Build: Bumped the Maven wrapper to 3.3.4. ([#2689](#2689))
  • Housekeeping: Added .venv and .vscode to .gitignore. ([#2660](#2660))

📦 Dependency Updates

This release includes numerous dependency updates to keep the platform secure and up-to-date.

  • Core: Upgraded major components including GraalVM (25.0.1), Lucene (10.3.1), gRPC (1.76.0), Protobuf (4.33.0), Swagger (2.2.40), Jackson (2.20.1), and Netty (4.2.7.Final).
  • Studio & E2E: Updated Playwright (1.56.1), TypeScript (5.9.3), Testcontainers (11.8.0), and many other Studio UI and E2E testing packages.
  • Build: Upgraded several GitHub Actions, including setup-java (5.0.0), setup-node (6.0.0), upload-artifact (5.0.0), download-artifact (6.0.0), and codeql-action.

🎉 New Contributors

A warm welcome to our new contributor!

Full Changelog: 25.9.1...25.10.1

Don't miss a new arcadedb release

NewReleases is sending notifications on new releases.