Marco Miller | 4d30f9a | 2020-10-15 13:44:36 -0400 | [diff] [blame] | 1 | --- |
| 2 | title: "Gerrit {{ data.new }} release (in development)" |
| 3 | permalink: {{ data.major }}.html |
| 4 | hide_sidebar: true |
| 5 | hide_navtoggle: true |
| 6 | toc: true |
| 7 | --- |
| 8 | |
| 9 | Download: **[{{ data.new }}](https://gerrit-releases.storage.googleapis.com/gerrit-{{ data.new }}.war)** |
| 10 | | [{{ data.previous }}](https://gerrit-releases.storage.googleapis.com/gerrit-{{ data.previous }}.war) |
| 11 | |
| 12 | Documentation: **[{{ data.new }}](https://gerrit-documentation.storage.googleapis.com/Documentation/{{ data.doc }}/index.html)** |
| 13 | | [{{ data.previous }}](https://gerrit-documentation.storage.googleapis.com/Documentation/{{ data.previous }}/index.html) |
| 14 | |
| 15 | ## Release highlights |
| 16 | |
| 17 | ## Important notes |
| 18 | |
| 19 | ### Schema changes |
| 20 | |
| 21 | ### Breaking changes |
| 22 | |
| 23 | ## Native packaging |
| 24 | |
| 25 | ## New features |
| 26 | |
| 27 | ### REST APIs |
| 28 | |
| 29 | * Accounts |
| 30 | * Changes |
| 31 | * Groups |
| 32 | * Projects |
| 33 | |
| 34 | ## End-to-end tests |
Marco Miller | 0288cba | 2020-10-26 16:11:42 -0400 | [diff] [blame] | 35 | |
| 36 | ## Plugin changes |