# Changelog All notable changes to this project will be documented in this file. ## [0.9] - 2024-03-20 - `migrate_iptrunk` workflow includes Ansible trunk checks. - `create_iptrunk` and `migrate_iptrunk` now update IPAM / DNS. - lso result step title is now always the name of the provisioning step ## [0.8] - 2024-02-28 - Add two new workflows for "activating" `Router` and `Iptrunk` products. - Update lifecycle states for `Router` and `Iptrunk` products. - Fix an issue in the Infoblox client when using a custom `dns_view`. ## [0.7] - 2024-02-21 - Infoblox client: added support for the `network_view` (IPAM). ## [0.6] - 2024-02-07 - Removed the import workflows from migrations. ## [0.5] - 2024-01-30 - Changed the router access ts field to FALSE in import router workfolw. ## [0.4] - 2024-01-26 - Added Token authentication for LSO callbacks. ## [0.3] - 2024-01-23 - Fixed related to the Authentication and some small improvments. ## [0.2] - 2024-01-16 - Initial release ## [0.1] - 2023-12-04 - initial skeleton