Minor changes
- netbox_inventory_item - Add label and custom fields by @rodvand in #632
- nb_inventory - Cache openAPI locally by @kr3ator in #617
- netbox_vm_interface - Add custom fields by @smutel in #637
- nb_inventory - Add examples for using the inventory plugin in Ansible Tower (AWX) by @nahun in #648
- New module: netbox_provider_network by @rodvand in #653
- netbox_cable - Enable faster lookups on Netbox version < 3.0.6 by @sc68cal in #645
- nb_lookup - Add a number of missing API endpoints by @ThomasADavis in #655
Bug fixes
- netbox_site - Ensure NetBox site module is idempotent between NetBox versions by @rodvand in #631
- netbox_virtual_machine - Ensure netbox_virtual_machine is idempotent on 2.11 by @rodvand in #633
- netbox_virtual_chassis - Fix virtual chassis functionality by @rodvand in #657
Other changes
- Fix integration tests with v3.0 by @devon-mar in #619
- Updating doc to help show the correct value of validate_cert by @djdanielsson in #629
- documentation update: NetBox should be referred to as NetBox by @ypid in #541
- Move common options to a doc fragment by @devon-mar in #635
- docs: change .rst file permissions from 755 to 644 by @dmsimard in #658
Special thanks
@ypid
@kr3ator
@smutel
@djdanielsson
@dmsimard
@nahun
@sc68cal
@devon-mar
@ThomasADavis