Release summary
The first release to support NetBox 3.1 features. To utilise the new wireless endpoints make sure to upgrade your pynetbox
to 6.4.0 or later.
Minor changes
- New modules: Contact modules by @rodvand in #671
- New modules: Wireless modules by @rodvand in #678
- nb_inventory - Inventory module site and prefix data extended by @Eric-Sim in #646
- nb_lookup - adding pynetbox check and wireless endpoints for netbox v3.1 by @ThomasADavis in #673
- netbox_inventory_item - Add parent_inventory_item to module by @rodvand in #682
- netbox_circuit_termination - Add mark_connected field by @rodvand in #686
- netbox_region - Add description, tags, custom_fields to netbox_region by @rodvand in #689
Bug fixes
- Use the individual list items rather than the whole list when looking for objects in netbox by @jsenecal in #570
Other changes
- CI has been updated to run against ansible 2.12, as well as using python 3.8, python3.9, and python3.10.
New Contributors
Full Changelog: v3.4.0...v3.5.0