Skip to content

0.7.0 - Netbox 3.6 compatibility

Compare
Choose a tag to compare
@FlxPeters FlxPeters released this 19 Sep 06:11
· 50 commits to main since this release
65356c8

What's Changed

  • build(deps): update netbox-initializers requirement from ==3.4.* to ==3.5.* by @dependabot in #114
  • build(deps-dev): bump yamllint from 1.30.0 to 1.31.0 by @dependabot in #111
  • build(deps-dev): bump pylint from 2.17.2 to 2.17.4 by @dependabot in #117
  • build(deps-dev): bump invoke from 2.0.0 to 2.1.2 by @dependabot in #119
  • build(deps-dev): bump yamllint from 1.31.0 to 1.32.0 by @dependabot in #121
  • build(deps-dev): bump invoke from 2.1.2 to 2.1.3 by @dependabot in #124
  • Add support to pickup prometheus-plugin-prometheus-sd config context by @MrFreezeex in #123
  • build(deps-dev): bump invoke from 2.1.3 to 2.2.0 by @dependabot in #128
  • Fix a few typos for the new config context feature by @MrFreezeex in #125
  • build(deps-dev): bump black from 23.3.0 to 23.7.0 by @dependabot in #127
  • Feature: add services API endpoint by @jeffbaier in #122
  • build(deps-dev): bump typed-ast from 1.5.4 to 1.5.5 by @dependabot in #126
  • build(deps-dev): bump pylint from 2.17.4 to 2.17.5 by @dependabot in #130
  • Use Device.role instead of Device.device_role where available (Netbox >=3.6.0) by @candlerb in #133
  • build(deps-dev): bump black from 23.7.0 to 23.9.1 by @dependabot in #136
  • build(deps): update netbox-initializers requirement from ==3.5.* to ==3.6.* by @dependabot in #134

New Contributors

Full Changelog: 0.6.3...0.7.0