v0.11.0
What's Changed
New Features 🎉
- [client] add support for /ip/firewall/filter by @maksym-nazarenko in #126
- add firewall_filter_rule provider resource by @maksym-nazarenko in #129
- Duration field type by @maksym-nazarenko in #130
- Refactor/dns record by @maksym-nazarenko in #133
- Provider/migrate to plugin framework by @maksym-nazarenko in #134
- Add client logic to support read-only Mikrotik properties by @jdelnano in #143
- Allow running tests locally without MikroTik hardware by @maksym-nazarenko in #147
- Import resource uppercase wrapper by @maksym-nazarenko in #148
- Configure goreleaser to use github-native changelog generation by @ddelnano in #151
- Update goreleaser to publish GitHub releases by @ddelnano in #155
Bug fixes
- (fix): mtu field tag in client.VlanInterface struct, add lint step in workflow by @maksym-nazarenko in #128
- Run
tfplugindocs
to fix documentation drift by @ddelnano in #154
Full Changelog: v0.10.0...v0.11.0