Bug Fixes
- Deps:fix urllib3 error, install dictdiffer
- Fix missing function in actions.__all__
- Fix NuaConfig._data type
- Try again to fix poetry breaking on urllib3 2.0
- Fix unused import
- Fix broken options
- Fix "resource = None" situation
- Complete NuaConfigFormat and sample apps configs
- Fix NuaConfig sending None values for empty dicts
- Fix test for missing license
- Fix linter / tests
- Fix nginx template
- Fix docker utils for index error
- Fix docker utils (container listed)
- Fix render template
- Fix parsing of volume
- Fix orcherstrator.backup module path
- Fix config for test test_35_builds_sample_apps_expected_fails
- Fix db name
Features
- Add --validate flag to only validate the nua-config.toml file
- Obsolete "build-command", replace build.build-command by build.build
- Add Backup class to NuaConfigFormat
- Add test validation of nuaconfig files
- Display report for backup
- Changelog, bump version
Refactor
- Small refactor of backcup in app_management
- Improve backup organization
- Ensure default {} or [] for possibly None values
- Refactor docker_container_of_name()
- Refactor backup format
- Refactor ports management, removing auto flag, fixing configs