* This commit updates any formatting, grammatical or other issues
in the release notes for Newton
* It also adds any missing yet important release notes to be part of
the release
Also, this commit standardizes release note page ordering:
* In order to support automatically updating the release notes when we
create stable branches, we want the pages to be in a standard order.
This patch updates the order to be reverse chronological, so the
most recent notes appear at the top. ( Inspired by Change
Ib364dcc8eb31275a31c83b68d7914263b183e393 )
Co-Authored-By: Nikhil Komawar <nik.komawar@gmail.com>
Co-Authored-By: Brian Rosmaita <brian.rosmaita@rackspace.com>
Co-Authored-By: Steve Lewis <stevelle@gmail.com>
Change-Id: I9247feb75d2b1b63eecfc4a750fd2aa070ea874b
14 lines
436 B
YAML
14 lines
436 B
YAML
---
|
|
prelude: >
|
|
- Glance API ``minor`` version bumped to 2.4.
|
|
upgrade:
|
|
- |
|
|
Glance API **CURRENT** ``minor`` version is now ``2.4``.
|
|
|
|
* To partially fix an important image locations
|
|
bug 1587985, an API impacting change has been merged
|
|
into Glance.
|
|
* This will result into a non-backward compatible
|
|
experience before and after **Newton** release, for
|
|
users using ``add`` feature to image locations.
|