Skip to content

Comments

Release v1.0.1#32

Merged
bvbaekel merged 28 commits intomainfrom
development
Dec 6, 2025
Merged

Release v1.0.1#32
bvbaekel merged 28 commits intomainfrom
development

Conversation

@bvbaekel
Copy link
Contributor

@bvbaekel bvbaekel commented Dec 6, 2025

New features

  • Zabbix Configuration Groups

Bug fixes

  • API fixes
  • Permission fixes
  • Database migration fixes for NetBox 4.2.x and lower
  • Fixed logic in determining if an host can be synced to Zabbix
  • Fixed bug where templates with HTTP agent items required any interface, whilst it should be None
  • Fixed issue where sorting the ZabbixServerAssignmentObjectViewTable on the 'Sync status' column caused an exception
  • Fixed issue where sorting on the 'Inherited From' column on the ZabbixInheritedAssignmentTable caused an exception
  • Fixed bug where Maintenance windows were to be synced whilst the data wasn't complete

Changes

  • Increased maximum PSK length to >255 chars

bvbaekel and others added 28 commits October 13, 2025 21:15
…and_more

- Fixed an issue where all problems/events are retrieved when no hostid is set on the Zabbix Ops page
- Fixed an typo in Zabbix Server Assignment table, 
- Fixed several API Serializers to not require all fields
- Updated filtersets to provide consistent behavior with regards to the assigned_object_type
- Fixed the tests to work with the changed behavior
- Updated the Zabbix Server API Serializer to use 'zabbixurl' for the URL of the Zabbix Server, and not URL (which is used by Django Rest Framework)
…up_and_more

New features

    Zabbix Configuration Groups

Bug fixes

    API fixes
    Permission fixes
    Database migration fixes for NetBox 4.2.x and lower
    Fixed logic in determining if an host can be synced to Zabbix
    Fixed bug where templates with HTTP agent items required any interface, whilst it should be None
    Fixed issue where sorting the ZabbixServerAssignmentObjectViewTable on the 'Sync status' column caused an exception
    Fixed issue where sorting on the 'Inherited From' column on the ZabbixInheritedAssignmentTable caused an exception
    Fixed bug where Maintenance windows were to be synced whilst the data wasn't complete
…length

Increase maximum PSK length to >255 chars
Bump version to 1.0.1
@bvbaekel bvbaekel merged commit 04b9837 into main Dec 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant