What's Changed
- Remove 404 link by @jpmens in #1392
- fix: Add prefixes to site for NetBox >=4.2 by @jadyndev in #1393
- Updated netbox_circuit_termination.py to support NetBox 4.2.x by @nsthompson in #1402
- Fixed syntax error by @Kloppi313 in #1414
- inventory plugin: support netbox endpoints running in a non-root context path (subpath) by @lanefu in #1407
- Support of object types for netbox_tag module by @yodzeb in #1415
- Add NetBox 4.3 to CI matrix by @rodvand in #1417
- fix: nb_lookup plugin: Allow mac-addresses lookup by @shaderecker in #1416
- Bump jinja2 from 3.1.5 to 3.1.6 by @dependabot[bot] in #1418
- fixes #1426 : broken netbox_service module by @yodzeb in #1427
- Netbox custom field related object filter by @yodzeb in #1423
- Bump urllib3 from 2.3.0 to 2.5.0 by @dependabot[bot] in #1431
- Bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #1425
- Fix duplicate task name in documentation by @benoit-ferre in #1435
- Fix sevral integration tests failure by @benoit-ferre in #1439
- Add support for custom headers in all Netbox modules by @benoit-ferre in #1433
- Bump aiohttp from 3.11.11 to 3.12.14 by @dependabot[bot] in #1442
- Fix netbox_inventory service query by @StoffelCPR in #1438
- Fix ansible-bad-import-from pylint errors by @sc68cal in #1462
- docs: Small typo + hyperlink on advanced.rst by @aj2s in #1467
- Fix #1469 - the old api code path didnt get the variable defined that is being used to locate the api endpoints by @adp in #1470
- Allow dict parameters for primary_mac_address by @gs-adn in #1464
- Bump deepdiff from 8.1.1 to 8.6.1 by @dependabot[bot] in #1460
- Add
netbox_data_sourcesmodule by @dchiquito in #1459 - Add module
netbox_contact_assignmentby @dchiquito in #1480 - Use set comparison for updating permissions, groups, actions, and object types by @dchiquito in #1456
- Fix contact groups by @dchiquito in #1481
- add yamllint to project pipeline and fix errors by @cernymi in #1490
- add _version_sanitize and improve _version_check_greater in netbox_utils by @cernymi in #1491
- fix issue 1479 - netbox_service - More than one result returned for by @cernymi in #1484
- Rename variables 'version' to 'api_version' and 'full_version' to 'netbox_version' by @cernymi in #1493
- Run pipeline lint with all supported python versions by @cernymi in #1495
- Bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #1497
- Refactor unit-test data structure: improve flexibility and remove abandoned data by @cernymi in #1498
- ci: Fix release workflow running too often by @jplitza in #1500
New Contributors
- @jpmens made their first contribution in #1392
- @jadyndev made their first contribution in #1393
- @nsthompson made their first contribution in #1402
- @Kloppi313 made their first contribution in #1414
- @lanefu made their first contribution in #1407
- @yodzeb made their first contribution in #1415
- @shaderecker made their first contribution in #1416
- @benoit-ferre made their first contribution in #1435
- @StoffelCPR made their first contribution in #1438
- @aj2s made their first contribution in #1467
- @adp made their first contribution in #1470
- @gs-adn made their first contribution in #1464
- @cernymi made their first contribution in #1490
- @jplitza made their first contribution in #1500
Full Changelog: v3.21.0...v3.22.0