Skip to content
Snippets Groups Projects
Commit 9ca256b9 authored by Rohan's avatar Rohan
Browse files

Update CHANGELOG.md

parent 06a3cf65
No related branches found
No related tags found
1 merge request!57Release v1.4.0
...@@ -10,11 +10,11 @@ ...@@ -10,11 +10,11 @@
* New wiki page to know more about variable which can be configured for each network function * 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` * Fix HTTPV2 support for all network functions `docker-compose/docker-compose-basic-nrf-httpv2.yaml`
* `AMF` Changes: * `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 100% CPU consumption issue
- Fix ran ue id display - Fix ran ue id display
- Fix issue for TMSI and GUTI value - 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 - Removed opc value from amf configuration
- Support for ubuntu 20.04 bare-metal installation - Support for ubuntu 20.04 bare-metal installation
* `AUSF` Changes: * `AUSF` Changes:
...@@ -26,17 +26,17 @@ ...@@ -26,17 +26,17 @@
- Added NF profile handling for PCF - Added NF profile handling for PCF
- HTTP2 support for SBI interface - HTTP2 support for SBI interface
* `NSSF` Changes: * `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 - Fix bare-metal setup configuration management
- HTTP2 support for SBI interface - HTTP2 support for SBI interface
* `SMF` Changes: * `SMF` Changes:
- Handling no sd value, sd is optional - Fix for handling S-NSSAI
- Fix for USER_PLANE_IP_RESOURCE_INFORMATION IE
- Support for ubuntu 20.04 bare-metal installation
- Added support for IMS - Added support for IMS
- HTTP2 support for SBI interface - HTTP2 support for SBI interface
- Added usage report feature - Added usage report feature
- Flexiable MTU - Flexiable MTU
- Support for ubuntu 20.04 bare-metal installation
* `UDM` Changes: * `UDM` Changes:
- Fix HTTP2 support - Fix HTTP2 support
- NRF Registration and heartbeat exchange - NRF Registration and heartbeat exchange
...@@ -45,14 +45,16 @@ ...@@ -45,14 +45,16 @@
- Fix issue to support slice selection subscription data retrieval - Fix issue to support slice selection subscription data retrieval
- NRF Registration and heartbeat exchange - NRF Registration and heartbeat exchange
* `SPGWU-TINY` Changes: * `SPGWU-TINY` Changes:
- Handling of no sd value, sd is optional - Fix for handling S-NSSAI
- Added support for multiple slices via config file - Added support for multiple slices via config file
- Allowed reusing GTPV1U socket - Allowed reusing GTPV1U socket
- Fix GTPU offset sequence number - Fix GTPU offset sequence number
- Fix configurable number of DL threads for data path - Fix configurable number of DL threads for data path
* `UPF-VPP` Changes: * `UPF-VPP` Changes:
- Standalone support validated for traffic steering and redirection
- Added instructions for bare-metal installation - 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 ## ## v1.3.0 -- January 2022 ##
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment