Skip to content

Releases: FlxPeters/netbox-plugin-prometheus-sd

0.6.2 - Fix object ID format

27 Feb 11:52
Compare
Choose a tag to compare

What's Changed

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

22 Feb 22:10
11a2840
Compare
Choose a tag to compare

0.6.0 - Custom fields

22 Feb 22:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

0.6.0rc1 - Custom fields

25 Oct 13:17
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.5.0...0.6.0rc1

0.5.0 - Netbox 3.3 compatibility

14 Sep 10:38
36419cd
Compare
Choose a tag to compare

Maintenance release with updates for dependencies and a new default Netbox version.

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0 - Netbox 3.2 compatibillity

09 May 13:51
1545b11
Compare
Choose a tag to compare

This release introduces the compatibility with Netbox 3.2.
We also have contact information as new labels.

Thanks to all new and existing contributors! 🚀

What's Changed

New Contributors

Full Changelog: 0.3.1...0.4.0

0.3.1

29 Mar 07:29
963b9b1
Compare
Choose a tag to compare

Update dependencies - no new Features.

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

18 Jan 21:49
e6e35f4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

31 Oct 16:07
Compare
Choose a tag to compare

Improvements

Pageing

Remove paging from Prometheus APIs because Prometheus does not support them.
Results over 50 items required a page size parameter in the earlier releases. Now paging is completely disabled.

Full Changelog: 0.1.0...0.2.0

Initial release

29 Oct 11:39
Compare
Choose a tag to compare

Initial release using Netbox APIs with custom serializers