Skip to content

Latest commit

 

History

History
811 lines (392 loc) · 53.8 KB

CHANGELOG.md

File metadata and controls

811 lines (392 loc) · 53.8 KB

1.33.1 (2024-02-14)

Features

  • no-release: Add support for /container (#356) (afacc8f)

Bug Fixes

  • ipv6: Add fields for /ipv6/dhcp-client (#357) (17a26d9)
  • no-release: Add missing ethernet interface fields to SkipFields (#359) (55409c4)

1.33.0 (2024-02-13)

Features

Bug Fixes

  • no-release: Change the Name property for the ipip resource (4899cf1)

1.32.6 (2024-02-06)

Features

Bug Fixes

  • dhcp client add script string parameter (#348) (3df2b69)
  • no-release: Mandatory use of ID as ipip resource identifier (55f8a62), closes #346

1.32.5 (2024-01-25)

Bug Fixes

1.32.4 (2024-01-24)

Bug Fixes

1.32.3 (2024-01-19)

Bug Fixes

1.32.2 (2024-01-16)

Bug Fixes

  • switch: Incorrect procedure for deleting the resource (1e2327c), closes #325

1.32.1 (2024-01-16)

Bug Fixes

  • Add missing default property in routeros_routing_bgp_template (0a2863f)
  • Add missing generated certificate properties in routeros_capsman_manager (e4378af)
  • Add new port_cost_mode property to routeros_interface_bridge (cab4fb6)
  • Fix validator of the address property in routeros_user_manager_router (1c7a46b)
  • Fix validator of the advertise property in routeros_interface_ethernet (6c98bb7)

1.32.0 (2024-01-15)

Features

  • switch: Add support for /interface/ethernet/switch/host (c267e5d), closes #325
  • switch: Add support for /interface/ethernet/switch/port (a3e7921), closes #325
  • switch: Add support for /interface/ethernet/switch/vlan (2690373), closes #325
  • switch: Add support for interface/ethernet/switch/rule (163ebbe), closes #325

1.31.0 (2024-01-15)

Features

  • Add WiFi access list resource (e5a213a)
  • Add Wifi accounting and authentication resource (edd8299)
  • Add WiFi CAP resource (d68fc6c)
  • Add WiFi CAPsMAN resource (00197cf)
  • Add WiFi channel resource (3fd1f34)
  • Add WiFi configuration resource (1505bff)
  • Add WiFi datapath resource (4193151)
  • Add WiFi interworking resource (f748368)
  • Add WiFi provisioning resource (7a80781)
  • Add WiFi security resource (0c7e3af)
  • Add WiFi steering resource (3794b0f)

1.30.0 (2024-01-12)

Features

1.29.1 (2024-01-11)

Bug Fixes

  • helpers: Fix the style of writing filter parameters (adf342f)

1.29.0 (2024-01-05)

Features

  • Add system user authentication and accounting settings resource (1899983)
  • Add system user group resource (c7cc658)
  • Add system user settings resource (f889b7b)

Bug Fixes

  • Change the validator (0b1881f)
  • Fix the growth of the 'valid' slice (206cfc2)

1.28.1 (2023-12-25)

Bug Fixes

  • firewall: Fix the error of deleting field-lists (3f2f7b1)

1.28.0 (2023-12-15)

Features

  • Data source to list DHCP leases (71f9571), closes #316

Bug Fixes

  • Comparison of MAC addresses in different character cases (9acc3cc)

1.27.2 (2023-12-06)

Bug Fixes

1.27.1 (2023-12-06)

Bug Fixes

1.27.0 (2023-12-02)

Features

  • Add float type support (4cc485b)
  • Add user manager advanced settings resource (287db08)
  • Add user manager attribute resource (fa7dd30)
  • Add user manager database resource (ca4e490)
  • Add user manager limitation resource (a97bc45)
  • Add user manager profile limitation resource (733932c)
  • Add user manager profile resource (d95bed1)
  • Add user manager router resource (162e01e)
  • Add user manager settings resource (23761cf)
  • Add user manager user group resource (fff1568)
  • Add user manager user profile resource (9500635)
  • Add user manager user resource (727cd9b)

Bug Fixes

  • Fix the AlwaysPresentNotUserProvided helper to handle lists and sets correctly (7c68003)

1.26.0 (2023-11-29)

Features

  • /system/ntp/server: Add NTP Server resource (f7851ca), closes #306

1.25.1 (2023-11-27)

Bug Fixes

  • Add missing schema fields (#303) (bd245b9)
  • no-release: Fix incorrect addition of skip fields (9ee6d70)

1.25.0 (2023-11-15)

Features

  • Add RADIUS incoming resource (6fb0a23)
  • Add RADIUS resource (eb0b5c3)

Bug Fixes

  • Add compatibility layer for the VRF property in RADIUS incoming resource (96a5354)
  • no-release: Skip computed stat fields (#299) (579f0a0)

1.24.0 (2023-11-13)

Features

  • ds: Add /ip/arp datasource (6ecd622)
  • ds: Add /system/resource datasource (79a599e)

Bug Fixes

  • REST: Return possible error on JSON parsing (7134eac)

1.23.0 (2023-11-10)

Features

  • Add 802.1X client resource (db76369)
  • Add 802.1X server resource (05894af)

Bug Fixes

1.23.0 (2023-11-10)

Features

  • Add 802.1X client resource (db76369)
  • Add 802.1X server resource (05894af)

1.22.1 (2023-11-09)

Bug Fixes

1.22.0 (2023-11-07)

Features

1.21.0 (2023-11-06)

Features

Bug Fixes

  • bridge: Add Name-Id migration (84a7f3c)
  • CAPsMAN: Add Name-Id migration (5d0effa)
  • dhcp_server: Add Name-Id migration (c8c9ff8)
  • eoip: Add Name-Id migration (fdbd68f)
  • eoip: Fix the resource ID type (7916c30)
  • gre: Add Name-Id migration (6e811c3)
  • interface_list: Add Name-Id migration (6b326c0)
  • ip_pool: Add Name-Id migration (98c17c2)
  • scheduler: Add Name-Id migration (c34b994)
  • vlan: Add Name-Id migration (7592f2f)
  • vrrp: Add Name-Id migration (30c8f37)
  • wg: Add Name-Id migration (d676b8b)

1.20.1 (2023-11-02)

Bug Fixes

  • Fix empty value check to handle default numeric values correctly (#286) (661e49c)
  • no-release: Some boolean params can't be reset and the provider does not understand the value (#269) (678c9a4), closes #253

1.20.0 (2023-10-31)

Features

1.19.0 (2023-10-29)

Features

1.18.4 (2023-10-26)

Bug Fixes

  • Fix enumerated values in CAPsMAN resources (978576a)

1.18.3 (2023-10-09)

Bug Fixes

  • Fix double slash at the end of a hostname (d33aa79), closes #275

1.18.2 (2023-10-01)

Bug Fixes

  • Improvements on the resource routeros_interface_ethernet (#266) (099185b)

1.18.1 (2023-09-27)

Bug Fixes

  • Move WG keys from datasource to resource (#265) (a4eaf8c)

1.18.0 (2023-09-24)

Features

  • Creating key sets for WireGuard tunnels (e2d28a3)

1.17.0 (2023-09-22)

Features

1.16.0 (2023-09-21)

Features

  • Implement routeros_system_logging resource (#261) (f8c89aa)

1.15.0 (2023-09-20)

Features

  • Add routeros_ip_dhcp_server_option and routeros_ip_dhcp_server_option_set (#259) (3722afb)

1.14.0 (2023-09-19)

Features

1.13.3 (2023-09-18)

Bug Fixes

1.13.2 (2023-07-20)

Bug Fixes

1.13.1 (2023-07-19)

Bug Fixes

  • no updates when modifying the cod (23d175b), closes #240

1.13.0 (2023-07-13)

Features

1.12.1 (2023-07-12)

Bug Fixes

  • Fix the ParseDuration function (1995d9e)
  • Resource firewall filter (fa04b82), closes #237

1.12.0 (2023-06-19)

Features

1.11.0 (2023-06-19)

Features

Bug Fixes

  • Add a helper for the attribute 'inactive' (adca988)
  • Fix for error "no-summaries only valid for stubby areas" (f222f71)

1.10.4 (2023-05-30)

Bug Fixes

1.10.3 (2023-05-27)

Bug Fixes

1.10.2 (2023-05-23)

Bug Fixes

  • Remove extra space after passthrough in validation (#217) (3061910)

1.10.1 (2023-05-19)

Bug Fixes

  • ipv6 addr-list addr w/o netmask adds /128 netmask #216 (d6f7fad)

1.10.0 (2023-05-17)

Features

1.9.1 (2023-05-17)

Bug Fixes

1.9.0 (2023-05-17)

Features

  • Support ipv6 firewall address lists (878fbf7), closes #212

1.8.0 (2023-05-16)

Features

1.7.2 (2023-05-15)

Bug Fixes

1.7.1 (2023-05-15)

Bug Fixes

1.7.0 (2023-05-14)

Features

Bug Fixes

  • Changing the signature isEmpty + fixing the result for boolean values (aedc90e)
  • Correct the logic of isEmpty (18f4bf1)
  • Use helpers to process data for TypeMap (280c994)

1.6.0 (2023-05-05)

Features

1.5.0 (2023-05-04)

Features

  • Add OpenVPN Server support (6477fcd)

Bug Fixes

  • Rename the PropNameRw property and add a new one without forced re-creation (a37f926)

1.4.0 (2023-05-01)

Features

1.3.9 (2023-05-01)

Bug Fixes

  • Fix the creation of resources when renaming them (c229d27), closes #192

1.3.8 (2023-04-26)

Bug Fixes

  • Warnings for primary_ntp and secondary_ntp when using routeros_ip_dhcp_client (#190) (a7fc49f), closes #189

1.3.7 (2023-04-23)

Bug Fixes

  • Add check_gateway field to routeros_ip_route (#187) (20b84ae), closes #186

1.3.6 (2023-04-22)

Bug Fixes

  • ip/route dst_address should not be mandatory (#185) (9cf42c7), closes #184

1.3.5 (2023-04-20)

Bug Fixes

  • Ability to set clamp-tcp-mss on mangle rule (3226a91), closes #178
  • disabled mangle not seen (ffb53d6), closes #175

1.3.4 (2023-04-20)

Bug Fixes

1.3.3 (2023-04-19)

Bug Fixes

1.3.2 (2023-04-18)

Bug Fixes

1.3.1 (2023-04-12)

Bug Fixes

  • Remove default for VRRP interface group (0cd9b5d)

1.3.0 (2023-04-10)

Features

  • Add support for a "certificate" resource (898d2ad)

1.2.0 (2023-04-03)

Features

  • Add support for CAPsMAN resources (514b51f)
  • Add support for composite types (TypeMap), TypeList.Int, TypeSet.Int, TypeSet.String (8698a18)
  • Add support for transforming the composite fields of Mikrotik. (47d9ad3)
  • Add the default actions for system resources (b3fb513)

Bug Fixes

  • Fix the import path (a195c45)
  • The 'disabled' property must be Computed (read-only) (c4b85f6)

1.1.11 (2023-03-23)

Bug Fixes

1.1.10 (2023-03-21)

Bug Fixes

  • Fix the order of document generation in CI (3793cde)

1.1.9 (2023-03-21)

Bug Fixes

1.1.8 (2023-03-12)

Bug Fixes

  • routeros_dns_record does not change resource type and data correctly after #158 (4d95e80), closes #159

1.1.7 (2023-03-11)

Bug Fixes

  • /ip/dns/static errors when trying to change the resource type (0a935cd), closes #156

1.1.6 (2023-03-10)

Bug Fixes

  • /ip/route - field disabled missing (0baf464), closes #149

1.1.5 (2023-03-10)

Bug Fixes

  • /ip/dns/record - field type is missing (2072d14), closes #150

1.1.4 (2023-03-04)

Bug Fixes

  • Fix "post-test destroy" error (38e79a4)
  • Fix /ip/dhcp-server/network required field (e9c69be)

1.1.3 (2023-02-24)

1.1.2 (2023-02-24)

1.1.1 (2023-02-23)

Bug Fixes

1.1.0 (2023-02-23)

Features

  • Add new signing key for new org (7c0364a)

1.0.13 (2023-02-22)

Bug Fixes

  • #122: Add missing fields to interface list member (3debe19), closes #122

1.0.12 (2023-02-22)

Bug Fixes

  • #106: "root_path_cost" not found. (4d568f5), closes #106

1.0.11 (2023-02-20)

Bug Fixes

  • #106: Fix internal validation (for release). (fa3bb93)

1.0.9 (2023-02-20)

Bug Fixes

  • #106: Added "multicast_router" field. (128efe1), closes #106
  • #110: "host_name" set to Computed. (d8c80dc), closes #110

1.0.8 (2023-02-19)

Bug Fixes

  • #110: Typo in hostname field for dhcp lease (1113a36), closes #110

1.0.7 (2023-02-17)

Bug Fixes

  • #106 /interface/bridge resource schema (IGMP snooping). (dd9baaa)
  • #109 /interface/bridge/port resource schema (STP). (182b067)
  • /ip/dhcp-server/lease resource schema. (68a67d4)

1.0.7 (2023-02-17)

Bug Fixes

  • #106 /interface/bridge resource schema (IGMP snooping). (dd9baaa)
  • #109 /interface/bridge/port resource schema (STP). (182b067)
  • /ip/dhcp-server/lease resource schema. (68a67d4)

1.0.6 (2023-02-17)

Bug Fixes

  • #110: Add missing fields to DhcpServerLease (100af8f), closes #110

1.0.6 (2023-02-17)

Bug Fixes

  • #110: Add missing fields to DhcpServerLease (100af8f), closes #110

1.0.5 (2023-02-17)

Bug Fixes

1.0.4 (2023-02-16)

Bug Fixes

  • Add gpg fingerprint to CI (b315e13)

1.0.2 (2023-02-15)

Bug Fixes

  • Create multiple names for the same resource to aid compatibility (5ed67a7)
  • Interface child items had incorrect reference (be14cb6)

1.0.1 (2023-02-14)

Bug Fixes