Release Notes
Welcome to the release notes for the scm-config-clone
tool. This document provides a detailed record of changes,
enhancements, and fixes in each version of the tool.
Version 0.3.0
Release Date: March 7, 2025
New Features
- VPN Configuration Support:
- Added support for IKE crypto profiles
- Added support for IKE gateways
- Added support for IPsec crypto profiles
-
Enhanced documentation with detailed examples for VPN cloning
-
Usability Improvements:
- Improved table output for VPN configuration display
- Better handling of complex nested configurations
- Enhanced error handling for configuration dependencies
- Expanded Command Set:
- Added support for syslog server profiles
- Added support for SASE remote networks
-
Complete coverage of all object, security, network, and deployment services
-
Documentation Overhaul:
- Comprehensive documentation for all available commands
- Added detailed examples for syslog server profiles and remote networks
- Organized commands by categories (Objects, Security Services, Network Services, Deployment Services)
-
Enhanced command reference with complete descriptions
-
Context Support:
- Added support for both folder and snippet context types
-
Improved context-type handling across all relevant commands
-
API Improvements:
- Enhanced pagination handling
- Better error reporting and handling
- Optimized API calls for better performance
Version 0.2.6
Release Date: February 23rd, 2025
Changes
- dependency update:
- Update
pan-scm-sdk
andsetuptools
to latest versions.
- Update
- NAT rule update:
- Added support for cloning NAT rules.
Version 0.2.2
Release Date: December 18th, 2024
Introduction
- dependency update:
- Forgot to add
pyyaml
to list of dependencies.
- Forgot to add
Version 0.2.1
Release Date: December 15th, 2024
Introduction
- Docs:
- Forgot to update the project's README before pushing to pypi.
Version 0.2.0
Release Date: December 15th, 2024
Introduction
- Features:
- Massive Overhaul: Using the new
pan-scm-sdk
library - Coverage increased: Added support for many new configuration items to be cloned.
- Massive Overhaul: Using the new
Version 0.1.1
Release Date: October 8, 2024
Introduction
- Features:
- Security Profile Groups: Adding a new command for security profile groups.
- Limit Update: Update the limit parameter within the request to 5000.
Version 0.1.0
Release Date: October 8, 2024
Introduction
- Initial Release: Launched the first version of
scm-config-clone
. - Features:
- Clone address objects between SCM tenants.
- Clone address groups between SCM tenants.
- Generate a
.secrets.yaml
file for secure authentication.
- Improvements:
- User-friendly CLI with helpful prompts.
- Secure handling of credentials.
- Logging and error handling enhancements.
For more detailed information on each release, visit the GitHub repository or check the commit history.