From 8f9eb4def47dc5370738b2db940c4cef1c4cb224 Mon Sep 17 00:00:00 2001 From: lpm0073 Date: Wed, 8 Mar 2023 12:35:05 -0600 Subject: [PATCH] release notes --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cca15fee..27443c58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [1.0.26] (2023-3-8) + +- bug fix: settings_merge.yml PREVIEW_LMS_BASE +- refactor MySQL and MongoDB backup scripts +- add sticky sessions to openedx and wordpress ingresses +- add annotation to redirect http to https in openedx and wordpress ingresses +- bump deploy CI kubectl to 1.25/stable +- create one NAT gateway per availability zone +- set settings.ENABLE_HTTPS=true in deployment +- add a CORS policy to to openedx storage S3 bucket + ## [1.0.25] (2023-2-25) - bump AWS EKS to release 1.25