From 33cf5220eda7a7473c4fad5d2566103480308640 Mon Sep 17 00:00:00 2001 From: Annika Hammervoll Date: Tue, 9 Oct 2018 10:04:10 +0200 Subject: [PATCH] Updating Release-notes.rst (warnings) --- Release-notes.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Release-notes.rst b/Release-notes.rst index c105b3d..ab895b7 100644 --- a/Release-notes.rst +++ b/Release-notes.rst @@ -10,14 +10,16 @@ v0.14 October 8 2018 It is recommended to **DELETE** all existing files before starting this Mothership version for the first time. For more info about migrating to this new release see: :ref:`migrating_13_14` +.. warning:: + With the release of IncludeOS version v0.13.0-rc.1 a change to Liveupdate means that all existing Starbases **MUST** be changed. + This means that all running instances **MUST** be rebuilt and relaunched. + Any attempt to deploy a new image to an instance running an old IncludeOS version is not guaranteed to work correctly. + .. warning:: This Mothership release contains **BREAKING CHANGES** and will only work with IncludeOS version v0.12.0-645-g51f6fb3 or newer. If you need to build with a previous IncludeOS version, you need to checkout the previous release of Mothership. All running instances **MUST** be rebuilt and relaunched to be able to receive updates from this Mothership. -.. warning:: - With the release of IncludeOS version v0.13.0-rc.1 a change to Liveupdate means that all existing Starbases **MUST** be changed. Any attempt to deploy a new image to an instance running an old IncludeOS version is not guaranteed to work correctly. - - TLS on uplink TLS on uplink is now default and all uplink URLs **MUST** start with either ``https://`` (secure / TLS) or ``http://`` (not secure / no TLS).