1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
This commit is contained in:
jeremystretch
2022-10-31 15:15:45 -04:00
committed by Jeremy Stretch
parent 8001694a4c
commit d1970ca85b

View File

@ -2,6 +2,11 @@
## v3.3.7 (FUTURE)
### Bug Fixes
* [#10282](https://github.com/netbox-community/netbox/issues/10282) - Enforce advisory locks when allocating available IP addresses to prevent race conditions
* [#10770](https://github.com/netbox-community/netbox/issues/10282) - Fix social authentication for new users
---
## v3.3.6 (2022-10-26)