| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nautobot-2.4.23-py3-none-any.whl | 2025-11-25 | 7.2 MB | |
| nautobot-2.4.23.tar.gz | 2025-11-25 | 43.3 MB | |
| README.md | 2025-11-25 | 1.3 kB | |
| v2.4.23 - 2025-11-25 source code.tar.gz | 2025-11-25 | 66.4 MB | |
| v2.4.23 - 2025-11-25 source code.zip | 2025-11-25 | 67.4 MB | |
| Totals: 5 Items | 184.3 MB | 5 | |
What's Changed
Added in v2.4.23
- #1629 - Added additional celery worker metrics.
Fixed in v2.4.23
- #7848 - Fixed the Logs Cleanup job to skip records with a protected relationship instead of raising an error.
- #8025 - Fixed a
KeyErrorwhen viewing a record with a symmetric one-to-oneRelationshipdefined. - #8164 - Fixed insertion order of middleware for
nautobot.core.settings_funcs.setup_structlog_logging. - #8178 - Fixed "Create and Add Another" behavior for UIViewSet-derived views.
- #8202 - Fixed Bulk operations when using Saved View and selecting all.
Documentation in v2.4.23
- #1629 - Updated prometheus metrics documentation.
Housekeeping in v2.4.23
- #8162 - Updated GitHub Actions definitions for ltm-2.4 branch.
Contributors
- @glennmatthews
- @itdependsnetworks
Full Changelog: https://github.com/nautobot/nautobot/compare/v2.4.22...v2.4.23