Skip to content

v0.4.4

Compare
Choose a tag to compare
@CarlosAndreo CarlosAndreo released this 04 Dec 19:41
· 134 commits to main since this release
2ad45dd

v0.4.4 - 2024-12-04

Added

  • File CONTRIBUTING.md in tn_template_lib directory to explain the steps for how to add new descriptors.
  • Possibility of skip two factor authentication.
  • Endpoint that enable download report file of trial network in mardown format.
  • FLASK_ENV variable in .env file to set the environment of the application.
  • If FLASK_ENV=development can specify the repository url of 6G-Library and 6G-Sandbox-Sites when create a trial network.

Changed

  • Increase sleep time to verify if the component is deployed in Jenkins.
  • Rename descriptors names in the tn_template_lib folder.
  • If FLASK_ENV=development Swagger UI show debug namespace.

Fixed

  • Validate trial network descriptor in evaluate boolean expression.
  • Different flows according to the possible states that can occur when purge a trial network.
  • Script deploy_vm.sh to install TNLCM and MongoDB in a virtual machine.