You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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
#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.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
v1.2.4 (2022-01-13)
Added
workflow_call
to the GitHub Actions CI workflow so that it may be called by other GHA workflows.Changed
Fixed
Security
This discussion was created from the release v1.2.4 - 2022-01-13.
Beta Was this translation helpful? Give feedback.
All reactions