v0.28.1
What's Changed
- Audit/Improve 404 handling in resource
Delete()
methods by @chrismarget-j in #280 - Reduce use of
apstra.ApstraClientErr
type by @chrismarget-j in #285 - Remove deprecated locking attribute; Add kb article on locking. by @chrismarget-j in #289
- Avoid race by copying known attribute from plan to state by @chrismarget-j in #293
- Make sure configlet generators are not unknown before trying to read them by @rajagopalans in #291
- Eliminate string match when comparing subnets in IPv4 and IPv6 address pools by @chrismarget-j in #297
Full Changelog: v0.27.2...v0.28.1