[PR #19172] [MERGED] Release v4.3-beta1 #15553

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/19172
Author: @jeremystretch
Created: 4/14/2025
Status: Merged
Merged: 4/14/2025
Merged by: @jeremystretch

Base: featureHead: release-v4.3-beta1


📝 Commits (9)

  • 241787e Draft changelog for v4.3 release
  • 69497a2 Add release notes summary & nav link
  • 9ad05c4 Docs cleanup
  • ebc9007 Update Python dependencies
  • 320ec56 Update static assets
  • f11be67 Revert errant change to schema
  • c21d914 Fix minimum PostgreSQL version
  • 8a5f3b8 Misc cleanup
  • 0c10837 Correct issue numbers in change log

📊 Changes

19 files changed (+243 additions, -99 deletions)

View changed files

📝 base_requirements.txt (+2 -6)
📝 docs/configuration/system.md (+4 -0)
📝 docs/installation/upgrading.md (+44 -45)
📝 docs/models/dcim/devicerole.md (+2 -0)
📝 docs/models/dcim/racktype.md (+2 -0)
📝 docs/plugins/development/models.md (+2 -3)
📝 docs/release-notes/index.md (+9 -0)
docs/release-notes/version-4.3.md (+132 -0)
📝 mkdocs.yml (+2 -0)
📝 netbox/project-static/dist/netbox-external.css (+1 -1)
📝 netbox/project-static/dist/netbox.css (+1 -1)
📝 netbox/project-static/dist/netbox.js (+7 -7)
📝 netbox/project-static/dist/netbox.js.map (+2 -2)
📝 netbox/project-static/netbox-graphiql/package.json (+1 -1)
📝 netbox/project-static/package.json (+4 -4)
📝 netbox/project-static/styles/netbox.scss (+2 -2)
📝 netbox/project-static/yarn.lock (+17 -18)
📝 netbox/release.yaml (+2 -2)
📝 requirements.txt (+7 -7)

📄 Description

No description provided


🔄 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/19172 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/14/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `feature` ← **Head:** `release-v4.3-beta1` --- ### 📝 Commits (9) - [`241787e`](https://github.com/netbox-community/netbox/commit/241787e9fceb38311dd53b9b25d5bb325ca51d2f) Draft changelog for v4.3 release - [`69497a2`](https://github.com/netbox-community/netbox/commit/69497a2b53bd3d8e52878156ea5f6879356b32ab) Add release notes summary & nav link - [`9ad05c4`](https://github.com/netbox-community/netbox/commit/9ad05c430b127c8c511a84af192f86573f3a43dd) Docs cleanup - [`ebc9007`](https://github.com/netbox-community/netbox/commit/ebc900784b32d84e455851dcccf82daacf973f13) Update Python dependencies - [`320ec56`](https://github.com/netbox-community/netbox/commit/320ec56dd213b231d9cee5fef7194f1e30832908) Update static assets - [`f11be67`](https://github.com/netbox-community/netbox/commit/f11be67c865bf9e730b170bbe619124b6345d946) Revert errant change to schema - [`c21d914`](https://github.com/netbox-community/netbox/commit/c21d9149e15db59fa059bb44fb4b61ef560fcb7a) Fix minimum PostgreSQL version - [`8a5f3b8`](https://github.com/netbox-community/netbox/commit/8a5f3b8d341afb26a3ed9f22b52523fbd630282a) Misc cleanup - [`0c10837`](https://github.com/netbox-community/netbox/commit/0c10837d5664a757c5c4df1cddb6a4b606e5a370) Correct issue numbers in change log ### 📊 Changes **19 files changed** (+243 additions, -99 deletions) <details> <summary>View changed files</summary> 📝 `base_requirements.txt` (+2 -6) 📝 `docs/configuration/system.md` (+4 -0) 📝 `docs/installation/upgrading.md` (+44 -45) 📝 `docs/models/dcim/devicerole.md` (+2 -0) 📝 `docs/models/dcim/racktype.md` (+2 -0) 📝 `docs/plugins/development/models.md` (+2 -3) 📝 `docs/release-notes/index.md` (+9 -0) ➕ `docs/release-notes/version-4.3.md` (+132 -0) 📝 `mkdocs.yml` (+2 -0) 📝 `netbox/project-static/dist/netbox-external.css` (+1 -1) 📝 `netbox/project-static/dist/netbox.css` (+1 -1) 📝 `netbox/project-static/dist/netbox.js` (+7 -7) 📝 `netbox/project-static/dist/netbox.js.map` (+2 -2) 📝 `netbox/project-static/netbox-graphiql/package.json` (+1 -1) 📝 `netbox/project-static/package.json` (+4 -4) 📝 `netbox/project-static/styles/netbox.scss` (+2 -2) 📝 `netbox/project-static/yarn.lock` (+17 -18) 📝 `netbox/release.yaml` (+2 -2) 📝 `requirements.txt` (+7 -7) </details> ### 📄 Description _No description provided_ --- <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:22:39 +01:00
adam closed this issue 2025-12-30 00:22:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15553