Dear Ignite Community! I suggest starting Apache Ignite 2.17 release activities.
We've resolved hundreds of issues [1] with new features and bug fixes which are waiting for their release date. For example: - Transaction aware SQL queries (IEP-125); - SQL Calcite: Updated Calcite version and a lot of useful fixes; - Custom metrics introduction (IEP-114); - Removed MVCC; etc. A few more important tickets in a high state of readiness: - ApplicationContext API (IEP-129); - Use IgniteClient instead of GridClient in the control.sh utility (IEP-81 Phase 3); etc. I want to propose myself to be the release manager of the planning release. I propose the following timeline: Scope Freeze: November 25, 2024 Code Freeze: December 2, 2024 Voting Date: December 9, 2024 Release Date: December 16, 2024 WDYT? [1] https://issues.apache.org/jira/issues/?jql=(project%20%3D%20%27Ignite%27%20AND%20fixVersion%20is%20not%20empty%20AND%20fixVersion%20in%20(2.17))%20AND%20(component%20is%20EMPTY%20OR%20component%20not%20in%20(documentation))%20and%20status%20in%20(%27CLOSED%27%2C%20%27RESOLVED%27)%20AND%20resolution%20in(Fixed%2C%20Done%2C%20Implemented%2C%20Delivered)%20ORDER%20BY%20priority -- Best wishes, Amelchev Nikita