Skip to content

Releases: webmeshproj/webmesh

v0.13.10

13 Oct 14:10
53771cf
Compare
Choose a tag to compare

Changelog

  • 53771cf build: dont pack wmctl binary

v0.13.9

13 Oct 13:41
520b128
Compare
Choose a tag to compare

Changelog

  • aae6b58 build: pack linux binaries
  • 520b128 fix: force search domains to bottom up resolveconf

v0.13.8

13 Oct 00:43
7c7a333
Compare
Choose a tag to compare

Changelog

  • 7c7a333 deps: update go deps
  • aacb27e feat: allow setting a custom ipv6 network
  • 8054fc9 feat: append search domain when using meshdns
  • f5414af tidy: rename meshnet/util to meshnet/netutil

v0.13.7

12 Oct 22:16
2e2740d
Compare
Choose a tag to compare

Changelog

  • 7b98597 feat: add helper methods for retrieving built server instances
  • eedb0ee feat: add method for replacing the forwarders list
  • 2e2740d feat: export more peer filters for convenience
  • 4c64067 feat: fall back to any configured forwarders during a mesh lookup
  • b33cc14 fix: remove dns servers was not used head file on unix

v0.13.6

12 Oct 18:47
12f87ef
Compare
Choose a tag to compare

Changelog

  • 1f3098b [ci skip] add dispatch build for a base image
  • 12f87ef build: use prebuilt base alpine image
  • 86800be feat: assume a default server when not provided in wmctl
  • 0ce9d4a feat: assume defaults in connect command also
  • 3e9c699 feat: squash allowed IPs to single prefix when routing for the entire network
  • 2ab910a fix: disable default tunnel was not getting honored in all cases
  • d4a3b68 fix: dont log subscription errors when due to being shutdown
  • 329de49 fix: wmctl connect: shutdown interface cleanly when interrupting in the middle of connecting

v0.13.5

12 Oct 15:02
a9efb49
Compare
Choose a tag to compare

Changelog

  • 16afb09 feat: allow clients to opt-out of full-tunneling
  • a9efb49 feat: disable full-tunnel by default in the test connect command

v0.13.4

12 Oct 12:09
150cab7
Compare
Choose a tag to compare

Changelog

  • e8ac6d6 fix: clarify errors in wmctl when no server is configured
  • 150cab7 logs: add some debug logging to passthrough provider
  • c1971ec tidy: no need to check if rbac evaluator is secure or not during join

v0.13.3

12 Oct 02:46
edf6c32
Compare
Choose a tag to compare

Changelog

  • 7d94ad7 ci: configure gpg secrets for signing
  • cad4649 ci: pass keys to snapshot builds
  • 1568c8f deps: bump x/net for cve and configure goreleaser to sign arch packages
  • edf6c32 tidy: cleanup goreleaser file

v0.13.2

12 Oct 00:58
22a81fb
Compare
Choose a tag to compare

Changelog

  • 22a81fb ci: auto-update aur packages when running on self-hosted

v0.13.1

11 Oct 23:29
1777a48
Compare
Choose a tag to compare

Changelog

  • 11ec15b ci: switch to self-hosted build
  • b90805e feat: bring back wmctl connect
  • 89402b9 feat: pass log options through to connect
  • e3fb6e0 fix: clear caches and fix data race in idauth test
  • 77859a4 fix: double ensure ID is set properly when using id auth
  • 0f9f584 fix: membership API was only matching IDs with rbac enabled
  • 98b4dca fix: panic in handleErr not unpacking the corrent error on mesh connect
  • c0ff874 fix: return a better error on connect when no possible network options are provided
  • eeb398e fix: use typed storage provider
  • e245074 tests: add checks for key derived IDs in storage conformance
  • 1777a48 tidy: append go version to description in status rpc
  • 840caa3 tidy: cleanup errors