Skip to content

Latest commit

 

History

History
1488 lines (749 loc) · 109 KB

CHANGELOG.md

File metadata and controls

1488 lines (749 loc) · 109 KB

1.68.0 (2024-11-13)

Features

  • ipv6: Add new resource routeros_interface_6to4 (742e6bd), closes #593

Bug Fixes

  • helpers: Fix PropKeepaliveRw (32ee5bc)
  • helpers: Fix the plan was not empty (31d420f)
  • mangle-connection-state: typo in established value (#595) (19c6c97)

1.67.0 (2024-11-10)

Features

  • ds: Add new datasource routeros_system_routerboard (2f78e94), closes #588
  • vxlan: Add new resource routeros_interface_vxlan_vteps (1e72222), closes #590
  • vxlan: Add new resource routeros_interface_vxlan (7ccb49f)

1.66.0 (2024-10-11)

Features

  • ipv6: Add new resource routeros_ipv6_dhcp_server_option (c224bb1)
  • ipv6: Add new resource routeros_ipv6_dhcp_server (23ec941)
  • ipv6: Add new resource routeros_ipv6_pool (96d1c48)
  • ipv6: New resource routeros_ipv6_dhcp_server_option_sets (b92458b)

1.65.1 (2024-10-09)

Bug Fixes

  • ipsec: Fix auth_method attribute validation (#582) (98516b0), closes #581

1.65.0 (2024-10-07)

Features

  • Disable warning output on system resources (c799f29)
  • ipsec: Add new resource routeros_ip_ipsec_identity (afdbadb)
  • ipsec: Add new resource routeros_ip_ipsec_key (14865b9)
  • ipsec: Add new resource routeros_ip_ipsec_mode_config (ca88a77)
  • ipsec: Add new resource routeros_ip_ipsec_policy_group (d4c0817)
  • ipsec: Add new resource routeros_ip_ipsec_policy (9ba2bf9)
  • ipsec: Add new resource routeros_ip_ipsec_profile (66aa2f8)
  • ipsec: Add new resource routeros_ip_ipsec_proposal (9fee803)
  • ipsec: Add new resource routeros_ip_ipsec_settings (7388cae)
  • ipsec: New resource routeros_ip_ipsec_peer (7600d45)

Bug Fixes

  • Adding fields to skip for rx and tx on resource_interface_ethernet.go (#573) (1a905f5)
  • file: Field 'last_modified' not found in the schema (#580) (cb4635a), closes #579
  • ipsec: Add the lost attributes (6f61879)
  • validation for routeros_wifi_security.wps (#578) (770bfe3)
  • wireless: Delete required parameters (616049e)
  • wireless: Delete required parameters (33793fd)

1.64.2 (2024-09-29)

Bug Fixes

  • Unable to remove routeros_interface_wireless from config (#571) (8990eb0), closes #570

1.64.1 (2024-09-28)

Bug Fixes

1.64.0 (2024-09-27)

Features

  • wireless: Add new resource routeros_interface_wireless_access_list (cd82592)
  • wireless: Add new resource routeros_interface_wireless_security_profiles (ef40fd2)
  • wireless: Add new resource routeros_interface_wireless (15c2650)

Bug Fixes

  • serialize: Fix PropTransformSet (8baebae)
  • serialize: Fix the transformation of attribute names. (9796820)
  • tool_sniffer: Add resource state control (eb53e45)
  • wireless_security_profile: Add Sensitive flag to attributes (909b4c7)
  • wireless: Add missing field (c112740)

1.63.1 (2024-09-26)

Features

  • no-release: Add QR code generation for WiFi (#564) (9c39ae2)

Bug Fixes

  • Missing fields in routeros_system_user (introduced in 7.16) (3ae2e10), closes #560
  • no-release: Add field introduced in 7.16 routeros_ip_address (de72d8e)
  • no-release: Update datasource_ipv6_addresses.go ROS 7.16 (0c0306b)
  • no-release: Update resource_system_logging.go ROS 7.16 (884addc)

1.63.0 (2024-09-24)

Features

  • Add new resource routeros_tool_sniffer (f046966)
  • hotspot: Add new resource routeros_ip_hotspot_ip_binding (f2e27b4)
  • hotspot: Add new resource routeros_ip_hotspot_profile (06b974b)
  • hotspot: Add new resource routeros_ip_hotspot_service_port (153bf68)
  • hotspot: Add new resource routeros_ip_hotspot_user_profile (4de2db9)
  • hotspot: Add new resource routeros_ip_hotspot_user (b897532)
  • hotspot: Add new resource routeros_ip_hotspot_walled_garden_ip (92778ff)
  • hotspot: Add new resource routeros_ip_hotspot_walled_garden (9c111ee)
  • hotspot: Add new resource routeros_ip_hotspot (1da8f3d)

Bug Fixes

  • dns_adlist: Change an invalid resource name. (e77bcbf), closes #554

1.62.0 (2024-09-19)

Features

  • resource_dns_adlist: Add dns ad list support (b1ca164), closes #554

1.61.2 (2024-09-02)

Bug Fixes

  • Add a validator for map name keys. (059de30), closes #552
  • data.routeros_interfaces: Fix the schema (f9489a2), closes #550
  • routeros_capsman_provisioning : Change attributes type (b9967d9), closes #551 #551
  • system_user_group: Fix policy validator (6a0a0bd)

1.61.1 (2024-08-27)

Bug Fixes

  • routeros_system_user_group: Fix change detection in sets with SetUnset values (#547) (d51c4c2), closes #544

1.61.0 (2024-08-23)

Features

  • Add class_id property support to the routeros_ip_dhcp_server_lease resource (90033af)
  • Add discover_interval property support to the routeros_ip_neighbor_discovery_settings resource (8233ace)
  • Add forward_reserved_addresses property support to the routeros_interface_bridge resource (600e2af)
  • Add lldp_vlan_info property support to the routeros_ip_neighbor_discovery_settings resource (c2b07af)
  • Add max_learned_entries property support to the routeros_interface_bridge resource (a8b4191)
  • Add max_sessions property support to the routeros_ip_service resource (9007755)
  • Add mdns_repeat_ifaces property support to the routeros_ip_dns resource (fb71ff7)
  • Add slave_name_format property support to the routeros_wifi_provisioning resource (2ad0de6)
  • Add the comment property support to the DHCP resources (0d326e9)

Bug Fixes

  • Remove the default value for the radio_mac property in the routeros_wifi_provisioning resource (a35d307)
  • routeros_system_resource: Add bad_blocks attribute to the ignored ones (7b03141), closes #541
  • supress hw offload writable (6c358eb), closes #540

1.60.0 (2024-08-19)

Features

  • Add the routeros_system_led_settings resource to manage the LED settings (82434f8)
  • Add the routeros_system_led resource to manage LEDs (5131156)
  • Add the routeros_system_routerboard_button_mode resource to manage the mode button (243dd9d)
  • Add the routeros_system_routerboard_button_reset resource to manage the reset button (358f640)
  • Add the routeros_system_routerboard_button_wps resource to manage the WPS button (85db3b5)
  • Add the routeros_system_routerboard_settings resource to manage the RouterBOARD settings (39a7e39)
  • Add the routeros_system_routerboard_usb resource to manage the USB port (4251b6a)

1.59.4 (2024-08-13)

Bug Fixes

  • datasources: Datasource int overflow (#507) (aea6028)

1.59.3 (2024-08-12)

Bug Fixes

  • Add missing attributes, add fields to ignore. Fix wrong new_dst_ports type (c570002), closes #538
  • netwatch: Add http_codes attribute to skip fields. (e7d0356)

1.59.2 (2024-08-07)

Bug Fixes

  • Can not set rtt parameters in routeros_tool_netwatch (afa971e), closes #535

1.59.1 (2024-08-07)

Bug Fixes

  • bridge_port: Fix the priority attribute type. (4f342fb), closes #528
  • firewall_raw: "no track" action in routeros_ip_firewall_raw needs tweaking (9d46a55), closes #529
  • wireguard_peer: Need new filed 'is-responder' in resource 'routeros_interface_wireguard_peer' (a31a394), closes #530

1.59.0 (2024-08-05)

Features

  • Add routeros_routing_rule resource (a263193), closes #524
  • Add routeros_tool_netwatch resource (2150241), closes #487

1.58.2 (2024-08-04)

Bug Fixes

  • interface_lte: Add missing attributes (f67e8d9), closes #522
  • ip_firewall: Deleting routeros_ip_firewall_filter.in_interface tries to PATCH (2189054), closes #521
  • ipv4_nat: Need new filed 'randomise_ports' in action 'endpoint-independent-nat' (51e161d), closes #520

1.58.1 (2024-08-02)

Bug Fixes

  • resource_system_logging missing topics and excluding Fixes #518 (2805dc3)
  • routeros_system_logging_action and default settings (1a5d02c), closes #517

1.58.0 (2024-07-31)

Features

Bug Fixes

  • ethernet: Schema Error on SFP Ports (01e4c11), closes #514
  • firewall_nat: add NAT firewall action "endpoint-independent-nat" (d55b30d), closes #516
  • system_logging: Bugfix in routeros_system_logging (aa1d376), closes #515

1.57.2 (2024-07-30)

Bug Fixes

  • certificate: Certificate import ambiguous value of file-name (01f4294), closes #511

1.57.1 (2024-07-30)

Bug Fixes

  • ospf_interface_template: RouterOS 7.x & OSPF Interface Template Auth Key (995ba46), closes #510

1.57.0 (2024-07-23)

Features

  • Update the routeros_ovpn_server resource to support multiple values (668ef09)

Bug Fixes

  • ipv6_neighbor_discovery: Change the schema attributes (9688bab), closes #509
  • Update the routeros_ovpn_server resource to handle default values correctly (f377a26)

1.56.0 (2024-07-04)

Features

  • Add enable_ipv6_accounting introduced in 7.15 to the routeros_ppp_aaa resource (4c792c7)
  • Add require_message_auth introduced in 7.15 to the routeros_radius resource (6946d95)
  • Add require_message_auth introduced in 7.15 to the routeros_user_manager_settings resource (91b41b7)
  • Add reselect_interval introduced in 7.15 to the routeros_wifi_channel resource (77186c0)
  • Add sfp_ignore_rx_los introduced in 7.15 to the routeros_interface_ethernet resource (a361715)
  • Add current CAPsMAN identity computed properties introduced in 7.15 to the routeros_wifi_cap resource (f0fae7b)

Bug Fixes

  • Fix the AlwaysPresentNotUserProvided helper to ignore stored empty values as RouterOS started returning such in 7.15 (c22e017)

1.55.0 (2024-07-02)

Features

  • Add state migrator helper to convert scalar values to lists (858ecab)
  • Update properties in routeros_interface_dot1x_client and routeros_interface_dot1x_server to support multiple values (66ab1d2)
  • Update properties in routeros_ip_dhcp_server_network to support multiple values (bc1cf68)
  • Update the servers property in routeros_dns to support multiple values (ea25f00)
  • Update the service property in routeros_radius to support multiple values (a1becca)
  • Update the vlan_ids property in routeros_interface_bridge_vlan to support multiple values (3ec3d34)
  • Update the frequency properties in routeros_capsman_channel to support multiple values (14a6e4e)

Bug Fixes

  • Add state migrator to routeros_snmp_community to fix backward compatibility (27c8588)
  • Fix tagged and untagged properties in routeros_interface_bridge_vlan to ignore values order (eb8ff28)
  • Fix topics property type in routeros_system_logging to ignore values order (0e3c29f)

1.54.3 (2024-06-27)

Features

  • no-release: Added ipv6 filter data (#496) (6d45e88)
  • no-release: Support Multiple VLAN Registration protocol (MVRP). (#497) (0dc994a), closes #492 #493

Bug Fixes

  • Field 'vrf' not found in the schema (introduced in 7.15) (563401b), closes #490
  • no-release: Allow a set of addresses (#498) (bcf417f), closes #495
  • no-release: nil resources (#486) (8571dea)
  • routeros_interface_wireguard_peer: Field 'name' not found in the schema (introduced in 7.15) (9fb13ad), closes #494
  • routeros_ip_neighbor_discovery_settings: Multiple fields not found in schema (introduced in 7.15) (7f44443), closes #491

1.54.2 (2024-06-04)

Bug Fixes

  • fw-mangle: Fix dst_address_list validation (0eb25c9), closes #480

1.54.1 (2024-05-30)

Bug Fixes

  • vrrp: Add group-authority attribute handling to the group-master replacement (58cf139), closes #446

1.54.0 (2024-05-29)

Features

1.53.0 (2024-05-29)

Features

  • logging-action: Support for logging actions setup (f8b9824), closes #477

Bug Fixes

  • certificate-scep-server: Rename the resource from "routeros_certificate_scep_server" to "routeros_system_certificate_scep_server" (a9a8138), closes #473

1.52.1 (2024-05-28)

Bug Fixes

  • firewall-raw: Fix resource name (e956f9f)

1.52.0 (2024-05-28)

Features

  • firewall/raw: Add new resource (90eb2fa), closes #462

Bug Fixes

1.51.0 (2024-05-21)

Features

  • x509: Datasource for PEM data normalization and common_name extraction (5f29176)
  • x509: Import certificates (5a3bf8e), closes #448

1.50.0 (2024-05-17)

Features

  • ovpn: Add routeros_interface_ovpn_client (85fd6be), closes #452

1.49.0 (2024-05-17)

Features

  • clock: Add routeros_system_clock (e7b3131), closes #453

Bug Fixes

1.48.3 (2024-05-14)

Bug Fixes

  • Add comment to routeros_wifi resource (#455) (5a2782c)

1.48.2 (2024-05-13)

Bug Fixes

  • veth: Remove deprecated options (8565c5b)

1.48.1 (2024-05-09)

Bug Fixes

  • dns-record: resource "routeros_ip_dns_record" keeps updating (a755ab0), closes #445
  • TimeEquall: Crash when using store_leases_disk in routeros_ip_dhcp_server_config (ba8c5a9), closes #447

1.48.0 (2024-05-07)

Features

1.47.0 (2024-05-04)

Features

  • add ability to sign certificates with scep (1dce5af)

Bug Fixes

  • add challenge_password parameter for system_certificate resource (d933589)
  • fix changing sign data in routeros_system_certificate resource (83848f9)

1.46.3 (2024-04-27)

Bug Fixes

  • properly unset firewall filter rule protocol field when removed (#435) (03a017d)

1.46.2 (2024-04-26)

Bug Fixes

  • bridge_port: [Backward compatibility] routeros_interface_bridge_port (#436) (ad64040), closes #419 #419

1.46.1 (2024-04-21)

Bug Fixes

  • nat: [Backward compatibility] resource "routeros_ip_firewall_nat" (ee8f992), closes #431
  • wg_peer: Invalid syntax for 'client_keepalive' field (df24de2), closes #432

1.46.0 (2024-04-16)

Features

  • add routeros_certificate_scep_server resource (#420) (b80b52d)

Bug Fixes

  • no-release: [Backward compatibility] routeros_interface_bridge NOT WORKING as expected (dd46e95), closes #417
  • no-release: [Backward compatibility] routeros_interface_bridge_port (dca44bc), closes #419
  • no-release: [Backward compatibility] routeros_ip_firewall_filter NOT WORKING AS EXPECTED (6cc2072), closes #418
  • no-release: Field 'tx_carrier_sense_error' not found in the schema (c3d2eb2), closes #416
  • no-release: Fix comparison of time & hex not provided by user (4f85ccf)

1.45.0 (2024-04-09)

Features

  • dhcp-relay: Add DHCP Relay support (6eb5901), closes #413
  • upnp: Add UPNP & UPNP Interfaces (8fd3da6), closes #412

Bug Fixes

  • Export/import certificates (205a221), closes #404
  • upnp: Fix "unknown parameter forced-external-ip" (74333f2)

1.44.3 (2024-04-09)

Bug Fixes

  • Importer: Add extended resource import function (713d9ee), closes #403

1.44.2 (2024-04-04)

Bug Fixes

1.44.1 (2024-04-04)

Bug Fixes

  • routeros_ip_service not working (c896837), closes #407

1.44.0 (2024-04-04)

Features

  • Add routeros_capsman_interface resource to manage CAPsMAN interfaces (65b9717)

Bug Fixes

  • Fix inline configuration properties not to update when untouched in routeros_capsman_configuration resources (e2a5b55)

1.43.0 (2024-04-01)

Features

Bug Fixes

  • Fix isEmpty function for Lists with ObjectType (dbbb710)
  • Set "AlwaysPresentNotUserProvided" for PropVrfRw (fd58ea1)
  • v7.12.2: Change routeros_interface_wireguard_peer schema (3f937c1)
  • v7.12.2: Change routeros_ipv6_neighbor_discovery schema (598319a)
  • v7.12.2: Change routeros_routing_bgp_connection schema (205e43d)

1.42.0 (2024-03-29)

Features

  • Add http scheme support for the REST API (c326052)

1.41.0 (2024-03-27)

Features

  • Add function to create skip metadata based on slices (ac54292)

Bug Fixes

  • Fix fields in new commits (205919f)
  • Simplify the procedure for generating field conversion lists. (a67b772)

1.40.0 (2024-03-26)

Features

  • Add routeros_zerotier_controller resource to manage ZeroTier controller (68cb99a)
  • Add routeros_zerotier_interface resource to manage ZeroTier interface (481709c)
  • Add routeros_zerotier resource to manage ZeroTier instances (f182f0c)

1.39.0 (2024-03-26)

Features

  • Add routeros_interface_wireless_cap resource to manage CAPsMAN client (b1558f9)
  • Add routeros_ip_cloud_advanced resource to manage advanced cloud settings (405827d)
  • Add routeros_ppp_aaa resource to manage authentication and accounting (87f06c0)

1.38.0 (2024-03-23)

Features

  • Add support for interface macvlan (24d940b)

Bug Fixes

  • no-release: Resolve warnings due to some missing properties (#381) (864ed27)

1.37.2 (2024-03-18)

Bug Fixes

  • dhcp-server: Add a missing DHCP server option attribute (c375754), closes #376

1.37.1 (2024-03-18)

Bug Fixes

  • Enable importing ethernet interfaces (#379) (3676f3f)

1.37.0 (2024-03-18)

Features

  • Add routeros_wifi resource to manage WiFi interfaces (5f234c4)

Bug Fixes

  • Add reusable L2MTU property (93a7495)
  • Fix the routeros_wifi_configuration resource to suppress pristine inline parameters (77d807c)
  • Refactor AlwaysPresentNotUserProvided helper to self-contain empty value check (669fd68)
  • Refactor AlwaysPresentNotUserProvided helper to support map type (038fe7c)

1.36.1 (2024-03-18)

Bug Fixes

  • stop using Int32MaxValue as upper bound for validation (fcae1bd)

1.36.0 (2024-03-17)

Features

1.35.1 (2024-02-28)

Bug Fixes

  • no-release: Fix max value for MTU - Fix Main (#365) (b2c57de)
  • Undo commit "Change l2mtu property " (#367) (8657054), closes #326

1.35.0 (2024-02-22)

Features

  • Add resource routeros_ipv6_neighbor_discovery (#362) (13fb7b7)

Bug Fixes

  • no-release: Add gateway6 field to /interface/veth (#358) (b0385f6)

1.34.0 (2024-02-15)

Features

  • ipv6: Add support for /ipv6/dhcp-client/option (df43330)

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