Skip to content

v2.2.0

Compare
Choose a tag to compare
@devon-mar devon-mar released this 02 May 23:59
· 194 commits to master since this release

What's Changed

  • Ansible and Terraform integrations are now available.
  • This will be the last release for NetBox versions < 3.5 due to the OpenAPI changes. This release is not compatible with NetBox v3.5.
  • The devices_vms_attrs plugin setting should be migrated to be a tuple/list of tuples/lists for the next major release. __ separated strings will be supported until the next major release in addition to tuples/lists. See the README for more details
  • Custom field Prometheus labels will no longer be automatically included in the next release.
  • Return an error if an invalid filter is used by @devon-mar in #19
  • PrometheusDeviceSD must return only str by @matejv in #20
  • Prometheus labels are now configurable - @devon-mar in #22
  • Fixed errors when generating OpenAPI schema

Full Changelog: v2.1.1...v2.2.0