You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,11 +69,11 @@ YugabyteDB supports several languages and client drivers. Below is a brief list.
69
69
70
70
# What's being worked on?
71
71
72
-
> This section was last updated in **June, 2021**.
72
+
> This section was last updated in **July, 2021**.
73
73
74
74
## Current roadmap
75
75
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**).
|[YSQL] Collation Support - support COLLATE option for text-based columns | PROGRESS | v2.7 |[Track](https://github.com/yugabyte/yugabyte-db/issues/7853)||
87
87
[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)||
88
89
|[YCQL] LDAP Support for Yugabyte's YCQL API | PROGRESS | v2.7 |[Track](https://github.com/yugabyte/yugabyte-db/issues/4421)||
89
90
| 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)||
91
92
|[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 |
| 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 |
0 commit comments