Update pydantic dependency version constraints#99
Merged
Conversation
- Updated the documentation ### New features - Updated the Zabbix Template Assignment and Zabbix Tag Assignment forms so no duplicate templates/tags can't be assigned ([OpensourceICTSolutions#78]) - Zabbix Macro's now support Jinja2 templated values ([OpensourceICTSolutions#83]) ### Bug fixes - Fixed issue with internationalization of field set names on forms ([OpensourceICTSolutions#39]) - Fixed typo in last_sync_message ([OpensourceICTSolutions#77]) - Fixed issue with API Schema not being able to generated ([OpensourceICTSolutions#79]) - Manual device sync fails for templated Zabbix hostgroups when the rendered local hostgroup does not already exist ([OpensourceICTSolutions#81]) - Ensure that the worker doesn't crash on certain race conditions with regards to the hostinterfacesync job ([OpensourceICTSolutions#86]) - Fix issue with DeleteHost so it now actually removed the device/object from Zabbix when its deleted from NetBox ([OpensourceICTSolutions#88])
fix for netbox 4.6
Open
bvbaekel
merged commit Jun 24, 2026
82af117
into
OpensourceICTSolutions:development
0 of 4 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix #98