Releases: sonata-nfv/tng-sdk-package
Releases · sonata-nfv/tng-sdk-package
v5.1 (2020-01-08)
v5.0 (2019-09-06)
This release adds a lot of new features to the 5GTANGO package. The highlights are:
- support to package native OSM as well as ONAP packages
- tight integration with the other SDK tools, such as tng-sdk-validate and tng-sdk-benchmark
New Features
- integrated with tng-sdk-benchmark
- added --quiet flag
- 5GTANGO standadised JSON logging format
- integrated with tng-sdk-validation
- multi-use support
- support for OSM and ONAP descriptors in 5GTANGO packages
- support to upload multiple VNFDs to tng-cat
- added testing_tags
- autoversion support
- V&V integration
- OSM storage backend
- recursive directory compression
- packaging using REST API
- schema download at build time
- allow to control the validator by ENV vars
- packaging of native OSM packages
- packaging of native ONAP packages
Bugfixes
- fixed validation level
- fixed detection of OSM / ONAP descriptors
- early fail if user wants to run on Python2
- fixed packaging callback (REST)
- fix be robust against empty tag lists
- refactoring (a lot!)
v4.0 (2018-07-31)
First release of 5GTANGOs new packaging tool. This tool can be used to create (pack) and unpack 5GTANGO packages.
Features of the first release include:
- Packaging using CLI
- Unpackaging using CLI or REST
- Docker-based micro service deployment
- Basic (static) package validation
- Multiple packager components
- CSAR packager
- ETSI SOL004 packager
- 5GTANGO packager
- Multiple storage backends
- 5GTANGO catalogs (tng-cat)
- local file system
- OSM rel. FOUR northbound API (SOL005)