Skip to content

Release Notes

~~# Release Notes

Welcome to the release notes for the pan-scm-sdk tool. This document provides a detailed record of changes, enhancements, and fixes in each version of the tool.


Version 0.1.17

Release Date: October 26, 2024

Added move method for Security Policy

  • New move method: Add ability to move security rules within the rule base.

Version 0.1.16

Release Date: October 23, 2024

Correcting create method for Security Policy

  • Updated create method: Missing keys within a dictionary will now be properly set with default values.

Version 0.1.15

Release Date: October 23, 2024

Correcting pattern for Security Policy name

  • Updated pattern: Added support for periods (.) within the name of security policies.

Version 0.1.14

Release Date: October 21, 2024

Adding Security Rules

  • New Configuration: Added support for Security Rules.

Version 0.1.13

Release Date: October 19, 2024

Adding Decryption Profiles

  • New Configuration: Added support for Decryption Profiles.

Version 0.1.12

Release Date: October 18, 2024

Adding DNS Security Profiles

  • New Configuration: Added support for DNS Security Profiles.

Version 0.1.11

Release Date: October 18, 2024

Adding Vulnerability Protection Profiles

  • New Configuration: Added support for Vulnerability Protection Profiles.

Version 0.1.10

Release Date: October 18, 2024

Bug fix

  • Update Methods: Added support for empty responses from the API, common for PUT updates.

Version 0.1.9

Release Date: October 17, 2024

Wildfire Antivirus Security Profiles

  • Wildfire Antivirus: Add support for managing Wildfire Anti-Virus Security Profiles.

Version 0.1.8

Release Date: October 16, 2024

Anti Spyware Profiles

  • Pytests: Add the pytests to support Anti Spyware Profiles.

Version 0.1.7

Release Date: October 16, 2024

Anti Spyware Profiles

  • Anti Spyware Profiles: Add the ability to support Anti Spyware Profiles.

Version 0.1.6

Release Date: October 15, 2024

Logging

  • Logging: Changed logging to INFO by default.

Version 0.1.5

Release Date: October 15, 2024

Application Groups

  • New Object: Add the ability to support Address Groups.
  • Docs Update: Update the mkdocs site.

Version 0.1.4

Release Date: October 13, 2024

Services

  • New Object: Add the ability to support Services.
  • Docs Update: Update the mkdocs site.

Version 0.1.3

Release Date: October 12, 2024

Application

  • New Object: Add the ability to support Applications.
  • Docs Update: Revamp the readme and mkdocs site.

Version 0.1.2

Release Date: October 10, 2024

Refactoring Names

  • Refactoring Names: Refactor the project to have simpler naming convention.

Version 0.1.1

Release Date: October 10, 2024

Object-Oriented

  • Refactor: Refactor the project to work in an object-oriented manner.

Version 0.1.0

Release Date: October 9, 2024

Introduction

  • Initial Release: Developer version of pan-scm-sdk.

For more detailed information on each release, visit the GitHub repository or check the commit history.