| David Pursehouse | c471c44 | 2014-07-02 15:47:33 +0900 | [diff] [blame] | 1 | Release notes for Gerrit 2.8.6.1 |
| 2 | ================================ |
| 3 | |
| 4 | There are no schema changes from link:ReleaseNotes-2.8.6.html[2.8.6]. |
| 5 | |
| 6 | Download: |
| Shawn Pearce | 6d7ebc6 | 2015-06-12 16:34:42 -0700 | [diff] [blame] | 7 | link:https://www.gerritcodereview.com/download/gerrit-2.8.6.1.war[ |
| 8 | https://www.gerritcodereview.com/download/gerrit-2.8.6.1.war] |
| David Pursehouse | c471c44 | 2014-07-02 15:47:33 +0900 | [diff] [blame] | 9 | |
| 10 | Bug Fixes |
| 11 | --------- |
| 12 | |
| 13 | * The fix in 2.8.6 for the merge queue race condition caused a regression |
| 14 | in database transaction handling. |
| 15 | |
| 16 | * The fix in 2.8.6 for the LIMIT clause caused a regression in Oracle |
| 17 | database support. |
| 18 | |
| 19 | |
| 20 | Updates |
| 21 | ------- |
| 22 | |
| 23 | * gwtorm is updated to 1.7.3 |