Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.8.4 #4642

Merged
merged 23 commits into from
May 13, 2020
Merged

Release v2.8.4 #4642

merged 23 commits into from
May 13, 2020

Conversation

jeremystretch
Copy link
Member

Enhancements

  • #4632 - Extend email configuration parameters to support SSL/TLS

Bug Fixes

  • #4598 - Display error message when invalid cable length is specified
  • #4604 - Multi-position rear ports may only be connected to other rear ports
  • #4607 - Missing Contextual help for API Tokens
  • #4613 - Fix tag assignment on config contexts (regression from Config Context by Tag Form broken #4527)
  • #4617 - Restore IP prefix depth notation in list view
  • #4629 - Replicate assigned interface when cloning IP addresses
  • #4633 - Bump django-rq to v2.3.2 to fix ImportError with rq 1.4.0
  • #4634 - Inventory Item List view exception caused by incorrect accessor definition

jeremystretch and others added 23 commits May 6, 2020 23:50
Closes #3226: Implement a custom manager for CustomField
Since the CONNECTION_STATUS_PLANNED constant is gone from dcim.constants, the DeviceConnectionsReport script is no longer correct.
The suggested fix is based on the fact that console_port.connection_status and power_port.connection_status currently have the following set of values:
* None = A cable is not connected to a Console Server Port or it's connected to a Rear/Front Port;
* False = A cable is connected to a Console Server Port and marked as Planned;
* True = A cable is connected to a Console Server Port and marked as Installed.
…ption

#4634 - Correct inventory item table accessor definition on manufacturer column
Notes on multiprocessing metrics and gunicorn vs uwsgi
@jeremystretch jeremystretch merged commit 8675502 into master May 13, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants