From f16cc0d5ce983e21b3260a58d010b2e0796f9370 Mon Sep 17 00:00:00 2001 From: Anja Kammer Date: Fri, 24 Nov 2023 17:40:13 +0100 Subject: [PATCH] Update CHANGELOG.md 1.2023 --- CHANGELOG.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1c84fd..f50644c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ -# Release Notes -## New in 2023.1 +# Release Notes 2023.1 +## New concepts + +- Cloud migration patterns +- Multi/Hybrid cloud patterns +- definition, methods, and challenges of Site Reliability Engineering +- DevOps, DevSecOps, and SRE +- Abstraction Layers of Container Managers + +## Added/Changed wording + +- Chaos engineering +- Eventual consistency +- Platform quality requirements + +## Removed +- Mentioning of tool names for automation and operation (Ansible, Chef, Terraform, Rancher, Tectonic, Kops, Kubeadm, OpenShift) +- Tests and testability. Not affected are resilience testing, test execution via CI/CD systems and the setup of test environments.