Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [0.1.0](v0.0.1...v0.1.0) (2023-06-21) ### ⚠ BREAKING CHANGES * masking exception for readiness checks (#54) ### Features * ignore non-functional state in ha status and active checks ([#69](#69)) ([0330e7e](0330e7e)) * masking exception for readiness checks ([#54](#54)) ([8fa75fa](8fa75fa)) * validate only requested keys for session_stats comparison ([#51](#51)) ([ad54ece](ad54ece)), closes [#47](#47) ### Bug Fixes * datetime month parsing when non-English locale is set on host ([#49](#49)) ([b48e6ea](b48e6ea)), closes [#45](#45) * **FirewallProxy:** wrong parsing for 2 Panorama hosts ([#67](#67)) ([862b7c5](862b7c5)) * IPSec KeyError on ip_sec_tunnels snapshot ([#71](#71)) ([34c7658](34c7658)) * locale setting need codeset to be set ([#63](#63)) ([f428e87](f428e87)) * mp clock parse without leading zero day ([#64](#64)) ([ed53851](ed53851))
- Loading branch information