Skip to content

Commit c749982

Browse files
committed
*: change roadmap, future release dates
Signed-off-by: Gyuho Lee <[email protected]>
1 parent f7dd524 commit c749982

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

CHANGELOG-3.4.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
44

55

66

7-
## v3.4.0 (TBD 2018-09)
7+
## v3.4.0 (TBD 2019)
88

99
See [code changes](https://github.com/coreos/etcd/compare/v3.3.0...v3.4.0) and [v3.4 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_4.md) for any breaking changes. **Again, before running upgrades from any previous release, please make sure to read change logs below and [v3.4 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_4.md).**
1010

CHANGELOG-3.5.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
44

55

66

7-
## v3.5.0 (TBD 2018-12)
7+
## v3.5.0 (TBD)
88

99
See [code changes](https://github.com/coreos/etcd/compare/v3.4.0...v3.5.0) and [v3.5 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_5.md) for any breaking changes. **Again, before running upgrades from any previous release, please make sure to read change logs below and [v3.5 upgrade guide](https://github.com/etcd-io/etcd/blob/master/Documentation/upgrades/upgrade_3_5.md).**
1010

ROADMAP.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ The dates below should not be considered authoritative, but rather indicative of
88

99
etcd 3.3 is our current stable branch. The roadmap below outlines new features that will be added to etcd, and while subject to change, define what future stable will look like.
1010

11-
### etcd 3.4 (Q2, 2018)
11+
### etcd 3.4 (2019)
12+
1213
- Stabilization of 3.3 experimental features
1314
- Support/document downgrade
1415
- Snapshot restore as Go library
@@ -17,6 +18,4 @@ etcd 3.3 is our current stable branch. The roadmap below outlines new features t
1718
- Improve large response handling
1819
- Improve test coverage
1920
- Decrease test runtime
20-
- Migrate to `golang/dep` for dependency management
21-
22-
Please join our [bi-weekly etcd meeting](https://docs.google.com/document/d/1DbVXOHvd9scFsSmL2oNg4YGOHJdXqtx583DmeVWrB_M/edit) for latest discussions on roadmap. Most up-to-date roadmap can be found [here](https://docs.google.com/spreadsheets/d/1kT4xY_y1p3R8Xqp1wRDoImT7MjiepePnC14E-IACEfM/edit#gid=0).
21+
- Migrate to Go module for dependency management

0 commit comments

Comments
 (0)