Hello, This is a call for votes to release Apache ResilientDB(Incubating) version 1.11.0-rc06.
**Major Changes in this Release:** - **Combined Runtime**: Support for combined SmartContract and Key-value Service runtime - **Ecosystem Integration**: Complete monorepo setup consolidating all satellite projects under `ecosystem/` sub folder. The following projects have been integrated into the main repository. - ecosystem/monitoring/reslens/ - Comprehensive CPU and memory profiler - ecosystem/monitoring/reslens-middleware/ - Monitoring sidecar service - ecosystem/graphql/ - GraphQL server with transaction and asset management - ecosystem/tools/create-resilient-app/ - CLI scaffolding tool for React/Vue apps - ecosystem/tools/resvault/ - Chrome extension wallet - ecosystem/deployment/ansible/ - Docker deployment automation - ecosystem/deployment/orbit/ - Desktop launcher for ResilientDB services - ecosystem/sdk/rust-sdk/ - Rust library for ResilientDB interaction - ecosystem/sdk/resvault-sdk/ - JavaScript/TypeScript SDK for web applications - ecosystem/sdk/resdb-orm/ - Python ORM for simplified database operations - ecosystem/cache/resilient-node-cache/ - TypeScript caching with MongoDB sync - ecosystem/cache/resilient-python-cache/ - Python caching with MongoDB sync - ecosystem/smart-contract/rescontract/ - CLI for smart contract management - ecosystem/smart-contract/smart-contract-graphql/ - GraphQL API for smart contracts - ecosystem/smart-contract/resilient-contract-kit/ - Smart contract development toolkit The release candidates (SVN commit version: 79241): https://dist.apache.org/repos/dist/dev/incubator/resilientdb/1.11.0-rc6/ <https://dist.apache.org/repos/dist/dev/incubator/resilientdb/1.11.0-rc05/> Release GitHub repos: **incubator-resilientdb (Main Monorepo):** https://github.com/apache/incubator-resilientdb/tree/377e7e648a90f1bd1d15d208b89931d8e16ddeb1 <https://github.com/apache/incubator-resilientdb/tree/%5BCOMMIT_HASH%5D> Keys to verify the Release Candidate: https://downloads.apache.org/incubator/resilientdb/KEYS The vote will be open for at least 72 hours or until the necessary number of votes is reached. Please vote accordingly: [ ] +1 approve [ ] +0 no opinion [ ] -1 disapprove with the reason Checklist for reference: [ ] Download links are valid. [ ] Checksums and PGP signatures are valid. [ ] Source code does not contain "RC" terms. [ ] Source code distributions have correct names matching the current release. [ ] LICENSE and NOTICE files are correct for the monorepo (containing incubating term). [ ] All files have license headers if necessary. [ ] No unlicensed compiled archives bundled in the source archive. [ ] Ecosystem components properly integrated without duplicate Apache project files. Thanks, Harish Krishnakumar