From 3397355e994e3da5d2cdf7801c022aca3812fb8d Mon Sep 17 00:00:00 2001 From: Stark & Wayne CI Bot Date: Mon, 29 Mar 2021 16:21:22 +0000 Subject: [PATCH] release v2.1.0 --- ci/release_notes.md | 24 ------------------------ ci/version | 2 +- 2 files changed, 1 insertion(+), 25 deletions(-) diff --git a/ci/release_notes.md b/ci/release_notes.md index c252dfa4..139597f9 100644 --- a/ci/release_notes.md +++ b/ci/release_notes.md @@ -1,26 +1,2 @@ -## Upgrade from v12.45.0 to v16.7.0 -### New Features -- New Feature Service Discovery is enabled by default. - `operations/enable-service-discovery.yml` Inlined into manifest and emptied this ops file. see Manifest Updates section on the service discovery feature - -### Changes - -- Fixed cc_deployment_updater issue where it always refers to only one MySQL instance even if the ccdb is scaled out. The change updates cc_deployment_updater to refer to CCDB using BOSH DNS record sql-db.service.cf.internal - -- Added support for the new (pre 1.0) bionic stemcell by way of an experimental ops file - -- `Defaults to syslog agents and remove syslog adapters` - - Replaces the scalable syslog architecture with the shared-nothing syslog architecture. This architecture is more efficient and will enable the usage of the aggregate drains feature. This change adds two new add-ons to every VM in Cloud Foundry. Operator impact: If your VMs are operating at full or near capacity, you may need to increase the VM resources. If you want this change to occur without logs on app syslog drains being duplicated or dropped for much of the duration of the deploy, we recommend deploying v12 with the operations/experimental/add-disabled-syslog-agent-for-upgrade.yml ops file before deploying v13. This ops file is only needed for your last deployment of v12, and is not needed when deploying v13. - -### Breaking changes - -- This release re-defines all certificates to define a set of subject alternative names that at least includes the common name, as mandated by changes in Golang 1.15. As a result, if you generate your own deployment certificates, you must ensure they include the common name in the list of subject alternative names. If you are using a BOSH-deployed Credhub instance to manage your credentials, please ensure that you are running at least v270.4.0 of BOSH, which includes support for the per-variable update_mode option. - -- Removed the ubuntu-trusty stemcell from the colocation criteria of the bosh deployment addons included in cf-deployment by default. If you are still using ubuntu-trusty and rely on the colocation of these addons, you will need to re-add ubuntu-trusty to the criteria with an ops-file. Fixes #918 . - -### Security Fixes - -- Security Fix: Fix for CVE-2020-5416. Improve websocket error handling. diff --git a/ci/version b/ci/version index 27a31cb0..a492cb12 100644 --- a/ci/version +++ b/ci/version @@ -1 +1 @@ -## Version: 2.0.2 +## Version: 2.1.0