all: init v2 and delete old bridge

This commit is contained in:
Tulir Asokan
2024-08-15 16:43:13 +03:00
parent 64c92ca783
commit 0a7b8bf41b
87 changed files with 458 additions and 13224 deletions

View File

@@ -1,3 +1,11 @@
# v0.8.0 (unreleased)
* Bumped minimum Go version to 1.22.
* Rewrote bridge using bridgev2 architecture.
* It is recommended to check the config file after upgrading. If you have
prevented the bridge from writing to the config, you should update it
manually.
# v0.7.0 (2024-07-16)
* Bumped minimum Go version to 1.21.