v2.0.15
What's Changed
- Fixed a problem where the backup task might fail with a "KeyError: 'label'"
- Migrated CLI interface from argparse to click library
- Bump pyats version to 25.1
- Bump minimal python version to 3.9.2 due to pyca/cryptography#12045
- Add support for python 3.13
- Fix a problem where deploy/add/restore tasks might fail with "image_id.split("-")[3] IndexError: list index out of range"
- Enable ip domain-lookup in the basic configuration group
Full Change Log: v2.0.15...v2.0.15