github nautobot/nautobot v1.2.4
v1.2.4 - 2022-01-13

latest releases: v2.3.4, v2.3.3, v2.3.2...
2 years ago

v1.2.4 (2022-01-13)

Added

  • #1113 - Added documentation about using Redis Sentinel with Nautobot.
  • #1251 - Added workflow_call to the GitHub Actions CI workflow so that it may be called by other GHA workflows.

Changed

  • #616 - The REST API now no longer permits setting non-string values for text-type custom fields.
  • #1243 - Github CI action no longer runs for pull requests that don't impact Nautobot code, such as documentation, examples, etc.

Fixed

  • #1053 - Fixed error when removing an IP address from an interface when it was previously the parent device's primary IP.
  • #1140 - Fixed incorrect UI widgets in the updated Admin UI.
  • #1253 - Fixed missing code that prevented switching between tabs in the device-type detail view.

Security

It is highly recommended that users of Python 3.6 prioritize upgrading to a newer version of Python. Nautobot will be removing support for Python 3.6 in a future update.

  • #1267 - Implemented fixes for CVE-2022-22815, CVE-2022-22816, and CVE-2022-22817 to require Pillow >=9.0.0 for Python version >=3.7. For Python version <3.7 (e.g. 3.6), it is recommended that you prioritize upgrading your environment to use Python 3.7 or higher. Support for Python 3.6 will be removed in a future update.

Don't miss a new nautobot release

NewReleases is sending notifications on new releases.