Skip to content

Release v0.5.3 #212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 4, 2025
Merged

Release v0.5.3 #212

merged 8 commits into from
Feb 4, 2025

Conversation

jeremystretch
Copy link
Contributor

Enhancements

  • #209 - Prevent merging branches whose last_sync time exceeds the configured changelog retention window

Bug Fixes

  • #87 - Deactivate the active branch (if any) when creating a new branch
  • #148 - Fix IntegrityError exception raised when executing custom scripts within a branch
  • #178 - Fix display of assigned tags in the branches list

jeremystretch and others added 8 commits November 14, 2024 16:26
* 148 add message to script run form in NetBox

* 148 Add BranchingBackend to support running scripts

* 148 Add BranchingBackend to support running scripts

* 148 Add BranchingBackend to support running scripts

* 148 Fix instance check

* 148 change to use script context managers

* 148 remove incorrect checkin

* 148 add missing file

* 148 cleanup

* Adapt for dynamic registration of request processors in NetBox

* Remove activate_branch() from middleware to avoid duplicate call

* Require NetBox >= v4.1.9

* Move Script alert to a separate template extension

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
@jeremystretch jeremystretch merged commit d8acd5f into release Feb 4, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants