Skip to content
Snippets Groups Projects
Commit 53d27f9a authored by Raphael Defosseux's avatar Raphael Defosseux
Browse files

Merge branch 'pre-release-2.0' into 'develop'

doc(release): prepare for v2.0.0

See merge request !43
parents b0b18bf2 37340daa
No related branches found
No related tags found
1 merge request!43doc(release): prepare for v2.0.0
Pipeline #41180 passed
# RELEASE NOTES: #
## v2.0.0 -- December 2023 ##
* Features
- Support YAML configuration file
* Yaml validation default value
- Add support for traffic steering rules
- Add support for redirection rules
* Fixes
- Handling boolean values in yaml parsing for policies
* Tech debt
- Updated common models to 3GPP TS 29.571 Release 16.13.0 and moved them to the shared common submodule
- Updated PCF models to Release 16.17.0 and moved them to the shared common submodule
- Switching to clang-format-12
- Published image on Docker-Hub is using now Ubuntu-22 as base image
* Ubuntu-18 is no longer supported
## v1.5.1 -- May 2023 ##
* Add HTTP/2 support
......
......@@ -10,15 +10,17 @@ At the moment, it contains the following network elements:
* Access and Mobility Management Function (**AMF**)
* Authentication Server Management Function (**AUSF**)
* Location Management Function (**LMF**)
* Network Exposure Function (**NEF**)
* Network Slicing Selection Function (**NSSF**)
* Network Repository Function (**NRF**)
* Network Data Analytics Function (**NWDAF**)
* Policy Control Function (**PCF**)
* Session Management Function (**SMF**)
* Unified Data Management (**UDM**)
* Unified Data Repository (**UDR**)
* User Plane Function (**UPF**)
* Network Slicing Selection Function (**NSSF**)
* Network Data Analytics Function (**NWDAF**)
* Unstructured Data Storage Function (**UDSF**)
* Policy Control Function (**PCF**)
* User Plane Function (**UPF**)
Each has its own repository: this repository (`oai-cn5g-pcf`) is meant for PCF.
......
Subproject commit ba305ed369af79558564e003a30f7ed792453223
Subproject commit 1658381e06a477c79d34508f10610e54ff1e62ef
Subproject commit c07fb4fd9ed69bcc5709417ea50aed45f04619d6
Subproject commit 411ea5639784eb919a42d4bbfec4ba5b40b88d93
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