v2.3 Release Notes¶
This document describes all new features and changes in the release. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Release Overview¶
v2.3.1 (2025-01-17)¶
Fixed¶
- #323 - Added retry logic to GoogleAPI execute.
Housekeeping¶
- #326 - Rebaked from the cookie
nautobot-app-v2.4.0
. - #328 - Changed model_class_name in .cookiecutter.json to a valid model to help with drift management.
v2.3.0 (2024-09-12)¶
Added¶
- #319 - Added Python 3.12 support.