Releases: FlxPeters/netbox-plugin-prometheus-sd
Releases · FlxPeters/netbox-plugin-prometheus-sd
v1.1.1
v1.1.0
v1.0.0
Finally, a 1.0.0 release in preparation for Netbox 4.0 and breaking changes on the plugin API!
This will probably be the latest release supporting Netbox 3.x., depending on backwards compatibility of the Netbox 4.x plugin API.
What's Changed
- fix(deps): update netbox-initializers requirement from ==3.7.* to ==4.0.* by @dependabot in #179
Full Changelog: 1.0.0...v1.0.0
0.8.0 - OOB, Device Locations and Descriptions
What's Changed
- Added oob_ip field to Device by @k0ste in #135
- build(deps-dev): bump pylint from 2.17.5 to 2.17.6 by @dependabot in #137
- build(deps-dev): bump pylint from 2.17.6 to 2.17.7 by @dependabot in #138
- build(deps-dev): bump black from 23.9.1 to 23.10.0 by @dependabot in #139
- build(deps-dev): bump pylint-django from 2.5.3 to 2.5.5 by @dependabot in #142
- build(deps-dev): bump black from 23.10.0 to 23.10.1 by @dependabot in #141
- build(deps-dev): bump pylint from 2.17.7 to 3.0.2 by @dependabot in #143
- build(deps-dev): bump yamllint from 1.32.0 to 1.33.0 by @dependabot in #145
- build(deps-dev): bump black from 23.10.1 to 23.11.0 by @dependabot in #144
- build(deps-dev): bump pylint from 3.0.2 to 3.0.3 by @dependabot in #147
- build(deps-dev): bump black from 23.11.0 to 23.12.0 by @dependabot in #148
- Add location field for devices by @llamafilm in #150
- add description for devices by @llamafilm in #152
- build(deps-dev): bump black from 23.12.0 to 23.12.1 by @dependabot in #153
- ci: upgrade to netbox 3.6.7 by @FlxPeters in #154
- build(deps): update netbox-initializers requirement from ==3.6.* to ==3.7.* by @dependabot in #155
- ci: add netbox 3.7.0 by @FlxPeters in #157
- chore(deps-dev): bump black from 23.12.1 to 24.1.1 by @dependabot in #162
- chore(deps-dev): bump yamllint from 1.33.0 to 1.34.0 by @dependabot in #164
- chore(deps-dev): bump black from 24.1.1 to 24.2.0 by @dependabot in #163
- chore(deps-dev): bump yamllint from 1.34.0 to 1.35.1 by @dependabot in #165
- chore(deps-dev): bump pylint from 3.0.3 to 3.1.0 by @dependabot in #166
- chore(deps-dev): bump black from 24.2.0 to 24.3.0 by @dependabot in #168
- fix(deps): bump wagoid/commitlint-github-action from 5 to 6 by @dependabot in #170
- chore(deps-dev): bump black from 24.3.0 to 24.4.0 by @dependabot in #172
New Contributors
- @k0ste made their first contribution in #135
- @llamafilm made their first contribution in #150
Full Changelog: 0.7.0...0.8.0
0.8.0-rc1 - OOB, Device Locations and Descriptions
What's Changed
- Added oob_ip field to Device by @k0ste in #135
- build(deps-dev): bump pylint from 2.17.5 to 2.17.6 by @dependabot in #137
- build(deps-dev): bump pylint from 2.17.6 to 2.17.7 by @dependabot in #138
- build(deps-dev): bump black from 23.9.1 to 23.10.0 by @dependabot in #139
- build(deps-dev): bump pylint-django from 2.5.3 to 2.5.5 by @dependabot in #142
- build(deps-dev): bump black from 23.10.0 to 23.10.1 by @dependabot in #141
- build(deps-dev): bump pylint from 2.17.7 to 3.0.2 by @dependabot in #143
- build(deps-dev): bump yamllint from 1.32.0 to 1.33.0 by @dependabot in #145
- build(deps-dev): bump black from 23.10.1 to 23.11.0 by @dependabot in #144
- build(deps-dev): bump pylint from 3.0.2 to 3.0.3 by @dependabot in #147
- build(deps-dev): bump black from 23.11.0 to 23.12.0 by @dependabot in #148
- Add location field for devices by @llamafilm in #150
- add description for devices by @llamafilm in #152
- build(deps-dev): bump black from 23.12.0 to 23.12.1 by @dependabot in #153
New Contributors
- @k0ste made their first contribution in #135
- @llamafilm made their first contribution in #150
Full Changelog: 0.7.0...0.8.0-rc1
0.7.0 - Netbox 3.6 compatibility
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
- @MrFreezeex made their first contribution in #123
- @jeffbaier made their first contribution in #122
- @candlerb made their first contribution in #133
Full Changelog: 0.6.3...0.7.0
0.7.0-rc1 - Rack label
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
New Contributors
- @MrFreezeex made their first contribution in #123
Full Changelog: 0.6.3...0.7.0
0.6.3 - Rack label
What's Changed
- build(deps-dev): bump pylint from 2.16.2 to 2.16.3 by @dependabot in #101
- build(deps-dev): bump pylint from 2.16.3 to 2.16.4 by @dependabot in #102
- build(deps-dev): bump pylint from 2.16.4 to 2.17.0 by @dependabot in #103
- build(deps-dev): bump yamllint from 1.29.0 to 1.30.0 by @dependabot in #106
- build(deps-dev): bump pylint from 2.17.0 to 2.17.2 by @dependabot in #108
- build(deps-dev): bump black from 23.1.0 to 23.3.0 by @dependabot in #107
- Adding rack label device serializer 2 by @geg347 in #110
New Contributors
Full Changelog: 0.6.2...0.6.3
0.6.2 - Fix object ID format
What's Changed
- fix: cast object ids to string by @FlxPeters in #98
Full Changelog: 0.6.1...0.6.2
Note: This is a new release on the same 0.6.2 tag. The release to PyPi was broken.
0.6.1 - Fix module version string
Full Changelog: 0.6.0...0.6.1