Skip to content

Conversation

@rodvand
Copy link
Contributor

@rodvand rodvand commented Mar 4, 2025

Release 3.21

Ido-Don and others added 30 commits September 20, 2024 18:31
Keeps the lookup files of v3.5 and v4.1 identical.
this interface should exist and the ip 10.10.200.31/16 should be added to it
sc68cal and others added 18 commits October 15, 2024 11:17
nb_lookup.py: Add example for lookup with variable
* Add new options for interface template creation

This commit adds new options for creating interface templates in NetBox. The new options include the ability to specify a label, enable or disable the template, and provide a description. These options were added in version 3.21.0 of the plugin.

* added changelog fragment

* Update 1333-feature-netbox_device_interface_template.yml

new line to fix linting
* Add name to options of fhrp_group

* Add doc and fragment
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.3 to 2.17.6.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.17.3...v2.17.6)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.5 to 3.10.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.10.5...v3.10.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add modules to runtime.yml

It appears some modules cannot take advantage of module_defaults, it appears to be due to them missing in the netbox action group.

* changelog-fragment

* add file extension to change fragement
Bumps [ansible-core](https://github.com/ansible/ansible) from 2.17.6 to 2.17.7.
- [Release notes](https://github.com/ansible/ansible/releases)
- [Commits](ansible/ansible@v2.17.6...v2.17.7)

---
updated-dependencies:
- dependency-name: ansible-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add NetBox 4.2 to CI

* Adjust build

* Add no-root to poetry

* Remove unused tests

* Update ansible-version

* Update python

* Update python for integration tests

* Adjust coverage version
* Update netbox_prefix for NetBox 4.2

* Adjust test file to include tags for each test

* Reformat netbox_prefix

* Fix removed_in_version

* Linting

* Add changelog fragment

* Fix fragment section
* Set type of permission constraint to raw

According to https://netboxlabs.com/docs/netbox/en/stable/administration/permissions/,
constraints can be either a dictionary or a list of dictionaries. The
only way to represent this in Ansible is with the `raw` type.

* Update doc block
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.0 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@44.0.0...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Prepare for release 3.21

* Add sphinx configuration key
@rodvand rodvand merged commit 90a506f into master Mar 4, 2025
66 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.