diff --git a/CHANGELOG.md b/CHANGELOG.md index c8225cc..176cde7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [2021-12-29] - Dec 29, 2021 +[Details](../../commit/2021-12-29) + +### edge-cloud: +- change order of validation checks ([#1593](https://github.com/mobiledgex/edge-cloud/pull/1593)) (Jim) + +### edge-cloud-infra: +- Federation bug fixes ([#1871](https://github.com/mobiledgex/edge-cloud-infra/pull/1871)) (Ashish Jain) + - * [EDGECLOUD-5938](https://mobiledgex.atlassian.net/browse/EDGECLOUD-5938): Bad error message while creating federatorzone with invalid geolocation + - * [EDGECLOUD-5946](https://mobiledgex.atlassian.net/browse/EDGECLOUD-5946): FederatorZone register does not fail when zone list is empty +- [EDGECLOUD-5812](https://mobiledgex.atlassian.net/browse/EDGECLOUD-5812) Restrict InfluxDB access to trusted IPs ([#1873](https://github.com/mobiledgex/edge-cloud-infra/pull/1873)) (Venky) + ## [2021-12-28] - Dec 28, 2021 [Details](../../commit/2021-12-28) diff --git a/edge-cloud b/edge-cloud index 428eda0..c746142 160000 --- a/edge-cloud +++ b/edge-cloud @@ -1 +1 @@ -Subproject commit 428eda056f47378272a920ae532e684ae9d81ce9 +Subproject commit c746142b4bf81f84af9f0ca6b2926fe428f31257 diff --git a/edge-cloud-infra b/edge-cloud-infra index 3437688..92f3f4b 160000 --- a/edge-cloud-infra +++ b/edge-cloud-infra @@ -1 +1 @@ -Subproject commit 343768806526c12fa62ab5f28a3b7d44de6ac2d4 +Subproject commit 92f3f4b79f988bab181e28be500e6d3055123766