Skip to content

2. Changelog⚓︎

2.1 Added⚓︎

  • Added xApp Library instead of the xApp Python Template. Instead of having template Python files, we now have a full xApp Python Library, which abstracts the interfaces towards dRAX and dRAX RIC. More info can be found in the xApp Framework In-depth and xApp Library In-depth.
  • Added new xApp Configuration API. More information can be found in the xApp Configuration In-depth section.

2.2 Changed⚓︎

2.3 Removed⚓︎

  • The xApp API has been removed as a separate Docker image. It is now integrated in the xApp Library and part of the xApp Core. More information can be found in the xApp REST API section.

2.4 Notes⚓︎

Back to top