Bugfixes:
- Fixed requirements due to incompatibility with requests 2.24.0 #142
- Fixes issue with creating custom attributes from vcenter source #151
- Ignores devices with missing primary key 'name' (change NetBox uniqueness constrains) #162
- Fixes issue with VM primary not properly resolved an causing setting VM primary over and over again #172
- Fixes AttributeError: 'dict' object has no attribute 'get_display_name' (again) #120
- Fixes issue with new possibility to assign an 'fhrpgroup' to an IP address #137
- Fixes site detection when resolving interface VLANs #155
Improvements:
- From now on docker image will be published on docker hub #168