v1.0 Release Notes¶
v1.0.1 - 2023-09-21¶
Added¶
Changed¶
- #261 - Changed development tools configuration based on NTC cookiecutter template.
- #258 - Migrated to Python 3.8 as minimum.
Fixed¶
- #261 - Fixed pylint-nautobot
nb-string-field-blank-nullissues. - #267 - Fixed (by removing) dependency
google-oauth.
v1.0.1 (2023-09-29)¶
Added¶
- #249 - Added in Towncrier.
- #259 - Added screenshots to docs/images.
- #261 - Added drift management support.
Changed¶
- #249 - Migrated to Python 3.7.2 as minimum.
- #261 - Changed development tools configuration based on NTC cookiecutter template.
- #262 - Added related ORM object to jobs logging messages.
- #262 - Renamed Job
nautobot_circuit_maintenance.jobs.site_search.FindSitesWithMaintenanceOverlap=>nautobot_circuit_maintenance.jobs.location_search.FindLocationsWithMaintenanceOverlap. - #262 - Renamed
PLUGINS_CONFIG.nautobot_circuit_maintenance.metrics.labels_attached.site=>PLUGINS_CONFIG.nautobot_circuit_maintenance.metrics.labels_attached.location. - #262 - Updated
nautobot-capacity-metricsdependency to>=3. - #262 - Updated
nautobotdependency to>=2. - #268 - Migrated to Python 3.8 as minimum.
Fixed¶
- #261 - Fixed pylint-nautobot
nb-string-field-blank-nullissues. - #267 - Fixed (by removing) dependency
google-oauth.
Removed¶
-
#262 - Removed
NotificationSource.slugfield. -
Update App description in
__init__.py - Use new
generic/object_detail.htmlbase template #232 - Documentation Updates #227 #244 #246
- Enable Upstream Testing #228
- Added Towncrier
- Release 1.0