Skip to content

v0.3.0

Compare
Choose a tag to compare
@CarlosAndreo CarlosAndreo released this 25 Sep 10:39
· 153 commits to main since this release
692e5f8

v0.3.0 - 2024-09-25

Added

  • Debug namespace for developers.
    • Endpoints for modify the commits of the 6G-Sandbox-Sites and 6G-Library repositories associated to a trial network.
    • Endpoints for add or delete debug in specific entity_name.
    • Endpoint for check pipelines available in Jenkins.

Changed

  • Python version to 3.12.6.
  • MongoDB version to 7.0.14.
  • Libraries to latest versions.
  • Update the extension of the docker compose file to .yaml.
  • Rename descriptors folder to tn_template_lib.
  • Added parameter for the TN_DESTROY pipeline with the list of components that need an additional script to be removed.
  • Rename .env variables for pipeline deploy name and pipeline destroy name.

Fixed

  • Condition required when in 6G-Library.

Removed

  • Jenkins namespace of Swagger UI.