We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf91a77 commit 5a4514cCopy full SHA for 5a4514c
changelogs/fragments/1479-fix-services_parent_object.yml
@@ -0,0 +1,9 @@
1
+---
2
+bugfixes:
3
+ - add parent_object_type and parent_object_id to services ALLOWED_QUERY_PARAMS
4
+ - add workaround to _build_query_params for services and Netbox 4.3.0 - 4.4.3 (wrong parent_object_type data type)
5
+minor_changes:
6
+ - sanitized full_version in netbox_utils
7
+ - added _version_less_than to netbox_utils
8
+ - improved _version_check_greater in netbox_utils
9
+ - added yamllint and errors fixes
0 commit comments