Skip to content

Commit 2923998

Browse files
authored
Update README.md
Updated the 2.6 release timelines and added Spring Data YB to roadmap
1 parent 8f8defa commit 2923998

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ YugabyteDB supports several languages and client drivers. Below is a brief list.
6969

7070
# What's being worked on?
7171

72-
> This section was last updated in **June, 2021**.
72+
> This section was last updated in **July, 2021**.
7373
7474
## Current roadmap
7575

76-
Here is a list of some of the key features being worked on for the upcoming releases (the YugabyteDB **v2.7 latest release** has been released in **May, 2021**, and the **v2.6 stable release** was released in **June 2021**).
76+
Here is a list of some of the key features being worked on for the upcoming releases (the YugabyteDB **v2.7 latest release** has been released in **May, 2021**, and the **v2.6 stable release** was released in **July 2021**).
7777

7878
| Feature | Status | Release Target | Progress | Comments |
7979
| ----------------------------------------------- | --------- | -------------- | --------------- | ------------- |
@@ -85,12 +85,13 @@ Here is a list of some of the key features being worked on for the upcoming rele
8585
| [[YSQL] Online schema migration](https://github.com/yugabyte/yugabyte-db/blob/master/architecture/design/online-schema-migrations.md) | PROGRESS | v2.7 | [Track](https://github.com/yugabyte/yugabyte-db/issues/4192) | |
8686
| [YSQL] Collation Support - support COLLATE option for text-based columns | PROGRESS | v2.7 |[Track](https://github.com/yugabyte/yugabyte-db/issues/7853) | |
8787
[YSQL] Support SAVEPOINT - Transaction Control Commands | PROGRESS | v2.7 |[Track](https://github.com/yugabyte/yugabyte-db/issues/1125) | |
88+
| [Spring Data YugabyteDB module](https://github.com/yugabyte/yugabyte-db/blob/master/architecture/design/spring-data-yugabytedb.md) | PROGRESS | v2.7 | [Track](https://github.com/yugabyte/yugabyte-db/issues/7956) | |
8889
| [YCQL] LDAP Support for Yugabyte's YCQL API | PROGRESS | v2.7 |[Track](https://github.com/yugabyte/yugabyte-db/issues/4421) | |
8990
| Incorporate PostgreSQL 12 features | PLANNING | v2.7 | [Track](https://github.com/yugabyte/yugabyte-db/issues/3725) | |
90-
| Improving day 2 operations of Yugabyte Platform | PROGRESS | v2.5 | [Track](https://github.com/yugabyte/yugabyte-db/issues/4420) | |
91+
| Improving day 2 operations of Yugabyte Platform | PROGRESS | v2.7 | [Track](https://github.com/yugabyte/yugabyte-db/issues/4420) | |
9192
| [Row-level geo-partitioning](https://github.com/yugabyte/yugabyte-db/blob/master/architecture/design/ysql-row-level-partitioning.md) | PROGRESS | v2.7 | [Track](https://github.com/yugabyte/yugabyte-db/issues/1958) | Enhance YSQL language support |
9293
| Improve TPC-C benchmarking | PROGRESS | v2.7 | [Track](https://github.com/yugabyte/yugabyte-db/issues/3226) | |
93-
| Transparently restart transactions | PROGRESS | v2.5 | [Track](https://github.com/yugabyte/yugabyte-db/issues/5683) | Decrease the incidence of transaction restart errors seen in various scenarios |
94+
| Transparently restart transactions | PROGRESS | v2.7 | [Track](https://github.com/yugabyte/yugabyte-db/issues/5683) | Decrease the incidence of transaction restart errors seen in various scenarios |
9495
| Pessimistic locking Design | PROGRESS | v2.7 | [Track](https://github.com/yugabyte/yugabyte-db/issues/5680) | |
9596
| Support Liquibase, Flyway, ORM schema migrations | PROGRESS | v2.7 | | |
9697

0 commit comments

Comments
 (0)