From ee91db10dfa811e4e984bcad46ebc534adcb75d5 Mon Sep 17 00:00:00 2001 From: ggil Date: Tue, 18 Mar 2025 17:27:17 +0100 Subject: [PATCH 1/2] refs #1689 - Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16dc51c..8f468f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [0.7.0] - 2025-03-18 + +### Added + +- Merge pull request 'refs #1689 - Add Convert IMG to VM' (#28) from add_python_scripts into main + ## [0.6.4] - 2025-03-13 ### Added -- 2.40.1 From bf0f138bcd6e00ff077e46fc642d0800dd3899a7 Mon Sep 17 00:00:00 2001 From: ggil Date: Wed, 19 Mar 2025 16:33:59 +0100 Subject: [PATCH 2/2] refs #1732 - Update CHANGELOG.md --- CHANGELOG.md | 112 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 68 insertions(+), 44 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24d9012..a6b9d77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,167 +1,191 @@ # Changelog -## [0.7.1] - 2025-03-18 -### Changed +## [0.7.2] - 2025-03-19 -- Updated Jenkinsfile for publishing packages +### Changed + +- Update CHANGELOG.md + +## [0.7.1] - 2025-03-19 + +### Changed + +- Updated Jenkinsfile for publishing packages (#1313) ## [0.7.0] - 2025-03-18 ### Added -- Merge pull request 'refs #1689 - Add Convert IMG to VM' (#28) from add_python_scripts into main +- Image to Virtual Disk conversion (#1689) ## [0.6.4] - 2025-03-13 -### Added +### Changed -- Merge pull request 'refs #1701 - 'convertVMtoIMG.py' improvement' (#27) from add_python_scripts into main +- Virtual Disk to Image conversion improvement (#1701) ## [0.6.3] - 2025-03-12 -### Added +### Fixed -- Merge pull request 'refs #1701 - Fix script convertVMtoIMG.py' (#26) from add_python_scripts into main +- Virtual Disk to Image conversion fix (#1701) ## [0.6.2] - 2025-03-10 ### Added -- Merge pull request 'refs #1681 - Add ogGit install status' (#25) from add_python_scripts into main +- ogGit Install Status info (#1681) ## [0.6.1] - 2025-03-05 -### Added +### Changed -- Merge pull request 'refs #1642 - Modify Cancel Transfers scripts' (#24) from add_python_scripts into main +- Cancel Transfers scripts improvement (#1642) ## [0.6.0] - 2025-03-03 ### Added -- Merge pull request 'refs #1525 - Add Convert VM to IMG' (#23) from add_python_scripts into main +- Virtual Disk to Image conversion (#1525) ## [0.5.23] - 2025-02-20 -### Added +### Changed -- Merge pull request 'refs #1530 - Add 'backupImage.py' and related endpoint' (#22) from add_python_scripts into main +- Backup Image improvement (#1530) ## [0.5.22] - 2025-02-20 ### Added -- Merge pull request 'refs #1530 - Add 'backupImage.py' and related endpoint' (#22) from add_python_scripts into main +- Backup Image (#1530) ## [0.5.20] - 2025-02-11 -### Added +### Changed -- Merge pull request 'refs #1482 - Modify Paramiko SSH Client parameters' (#21) from add_python_scripts into main +- Paramiko SSH Client parameters improvement (#1482) ## [0.5.19] - 2025-02-06 -### Added +### Fixed -- Merge pull request 'add_python_scripts' (#20) from add_python_scripts into main +- Script corrections (#1437) ## [0.5.18] - 2025-02-03 -### Added +### Fixed -- Merge pull request 'refs #1437 - Scripts corrections' (#19) from add_python_scripts into main +- Script corrections (#1437) ## [0.5.17] - 2025-02-03 -### Added +### Removed -- Merge pull request 'refs #1437 - Remove unnecessary sudo calls' (#18) from add_python_scripts into main +- Remove unnecessary sudo calls (#1437) ## [0.5.16] - 2025-01-31 ### Added -- Merge pull request 'refs #1378 - Add API tests and modify API' (#17) from add_python_scripts into main +- API tests (#1378) + +### Changed + +- API improvement (#1378) ## [0.5.15] - 2025-01-28 -### Added +### Fixed -- Merge pull request 'refs #1378 - Fix API tests errors' (#16) from add_python_scripts into main +- API tests errors fixes (#1378) ## [0.5.14] - 2025-01-24 ### Added -- Merge pull request 'refs #1346 - Add API tests' (#15) from add_python_scripts into main +- API tests (#1346) ## [0.5.13] - 2025-01-10 -### Added +### Removed -- Merge pull request 'refs #1335 - Supress recursive image search' (#14) from add_python_scripts into main +- Remove recursive image search (#1335) ## [0.5.12] - 2024-12-17 -### Added +### Changed -- Merge pull request 'refs #1294 - Modify logs format' (#13) from add_python_scripts into main +- Modify logs format (#1294) ## [0.5.11] - 2024-12-12 -### Added +### Changed -- Merge pull request 'refs #1242 - API logs improvement' (#12) from add_python_scripts into main +- API logs improvement (#1242) ## [0.5.10] - 2024-12-02 -### Added +### Changed -- Merge pull request 'refs #631 - Modify logs in API and some scripts' (#11) from add_python_scripts into main +- API and Script logs improvement (#631) ## [0.5.9] - 2024-11-29 ### Added -- Merge pull request 'refs #631 - Add journalctl logs to scripts' (#10) from add_python_scripts into main +- Script journalctl logs (#631) ## [0.5.8] - 2024-11-28 ### Added -- Merge pull request 'refs #631 - Add journalctl logs to API' (#9) from add_python_scripts into main +- API journalctl logs (#631) ## [0.5.7] - 2024-11-26 +### Added + +- 'python3-request' packet ## [0.5.6] - 2024-11-22 -### Added +### Changed -- Merge pull request 'refs #631 - More API improvements' (#8) from add_python_scripts into main +- API improvements (#631) ## [0.5.5] - 2024-11-21 -### Added +### Changed -- Merge pull request 'refs #631 - API improvement' (#7) from add_python_scripts into main +- API improvements (#631) ## [0.5.4] - 2024-11-20 -### Added +### Changed -- Merge pull request 'add_python_scripts' (#6) from add_python_scripts into main +- API and Script improvements (#631) ## [0.5.3] - 2024-11-18 +### Changed + +- Update Documentation (#631) ## [0.5.2] - 2024-11-18 +### Changed + +- API improvements (#631) ## [0.5.1] - 2024-11-15 +### Changed + +- API improvements (#610) ## [0.5.0] - 2024-11-15 +### Changed - +- Update Documentation (#1084) -- 2.40.1