diff --git a/versioned_docs/version-3.9/roadmap.mdx b/versioned_docs/version-3.9/roadmap.mdx index b8d72ee4..5efeefcc 100644 --- a/versioned_docs/version-3.9/roadmap.mdx +++ b/versioned_docs/version-3.9/roadmap.mdx @@ -17,27 +17,20 @@ If you have a feature request or want to prioritize feature development, please ::: -### CY2025 Q2 +### CY2025 Q3 #### New capabilities -- **Generic contracts for tables** - - Users will be able to use pre-defined generic contracts with relational database-like accesses to create their applications so that they don't need to create contracts by themselves. +- **SQL interface for generic contracts for tables** + - Users will be able to use SQL-like queries to access generic contracts for tables so that they can simplify their application development. #### Cloud support -- **Container offering in Azure Marketplace** - - Users will be able to deploy ScalarDL by using the Azure container offering, which enables users to use a pay-as-you-go subscription model. +- **Red Hat OpenShift support** + - Users will be able to use Red Hat–certified Helm Charts for ScalarDL in OpenShift environments. - **Google Cloud Platform (GCP) support** - Users will be able to deploy ScalarDL in Google Kubernetes Engine (GKE) in GCP. -### CY2025 Q3 - -#### New capabilities - -- **SQL interface for generic contracts for tables** - - Users will be able to use SQL-like queries to access generic contracts for tables so that they can simplify their application development. - ### CY2025 Q4 #### New capabilities @@ -53,18 +46,18 @@ If you have a feature request or want to prioritize feature development, please #### Cloud support -- **Red Hat OpenShift support** - - Users will be able to use Red Hat–certified Helm Charts for ScalarDL in OpenShift environments. - **Container offering in Google Cloud Marketplace** - Users will be able to deploy ScalarDL by using the Google Cloud container offering, which enables users to use a pay-as-you-go subscription model. +- **Container offering in Azure Marketplace** + - Users will be able to deploy ScalarDL by using the Azure container offering, which enables users to use a pay-as-you-go subscription model. ### CY2026 - **Lifecycle management for assets** - Users will be able to better manage the lifecycle of assets, ensuring they are preserved securely for an extended period. -- **New execution engine for faster transaction execution** +- **Performance optimizations** - Users will be able to execute requests faster so that they can create ScalarDL applications in a more cost-effective way. - **Lazy validation** - Users will be able to validate the authenticity of their data lazily so that they can manage their data in a cost-effective way if their data doesn't need to be validated in real time. - **Encryption** - - Users will be able to encrypt their data so that they can manage their data in a more secure way. \ No newline at end of file + - Users will be able to encrypt their data so that they can manage their data in a more secure way.