openziti / desktop-edge-win

Provides a Ziti client for Windows
Apache License 2.0
35 stars 13 forks source link

Align main with release-next #648

Closed scareything closed 3 months ago

scareything commented 3 months ago

I two branches from main: fix.main.base and fix.main.rebase2. Then I rebased release-next into fix.main.rebase2:

git rebase origin/release-next

There were two conflicting files from the commits in #647 which has not been brought into main yet. I accepted the commits from release-next

I left fix.main.base alone, so we could target it in this PR and see what happens before committing to main. I'm hoping that fix.main.base is identical to release-next after merging this PR. If it is, we can do another PR for fix.main.base to main.