From 9ca256b90289993392c5211c57c82c2d87a2d1f3 Mon Sep 17 00:00:00 2001 From: Rohan <rohan.kharade@openairinterface.org> Date: Tue, 5 Jul 2022 06:58:18 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0d52110..566dc8da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,11 @@ * New wiki page to know more about variable which can be configured for each network function * Fix HTTPV2 support for all network functions `docker-compose/docker-compose-basic-nrf-httpv2.yaml` * `AMF` Changes: - - Fix(sctp): simple fix for SCTP NG deconnection / shutdown + - Fix(sctp): minor fix for SCTP NG deconnection / shutdown - Fix 100% CPU consumption issue - Fix ran ue id display - Fix issue for TMSI and GUTI value - - Handling no sd value, sd is optional + - Fix for handling S-NSSAI - Removed opc value from amf configuration - Support for ubuntu 20.04 bare-metal installation * `AUSF` Changes: @@ -26,17 +26,17 @@ - Added NF profile handling for PCF - HTTP2 support for SBI interface * `NSSF` Changes: - - Handling of SNSSAI matching + - Network slice selection for UE registration + - NS-AVAIBALITY API support to CREATE new slice - Fix bare-metal setup configuration management - HTTP2 support for SBI interface * `SMF` Changes: - - Handling no sd value, sd is optional - - Fix for USER_PLANE_IP_RESOURCE_INFORMATION IE - - Support for ubuntu 20.04 bare-metal installation + - Fix for handling S-NSSAI - Added support for IMS - HTTP2 support for SBI interface - Added usage report feature - Flexiable MTU + - Support for ubuntu 20.04 bare-metal installation * `UDM` Changes: - Fix HTTP2 support - NRF Registration and heartbeat exchange @@ -45,14 +45,16 @@ - Fix issue to support slice selection subscription data retrieval - NRF Registration and heartbeat exchange * `SPGWU-TINY` Changes: - - Handling of no sd value, sd is optional + - Fix for handling S-NSSAI - Added support for multiple slices via config file - Allowed reusing GTPV1U socket - Fix GTPU offset sequence number - Fix configurable number of DL threads for data path * `UPF-VPP` Changes: + - Standalone support validated for traffic steering and redirection - Added instructions for bare-metal installation -* `NEF` it is ongoing so far it is not functional + - Support for ubuntu 20.04 bare-metal/docker installation +* `NEF` It is ongoing so far it is not functional ## v1.3.0 -- January 2022 ## -- GitLab