Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# The short X.Y version
version = '4.13'
# The full version, including alpha/beta/rc tags
release = '4.13.0.0'
release = '4.13.1.0'

rst_epilog = """
.. include:: /_global.rst
Expand Down
17 changes: 14 additions & 3 deletions source/releasenotes/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,21 @@

What's New in |release|
=======================
Version |release| is a |version| LTS release adding almost 200 new features, enhancements and fixes
since 4.12.

Apache CloudStack |release| is a |version| LTS release nearly 200 new features, enhancements and fixes since 4.12, such as enhanced hypervisor support, performance increases and more user configurable controls. Highlights include:

What's New in 4.13.1.0
----------------------

The new 4.13.1.0 version is a 4.13 maintenance release containing almost 100
fixes and improvements on the 4.13.0.0 release.


What's New in 4.13.0.0
----------------------

Version 4.13.0.0 includes almost 200 new features, enhancements and fixes since 4.12.

Apache CloudStack 4.13.0.0 is a 4.13 LTS release with nearly 200 new features, enhancements and fixes since 4.12, such as enhanced hypervisor support, performance increases and more user configurable controls. Highlights include:

• Supporting configuration of virtualised appliances
• VMware 6.7 support
Expand Down
6 changes: 1 addition & 5 deletions source/releasenotes/api-changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,10 @@
specific language governing permissions and limitations
under the License.

API Changes Introduced in |release|
API Changes Introduced in 4.13.0.0
===================================
For the complete list of API commands and params consult the `CloudStack Apidocs`_.

.. note::

The 4.12 API commands stayed as the 4.11.


New API Commands
----------------
Expand Down
Loading