Yuxuan 'fishy' Wang | 4f5ad9d | 2016-05-03 16:18:58 -0700 | [diff] [blame] | 1 | = Release notes for Gerrit 2.5.4 |
Shawn Pearce | 9810020 | 2013-05-18 12:46:59 -0700 | [diff] [blame] | 2 | |
| 3 | Gerrit 2.5.4 is now available: |
| 4 | |
Shawn Pearce | 6d7ebc6 | 2015-06-12 16:34:42 -0700 | [diff] [blame] | 5 | link:https://www.gerritcodereview.com/download/gerrit-2.5.4.war[https://www.gerritcodereview.com/download/gerrit-2.5.4.war] |
Shawn Pearce | 9810020 | 2013-05-18 12:46:59 -0700 | [diff] [blame] | 6 | |
| 7 | There are no schema changes from any of the 2.5.x versions. |
| 8 | |
| 9 | However, if upgrading from a version older than 2.5, follow the upgrade |
| 10 | procedure in the 2.5 link:ReleaseNotes-2.5.html[Release Notes]. |
| 11 | |
Yuxuan 'fishy' Wang | 4f5ad9d | 2016-05-03 16:18:58 -0700 | [diff] [blame] | 12 | == Bug Fixes |
Shawn Pearce | 9810020 | 2013-05-18 12:46:59 -0700 | [diff] [blame] | 13 | * Require preferred email to be verified |
| 14 | + |
| 15 | Some users were able to select a preferred email address that was |
| 16 | not previously verified. This may have allowed the server to send |
| 17 | notifications to an invalid destination, resulting in higher than |
| 18 | usual bounce rates. |
| 19 | |
| 20 | No other changes since 2.5.3. |