[PR #1572] [MERGED] Release v2.1.6 #12228

Closed
opened 2025-12-29 22:20:22 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1572
Author: @jeremystretch
Created: 10/11/2017
Status: Merged
Merged: 10/11/2017
Merged by: @jeremystretch

Base: masterHead: develop


📝 Commits (6)

  • 02d8897 Post-release version bump
  • 97188ad Fixes #1563: Made necessary updates for Django REST Framework v3.7.0
  • af2de67 Closes #1561: Add Primary IP for a device to Search Results (#1565)
  • a73e598 #1561: Selected related primary IPs for devices under global search
  • b69bf58 Closes #1548: Automatically populate tenant assignment when adding an IP address from the prefix view
  • d16d890 Release v2.1.6

📊 Changes

5 files changed (+21 additions, -14 deletions)

View changed files

📝 netbox/ipam/tables.py (+1 -1)
📝 netbox/netbox/settings.py (+2 -2)
📝 netbox/netbox/views.py (+3 -3)
📝 netbox/templates/ipam/inc/prefix_header.html (+1 -1)
📝 netbox/utilities/api.py (+14 -7)

📄 Description

Enhancements

  • #1548 - Automatically populate tenant assignment when adding an IP address from the prefix view
  • #1561 - Added primary IP to the devices table in global search
  • #1563 - Made necessary updates for Django REST Framework v3.7.0

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/1572 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 10/11/2017 **Status:** ✅ Merged **Merged:** 10/11/2017 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (6) - [`02d8897`](https://github.com/netbox-community/netbox/commit/02d8897b82d47ee88fb6a6647be33babf30792ef) Post-release version bump - [`97188ad`](https://github.com/netbox-community/netbox/commit/97188ad85ba77d361ae38d8b5e01ae9109e5e9bd) Fixes #1563: Made necessary updates for Django REST Framework v3.7.0 - [`af2de67`](https://github.com/netbox-community/netbox/commit/af2de6776d4eda1ec4006b8856eee0a795d82440) Closes #1561: Add Primary IP for a device to Search Results (#1565) - [`a73e598`](https://github.com/netbox-community/netbox/commit/a73e598a6e6db08d93509f2c6bf70fa6b277bb4e) #1561: Selected related primary IPs for devices under global search - [`b69bf58`](https://github.com/netbox-community/netbox/commit/b69bf58c6316dea1fe23cdae476485dff89e9d99) Closes #1548: Automatically populate tenant assignment when adding an IP address from the prefix view - [`d16d890`](https://github.com/netbox-community/netbox/commit/d16d89028f8ef49915cf1a28ca919ca220a9a065) Release v2.1.6 ### 📊 Changes **5 files changed** (+21 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/tables.py` (+1 -1) 📝 `netbox/netbox/settings.py` (+2 -2) 📝 `netbox/netbox/views.py` (+3 -3) 📝 `netbox/templates/ipam/inc/prefix_header.html` (+1 -1) 📝 `netbox/utilities/api.py` (+14 -7) </details> ### 📄 Description ## Enhancements * [#1548](https://github.com/digitalocean/netbox/issues/1548) - Automatically populate tenant assignment when adding an IP address from the prefix view * [#1561](https://github.com/digitalocean/netbox/issues/1561) - Added primary IP to the devices table in global search * [#1563](https://github.com/digitalocean/netbox/issues/1563) - Made necessary updates for Django REST Framework v3.7.0 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:20:22 +01:00
adam closed this issue 2025-12-29 22:20:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12228