Hi JB, Thanks so much for the comments. I have created two issues to trace them and will fix them in the next release.
https://github.com/apache/incubator-resilientdb/issues/188 https://github.com/apache/incubator-resilientdb/issues/187 Thanks, Junchao On Fri, Sep 12, 2025 at 8:44 PM Jean-Baptiste Onofré <j...@nanthrax.net> wrote: > +1 (binding) > > I checked: > - incubating is in the name/version > - signature and checksum are good > - DISCLAIMER is present > - LICENSE and NOTICE (I checked loc_script index.js and Doxygen > resources, it looks good) are present and good > - ASF header are present. Several files don't have header (config > files), but it's OK. > - The source distribution includes binary files (*.pub and *.pri). It > would be great to find a way to not package these files as part of the > source distribution > > A few comments to be discussed (exploring possible options): > - the vote should happen on the dev mailing list (public), no need to > copy the private mailing list > - ASF header in the config files (not blocker) > - pub/pri files in the source distribution. Can we remove them from > the source distribution ? Maybe fetch these files at build time as I > guess they are used for the tests. > > Thanks ! > Regards > JB > > > On Wed, Sep 10, 2025 at 7:30 PM Harish Gokul <harishgoku...@gmail.com> > wrote: > > > > 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 >