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.11.5 #6542

Merged
merged 42 commits into from
Jun 4, 2021
Merged

Release v2.11.5 #6542

merged 42 commits into from
Jun 4, 2021

Conversation

jeremystretch
Copy link
Member

NOTE: This release includes a database migration that calculates and annotates prefix depth. It may impose a noticeable delay on the upgrade process: Users should anticipate roughly one minute of delay per 100 thousand prefixes being updated.

Enhancements

  • #6087 - Improved prefix hierarchy rendering
  • #6487 - Add location filter to cable connection form
  • #6501 - Expose prefix depth and children on REST API serializer
  • #6527 - Support Markdown for report descriptions
  • #6540 - Add a "flat" column to the prefix table

Bug Fixes

  • #6064 - Fix object permission assignments for user and group models
  • #6217 - Disallow passing of string values for integer custom fields
  • #6284 - Avoid sending redundant webhooks when adding/removing tags
  • #6492 - Correct tag population in post-change data resulting from REST API changes
  • #6496 - Fix upgrade script when Python installed in nonstandard path
  • #6502 - Correct permissions evaluation for running a report via the REST API
  • #6517 - Fix assignment of user when creating rack reservations via REST API
  • #6525 - Paginate related IPs table under IP address view

…dren

Closes #6087: Cache prefix depth & children count
@jeremystretch jeremystretch merged commit fe4de7f into master Jun 4, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 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.

3 participants