[PR #18346] [MERGED] Release v4.2.1 #15330

Closed
opened 2025-12-30 00:21:18 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18346
Author: @jeremystretch
Created: 1/8/2025
Status: Merged
Merged: 1/8/2025
Merged by: @jeremystretch

Base: mainHead: release-v4.2.1


📝 Commits (2)

📊 Changes

6 files changed (+105 additions, -90 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/01-feature_request.yaml (+1 -1)
📝 .github/ISSUE_TEMPLATE/02-bug_report.yaml (+1 -1)
📝 docs/release-notes/version-4.2.md (+13 -0)
📝 netbox/release.yaml (+2 -2)
📝 netbox/translations/cs/LC_MESSAGES/django.mo (+0 -0)
📝 netbox/translations/cs/LC_MESSAGES/django.po (+88 -86)

📄 Description

Bug Fixes

  • #18282 - Fix ordering of prefixes list by assigned VLAN
  • #18314 - Fix KeyError exception when rendering pre-saved dashboard (requires_internet missing)
  • #18316 - Fix AttributeError exception when global search results include prefixes and/or clusters
  • #18318 - Correct navigation breadcrumbs for module type UI view
  • #18324 - Correct filtering for certain related object listings
  • #18329 - Address upstream bug in GraphQL API where only one primary IP address is returned within a device/VM list

🔄 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/18346 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 1/8/2025 **Status:** ✅ Merged **Merged:** 1/8/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `release-v4.2.1` --- ### 📝 Commits (2) - [`da374d3`](https://github.com/netbox-community/netbox/commit/da374d3a35b50503d05a8caaf27e5f84add84df6) Release v4.2.1 - [`f7e1a8a`](https://github.com/netbox-community/netbox/commit/f7e1a8a871428da4ee828bd54cfc6dc0e10281b1) Add changelog for #18282 ### 📊 Changes **6 files changed** (+105 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/01-feature_request.yaml` (+1 -1) 📝 `.github/ISSUE_TEMPLATE/02-bug_report.yaml` (+1 -1) 📝 `docs/release-notes/version-4.2.md` (+13 -0) 📝 `netbox/release.yaml` (+2 -2) 📝 `netbox/translations/cs/LC_MESSAGES/django.mo` (+0 -0) 📝 `netbox/translations/cs/LC_MESSAGES/django.po` (+88 -86) </details> ### 📄 Description ### Bug Fixes * [#18282](https://github.com/netbox-community/netbox/issues/18282) - Fix ordering of prefixes list by assigned VLAN * [#18314](https://github.com/netbox-community/netbox/issues/18314) - Fix KeyError exception when rendering pre-saved dashboard (`requires_internet` missing) * [#18316](https://github.com/netbox-community/netbox/issues/18316) - Fix AttributeError exception when global search results include prefixes and/or clusters * [#18318](https://github.com/netbox-community/netbox/issues/18318) - Correct navigation breadcrumbs for module type UI view * [#18324](https://github.com/netbox-community/netbox/issues/18324) - Correct filtering for certain related object listings * [#18329](https://github.com/netbox-community/netbox/issues/18329) - Address upstream bug in GraphQL API where only one primary IP address is returned within a device/VM list --- <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-30 00:21:18 +01:00
adam closed this issue 2025-12-30 00:21:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15330