Skip to content

v2.4 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

  • Major features or milestones
  • Changes to compatibility with Nautobot and/or other apps, libraries etc.

v2.4.0b1 (2025-02-15)

Added

  • #1 - Added tests for the current implementation of the functions

Fixed

  • #1 - Fixed nautobot_database_ready_callback to wait for the database initialization of dependent apps before running the callback. This ensures that the callback is only run once the database is fully initialized and ready for use.
  • #2 - Fixed Read The Docs build error
  • #2 - Fixed the test case for the version check