diff --git a/CHANGELOG.md b/CHANGELOG.md index d03e912..475b697 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +## [2022-02-01] - Feb 01, 2022 +[Details](../../commit/2022-02-01) + +### edge-cloud: +- CRM H/A part 3 ([#1626](https://github.com/mobiledgex/edge-cloud/pull/1626)) (Jim) +- Removing inadvertently added dump.rdb file (brucearmstrong) +- [EDGECLOUD-5982](https://mobiledgex.atlassian.net/browse/EDGECLOUD-5982) QosPrioritySessionCreate and QosPrioritySessionDelete ([#1624](https://github.com/mobiledgex/edge-cloud/pull/1624)) (Bruce Armstrong) + - * [EDGECLOUD-5982](https://mobiledgex.atlassian.net/browse/EDGECLOUD-5982) QosPrioritySessionCreate and QosPrioritySessionDelete +- Switch edge-cloud builds to the forked go-swagger ([#1628](https://github.com/mobiledgex/edge-cloud/pull/1628)) (Venky) + +### edge-cloud-infra: +- CRM H/A part 3 ([#1923](https://github.com/mobiledgex/edge-cloud-infra/pull/1923)) (Jim) +- [EDGECLOUD-5982](https://mobiledgex.atlassian.net/browse/EDGECLOUD-5982) QosPrioritySessionCreate and QosPrioritySessionDelete ([#1922](https://github.com/mobiledgex/edge-cloud-infra/pull/1922)) (Bruce Armstrong) + - * [EDGECLOUD-5982](https://mobiledgex.atlassian.net/browse/EDGECLOUD-5982) QosPrioritySessionCreate and QosPrioritySessionDelete +- Swaggerfix ([#1919](https://github.com/mobiledgex/edge-cloud-infra/pull/1919)) (Jon) + +### edge-proto: +- Merge pull request #53 from mobiledgex/qos-sessions-create-delete (Bruce Armstrong) + - [EDGECLOUD-5982](https://mobiledgex.atlassian.net/browse/EDGECLOUD-5982) QosPrioritySessionCreate and QosPrioritySessionDelete +- New FindCloudlet QOS result fields (brucearmstrong) +- [EDGECLOUD-5982](https://mobiledgex.atlassian.net/browse/EDGECLOUD-5982) QosPrioritySessionCreate and QosPrioritySessionDelete (brucearmstrong) + ## [2022-01-30] - Jan 30, 2022 [Details](../../commit/2022-01-30) diff --git a/edge-cloud b/edge-cloud index 238dc67..470caf8 160000 --- a/edge-cloud +++ b/edge-cloud @@ -1 +1 @@ -Subproject commit 238dc67f56cf9ecd3bca1adda880baa602313b53 +Subproject commit 470caf82b4d98764bb4cfa37c7ac8073fbf23708 diff --git a/edge-cloud-infra b/edge-cloud-infra index 3319eed..9e2eafb 160000 --- a/edge-cloud-infra +++ b/edge-cloud-infra @@ -1 +1 @@ -Subproject commit 3319eedae024df0744f8b4afb32f6fc13b3c1b47 +Subproject commit 9e2eafbc6cca8f8bbb1f821c36ac51fc8409bc96 diff --git a/edge-proto b/edge-proto index 9ec109d..b80e58c 160000 --- a/edge-proto +++ b/edge-proto @@ -1 +1 @@ -Subproject commit 9ec109da5c43f17c07d4cd58e0b4941e9a673df9 +Subproject commit b80e58cd894a5c51d8678ded82b3fbde57f3c8f3