Skip to content

Commit 1601b15

Browse files
authored
Merge pull request #782 from netbox-community/devel
Release 3.7.1
2 parents 18cea81 + 750c4eb commit 1601b15

File tree

76 files changed

+99
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+99
-76
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 0 deletions

changelogs/changelog.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,3 +689,9 @@ releases:
689689
trivial:
690690
- Updated CI to test against NetBox 3.2 [#759](https://github.com/netbox-community/ansible_modules/pull/759)
691691
release_date: '2022-04-18'
692+
3.7.1:
693+
changes:
694+
bugfixes:
695+
- nb_inventory - Fix netbox_inventory site_group group_by @ryanmerolle in [#780](https://github.com/netbox-community/ansible_modules/pull/780)
696+
- nb_inventory - Ensure inventory works on NetBox versions without the site group model [#781](https://github.com/netbox-community/ansible_modules/pull/781)
697+
release_date: '2022-04-26'

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
author = "Mikhail Yohman <@FragmentedPacket>"
2828

2929
# The full version, including alpha/beta/rc tags
30-
release = "3.7.0"
30+
release = "3.7.1"
3131

3232

3333
# -- General configuration ---------------------------------------------------

docs/plugins/index.rst

Lines changed: 1 addition & 1 deletion

docs/plugins/nb_inventory_inventory.rst

Lines changed: 1 addition & 1 deletion

docs/plugins/nb_lookup_lookup.rst

Lines changed: 1 addition & 1 deletion

docs/plugins/netbox_aggregate_module.rst

Lines changed: 1 addition & 1 deletion

docs/plugins/netbox_cable_module.rst

Lines changed: 1 addition & 1 deletion

docs/plugins/netbox_circuit_module.rst

Lines changed: 1 addition & 1 deletion

docs/plugins/netbox_circuit_termination_module.rst

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)