[PR #939] [MERGED] Release v1.9.0-r1 #12137

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

📋 Pull Request Information

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

Base: masterHead: develop


📝 Commits (6)

  • 366e2e7 Post-release version bump
  • 4670929 Added GitHub issue/PR templates; updated CONTRIBUTING policy
  • 06cafb0 Fixes #937: Region assignment should be optional when creating a site
  • 03d3bbc Fixes #938: Provider view yields an error if one or more circuits is assigned to a tenant
  • f051c0e Fixes #935: Fix form validation error when connecting an interface using live search
  • ee2d0b9 Release v1.9.0-r1

📊 Changes

6 files changed (+124 additions, -65 deletions)

View changed files

.github/ISSUE_TEMPLATE.md (+28 -0)
.github/PULL_REQUEST_TEMPLATE.md (+14 -0)
📝 CONTRIBUTING.md (+76 -47)
📝 netbox/dcim/forms.py (+4 -16)
📝 netbox/netbox/settings.py (+1 -1)
📝 netbox/templates/circuits/provider.html (+1 -1)

📄 Description

Bug Fixes

  • #935 - Fix form validation error when connecting an interface using live search
  • #937 - Region assignment should be optional when creating a site
  • #938 - Provider view yields an error if one or more circuits is assigned to a tenant

🔄 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/939 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 3/3/2017 **Status:** ✅ Merged **Merged:** 3/3/2017 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (6) - [`366e2e7`](https://github.com/netbox-community/netbox/commit/366e2e7a94314aa29b894772953d64322d72a4da) Post-release version bump - [`4670929`](https://github.com/netbox-community/netbox/commit/4670929953746a9f76d98983a1498772196fd2c7) Added GitHub issue/PR templates; updated CONTRIBUTING policy - [`06cafb0`](https://github.com/netbox-community/netbox/commit/06cafb09b3102ac4bcebd912b7876b3eb4fb7d4d) Fixes #937: Region assignment should be optional when creating a site - [`03d3bbc`](https://github.com/netbox-community/netbox/commit/03d3bbcddb3e1d9e500b7e278d6b3b406fd4dc85) Fixes #938: Provider view yields an error if one or more circuits is assigned to a tenant - [`f051c0e`](https://github.com/netbox-community/netbox/commit/f051c0e564c9aee0f6addc43a150bd4cdc047d2e) Fixes #935: Fix form validation error when connecting an interface using live search - [`ee2d0b9`](https://github.com/netbox-community/netbox/commit/ee2d0b963d8dc985e7371316a00ab95a744467b6) Release v1.9.0-r1 ### 📊 Changes **6 files changed** (+124 additions, -65 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE.md` (+28 -0) ➕ `.github/PULL_REQUEST_TEMPLATE.md` (+14 -0) 📝 `CONTRIBUTING.md` (+76 -47) 📝 `netbox/dcim/forms.py` (+4 -16) 📝 `netbox/netbox/settings.py` (+1 -1) 📝 `netbox/templates/circuits/provider.html` (+1 -1) </details> ### 📄 Description ## Bug Fixes * [#935](https://github.com/digitalocean/netbox/issues/935) - Fix form validation error when connecting an interface using live search * [#937](https://github.com/digitalocean/netbox/issues/937) - Region assignment should be optional when creating a site * [#938](https://github.com/digitalocean/netbox/issues/938) - Provider view yields an error if one or more circuits is assigned to a tenant --- <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:19:49 +01:00
adam closed this issue 2025-12-29 22:19:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12137