Igniters, I removed the "3.0.0-alpha6" version and created the "3.0.0-beta1" version. All issues were rescheduled to the "3.0.0-beta1" version.
Despite the fact that formally was on 12th october there is still possibility to add issues to the release scope. Deadline is 14th october. Tomorrow I will announce the scope freeze officially. It means that any issue could be added to the release only after discussion with the community and a release manager. On Mon, Oct 10, 2022 at 7:41 AM Aleksandr Pakhomov <[email protected]> wrote: > > +1 > > > On 7 Oct 2022, at 23:05, Andrey Gura <[email protected]> wrote: > > > > Hi, Igniters! > > > > It's time for a new release of Apache Ignite 3 beta 1. The expected > > feature list consists of: > > > > - RPM and DEB packages: simplified installation and node management > > with system services. > > - Client's Partition Awareness: Clients are now aware of data > > distribution over the cluster nodes which helps avoid additional > > network transmissions and lowers operations latency. > > - C++ client: Basic C++ client, able to perform operations on data. > > - Autogenerated values: now a function can be specified as a default > > value generator during a table creation. Currently only > > gen_random_uuid is supported. > > - SQL Transactions. > > - Transactional Protocol: improved locking model, multi-version based > > lock-free read-only transactions. > > - Storage: A number of improvements to memory-only and on-disk engines > > based on Page Memory. > > - Indexes: Basic functionality, hash and sorted indexes. > > - Client logging: A LoggerFactory may be provided during client > > creation to specify a custom logger for logs generated by the client. > > - Metrics framework: Collection and export of cluster metrics. > > > > I want to propose myself to be the release manager of the Apache > > Ignite 3 beta 1. > > > > Also I propose the following milestones for the release: > > > > Scope Freeze: October 12, 2022 > > Code Freeze: October 20, 2022 > > Voting Date: October 31, 2022 > > Release Date: November 5, 2022 > > > > WDYT? >
