From f288bbb688f80e4df389c933feb90699e11b2ebf Mon Sep 17 00:00:00 2001 From: Patrick Vacek Date: Tue, 31 Mar 2020 15:15:20 +0200 Subject: [PATCH] Docs: Prepare for 2020.5 release. Signed-off-by: Patrick Vacek --- CHANGELOG.md | 11 +++++++++++ docs/README.adoc | 1 + docs/ota-client-guide/antora.yml | 2 +- .../ROOT/pages/_partials/aktualizr-version.adoc | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f19623949..a945cc216a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,17 @@ Our versioning scheme is `YEAR.N` where `N` is incremented whenever a new releas ## [??? (unreleased)] +## [2020.5] - 2020-04-01 + +### Changed + +- Fetch garage-sign from new AWS bucket via CNAME: [PR #1619](https://github.com/advancedtelematic/aktualizr/pull/1619) and [PR #1622](https://github.com/advancedtelematic/aktualizr/pull/1622) + +### Fixed + +- Abort update immediately if Secondary metadata verification fails: [PR](https://github.com/advancedtelematic/aktualizr/pull/1612) + + ## [2020.4] - 2020-03-24 ### Added diff --git a/docs/README.adoc b/docs/README.adoc index e61e8db3f3..1a8b03cade 100644 --- a/docs/README.adoc +++ b/docs/README.adoc @@ -36,6 +36,7 @@ The link above is for the doxygen docs on master. Doxygen docs for the following * https://advancedtelematic.github.io/aktualizr/2020.2/index.html[2020.2] * https://advancedtelematic.github.io/aktualizr/2020.3/index.html[2020.3] * https://advancedtelematic.github.io/aktualizr/2020.4/index.html[2020.4] +* https://advancedtelematic.github.io/aktualizr/2020.5/index.html[2020.5] ==== == Release process diff --git a/docs/ota-client-guide/antora.yml b/docs/ota-client-guide/antora.yml index 0f4c43db26..10f514436c 100644 --- a/docs/ota-client-guide/antora.yml +++ b/docs/ota-client-guide/antora.yml @@ -1,6 +1,6 @@ name: ota-client title: OTA Connect Developer Guide version: latest -display_version: 2020.4 (latest) +display_version: 2020.5 (latest) nav: - modules/ROOT/nav.adoc diff --git a/docs/ota-client-guide/modules/ROOT/pages/_partials/aktualizr-version.adoc b/docs/ota-client-guide/modules/ROOT/pages/_partials/aktualizr-version.adoc index fd9a931fca..af7cf60494 100644 --- a/docs/ota-client-guide/modules/ROOT/pages/_partials/aktualizr-version.adoc +++ b/docs/ota-client-guide/modules/ROOT/pages/_partials/aktualizr-version.adoc @@ -3,7 +3,7 @@ // the version being viewed, but when we are referencing aktualizr from // the other, non-versioned docs, we want to make sure we're using the // latest version. -:aktualizr-version: 2020.4 +:aktualizr-version: 2020.5 :yocto-version: 3.0