diff --git a/CHANGELOG.md b/CHANGELOG.md index 10e68c3..3578eb5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [2022-01-25] - Jan 25, 2022 +[Details](../../commit/2022-01-25) + +### edge-cloud: +- Remove dead files that are no longer needed/relevant ([#1617](https://github.com/mobiledgex/edge-cloud/pull/1617)) (Jon) + +### edge-cloud-infra: +- add standalone redis for e2e ([#1917](https://github.com/mobiledgex/edge-cloud-infra/pull/1917)) (Jim) +- Switch controller to redis HA ([#1915](https://github.com/mobiledgex/edge-cloud-infra/pull/1915)) (Venky) + ## [2022-01-23] - Jan 23, 2022 [Details](../../commit/2022-01-23) diff --git a/edge-cloud b/edge-cloud index 3d19e9f..816ece2 160000 --- a/edge-cloud +++ b/edge-cloud @@ -1 +1 @@ -Subproject commit 3d19e9f267dcc9b2700309372f6bcd390ea13d5b +Subproject commit 816ece221eae77c8c397dc25d44d7a4e550c82bc diff --git a/edge-cloud-infra b/edge-cloud-infra index 44751d4..1bb3e8a 160000 --- a/edge-cloud-infra +++ b/edge-cloud-infra @@ -1 +1 @@ -Subproject commit 44751d4a8562e9c53f5d81fcbc57b6b27dcd5b22 +Subproject commit 1bb3e8a65fc6f635fa5f20a98938d5d762afce40