Skip to content
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

Release v0.3.0 #41

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Release v0.3.0 #41

merged 1 commit into from
Aug 12, 2024

Conversation

jeremystretch
Copy link
Contributor

Enhancements

  • #2 - Enable the ability to revert a previously merged branch
  • #3 - Require review & acknowledgment of conflicts before syncing or merging a branch
  • #4 - Include a three-way diff summary in the REST API representation of a modified object
  • #13 - Add a link to the active branch in the branch selector dropdown
  • #15 - Default to performing a "dry run" for branch sync & merge
  • #17 - Utilize NetBox's JobRunner class for background jobs
  • #29 - Register a branch column on NetBox's global changelog table
  • #36 - Run the branch provisioning process within an isolated transaction

Bug Fixes

  • #10 - Fix branch merge failure when deleted object was modified in another branch
  • #11 - Fix quick search functionality for branch diffs tab
  • #16 - Fix support for many-to-many assignments
  • #24 - Correct the REST API schema for the sync, merge, and revert branch endpoints
  • #30 - Include only unmerged branches with relevant changes in object view notifications
  • #31 - Prevent the deletion of a branch in a transitional state

@jeremystretch jeremystretch merged commit 0a953f0 into release Aug 12, 2024
4 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.

2 participants