Skip to content
Snippets Groups Projects
Changelog.md 1 KiB
Newer Older
Neda Moeini's avatar
Neda Moeini committed
# 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
Karel van Klink's avatar
Karel van Klink committed

## [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).
Neda Moeini's avatar
Neda Moeini committed

Neda Moeini's avatar
Neda Moeini committed
## [0.6] - 2024-02-07
- Removed the import workflows from migrations.

Neda Moeini's avatar
Neda Moeini committed
## [0.5] - 2024-01-30
- Changed the router access ts field to FALSE in import router workfolw. 

## [0.4] - 2024-01-26
Neda Moeini's avatar
Neda Moeini committed
- Added Token authentication for LSO callbacks.

Neda Moeini's avatar
Neda Moeini committed
## [0.3] - 2024-01-23
- Fixed related to the Authentication and some small improvments.

Karel van Klink's avatar
Karel van Klink committed
## [0.2] - 2024-01-16
- Initial release

Neda Moeini's avatar
Neda Moeini committed
## [0.1] - 2023-12-04
Karel van Klink's avatar
Karel van Klink committed
- initial skeleton