You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [3.0.0](v2.21.4...v3.0.0) (2025-05-16)
### ⚠ BREAKING CHANGES
* merge beta to develop for a new major release (#618)
* drop crypto_profile_name alias in panos_ike_gateway
* `gathered_filter` in 'gathered' state now accepts valid regex
expressions, the previous syntax with extra escape characters is not valid anymore.
### Bug Fixes
* gathered_filter to process regex correctly ([#583](#583)) ([ae4103a](ae4103a))
### Miscellaneous Chores
* merge beta to develop for a new major release ([#618](#618)) ([f89f05a](f89f05a))
* support ansible-core 2.16 to 2.18 - drop python 3.9 ([#604](#604)) ([3b0f5ab](3b0f5ab))
* merge beta to develop for a new major release (#618)
7
+
* drop crypto_profile_name alias in panos_ike_gateway
8
+
*`gathered_filter` in 'gathered' state now accepts valid regex
9
+
expressions, the previous syntax with extra escape characters is not valid anymore.
10
+
11
+
### Bug Fixes
12
+
13
+
* gathered_filter to process regex correctly ([#583](https://github.com/PaloAltoNetworks/pan-os-ansible/issues/583)) ([ae4103a](https://github.com/PaloAltoNetworks/pan-os-ansible/commit/ae4103a5df5aad0b0b06b257ffce6a2a0c47f9f3))
14
+
15
+
16
+
### Miscellaneous Chores
17
+
18
+
* merge beta to develop for a new major release ([#618](https://github.com/PaloAltoNetworks/pan-os-ansible/issues/618)) ([f89f05a](https://github.com/PaloAltoNetworks/pan-os-ansible/commit/f89f05a7d27b7b6b118e37fb5981b0337d9a2e69))
19
+
* support ansible-core 2.16 to 2.18 - drop python 3.9 ([#604](https://github.com/PaloAltoNetworks/pan-os-ansible/issues/604)) ([3b0f5ab](https://github.com/PaloAltoNetworks/pan-os-ansible/commit/3b0f5abcf5d941e10df13a49c810327cfab5c4fd))
0 commit comments