[PR #18306] [MERGED] Release v4.1.11 #15316

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

📋 Pull Request Information

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

Base: developHead: release-v4.1.11


📝 Commits (1)

📊 Changes

8 files changed (+153 additions, -125 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/01-feature_request.yaml (+1 -1)
📝 .github/ISSUE_TEMPLATE/02-bug_report.yaml (+1 -1)
📝 base_requirements.txt (+1 -1)
📝 docs/release-notes/version-4.1.md (+12 -0)
📝 netbox/release.yaml (+2 -2)
📝 netbox/translations/ru/LC_MESSAGES/django.mo (+0 -0)
📝 netbox/translations/ru/LC_MESSAGES/django.po (+130 -114)
📝 requirements.txt (+6 -6)

📄 Description

Release v4.1.11

Bug Fixes

  • #17771 - Fix duplicate entries appearing on VLAN list when filtering by interface assignment
  • #18222 - Pass event rule action data to webhooks as context data
  • #18263 - Fix recalculation of cable paths when modifying cable terminations via the REST API
  • #18271 - Require only encryption or authentication algorithm when creating an IPSec proposal via the REST API
  • #18289 - Enable ordering modules and module types by created & last updated times

🔄 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/18306 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 1/6/2025 **Status:** ✅ Merged **Merged:** 1/6/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `release-v4.1.11` --- ### 📝 Commits (1) - [`a7ba181`](https://github.com/netbox-community/netbox/commit/a7ba181fcbf768496cec76f6f49f64a0656a2f99) Release v4.1.11 ### 📊 Changes **8 files changed** (+153 additions, -125 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) 📝 `base_requirements.txt` (+1 -1) 📝 `docs/release-notes/version-4.1.md` (+12 -0) 📝 `netbox/release.yaml` (+2 -2) 📝 `netbox/translations/ru/LC_MESSAGES/django.mo` (+0 -0) 📝 `netbox/translations/ru/LC_MESSAGES/django.po` (+130 -114) 📝 `requirements.txt` (+6 -6) </details> ### 📄 Description Release v4.1.11 ### Bug Fixes * [#17771](https://github.com/netbox-community/netbox/issues/17771) - Fix duplicate entries appearing on VLAN list when filtering by interface assignment * [#18222](https://github.com/netbox-community/netbox/issues/18222) - Pass event rule action data to webhooks as context data * [#18263](https://github.com/netbox-community/netbox/issues/18263) - Fix recalculation of cable paths when modifying cable terminations via the REST API * [#18271](https://github.com/netbox-community/netbox/issues/18271) - Require only encryption _or_ authentication algorithm when creating an IPSec proposal via the REST API * [#18289](https://github.com/netbox-community/netbox/issues/18289) - Enable ordering modules and module types by created & last updated times --- <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:14 +01:00
adam closed this issue 2025-12-30 00:21:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15316