Skip to content

Commit f819933

Browse files
committed
Changelog for #14092, #14637, #14638, #14657, #14658, #14672
1 parent 5822729 commit f819933

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/release-notes/version-4.0.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# NetBox v4.0
2+
3+
## v4.0.0 (FUTURE)
4+
5+
### Enhancements
6+
7+
* [#14637](https://github.com/netbox-community/netbox/issues/14637) - Upgrade to Django 5.0
8+
* [#14672](https://github.com/netbox-community/netbox/issues/14672) - Add support for Python 3.12
9+
10+
### Other Changes
11+
12+
* [#14092](https://github.com/netbox-community/netbox/issues/14092) - Remove backward compatibility for importing plugin resources from `extras.plugins` (now `netbox.plugins`)
13+
* [#14638](https://github.com/netbox-community/netbox/issues/14638) - Drop support for Python 3.8 and 3.9
14+
* [#14657](https://github.com/netbox-community/netbox/issues/14657) - Remove backward compatibility for old permissions mapping under `ActionsMixin`
15+
* [#14658](https://github.com/netbox-community/netbox/issues/14658) - Remove backward compatibility for importing `process_webhook()` (now `extras.webhooks.send_webhook()`)

0 commit comments

Comments
 (0)