Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@DistantVoyager DistantVoyager released this 05 Nov 00:02
a3cdc57

What's Changed

Security

Added

  • #162 - Added view name to OrderedDefaultRouter.
  • #177 - Added support for Python 3.12.
  • #183 - Added support for filtering by Compliance Class Name with a name longer than twenty characters and to filter by multiple names at the same time.

Changed

  • #146 - Updated app images with screenshots from Nautobot 2.X UI.
  • #146 - Changed references of site to location in docs.
  • #162 - Updated minimum Nautobot version to 2.1.9.
  • #162 - Disabled specific nb-use-fields-all and nb-sub-class-name pylint rules in tables.py.

Removed

  • #162 - Removed DataValidationEngineRootView class and APIRootView override.
  • #162 - Removed version from docker-compose files.
  • #163 - Removed authentication/password command from MySQL Docker Compose.

Housekeeping

  • #0 - Rebaked from the cookie nautobot-app-v2.4.0.
  • #174 - Rebake with 2.3.0 Cookiecutter.
  • #177 - Rebaked with nautobot-app-v2.3.2 Cookiecutter.
  • #185 - Changed model_class_name in .cookiecutter.json to a valid model to help with drift management.

Contributors

New Contributors

Full Changelog: v3.1.1...v3.2.0