Owen
9e29d0b4ff
Support importing into the cli
2026-09-15 11:08:47 -04:00
Owen
acb014e23e
Add support for local endpoint interface allowlist
2026-09-15 11:08:47 -04:00
Owen
c6d40f3e44
Add nil check for netstack in ping function and implement regression test
...
Fixes #439
2026-09-15 11:08:46 -04:00
Owen
3efd00f283
Fix #437
2026-09-15 11:08:46 -04:00
Owen Schwartz
46d65c0ad3
Merge pull request #448 from fosrl/dependabot/go_modules/go-dependencies-4204111fc3
...
chore(deps): bump the go-dependencies group with 4 updates
2026-09-15 11:08:16 -04:00
dependabot[bot]
956fe25e90
chore(deps): bump the go-dependencies group with 4 updates
...
Bumps the go-dependencies group with 4 updates: [github.com/go-crypt/x](https://github.com/go-crypt/x ), [golang.org/x/crypto](https://github.com/golang/crypto ), [golang.org/x/net](https://github.com/golang/net ) and [golang.org/x/sys](https://github.com/golang/sys ).
Updates `github.com/go-crypt/x` from 0.4.16 to 0.4.17
- [Commits](https://github.com/go-crypt/x/compare/v0.4.16...v0.4.17 )
Updates `golang.org/x/crypto` from 0.55.0 to 0.57.0
- [Commits](https://github.com/golang/crypto/compare/v0.55.0...v0.57.0 )
Updates `golang.org/x/net` from 0.58.0 to 0.59.0
- [Commits](https://github.com/golang/net/compare/v0.58.0...v0.59.0 )
Updates `golang.org/x/sys` from 0.47.0 to 0.48.0
- [Commits](https://github.com/golang/sys/compare/v0.47.0...v0.48.0 )
---
updated-dependencies:
- dependency-name: github.com/go-crypt/x
dependency-version: 0.4.17
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
dependency-version: 0.57.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: golang.org/x/net
dependency-version: 0.59.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: golang.org/x/sys
dependency-version: 0.48.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-14 09:44:53 +00:00
Owen Schwartz
65c770ec59
Merge pull request #445 from fosrl/dependabot/go_modules/google.golang.org/grpc-1.83.2
...
chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2
2026-09-11 09:58:57 -04:00
dependabot[bot]
fad04d7918
chore(nix): fix hash for updated go dependencies
2026-09-09 14:29:00 +00:00
dependabot[bot]
2b8f420519
chore(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.83.1 to 1.83.2.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.83.1...v1.83.2 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.83.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-09 14:27:58 +00:00
Owen Schwartz
52f516b60c
Merge pull request #444 from fosrl/dependabot/go_modules/go-dependencies-f605030b2b
...
chore(deps): bump the go-dependencies group across 1 directory with 18 updates
2026-09-09 09:40:27 -04:00
dependabot[bot]
980c941962
chore(nix): fix hash for updated go dependencies
2026-09-09 13:38:21 +00:00
dependabot[bot]
1ac4f50faf
chore(deps): bump the go-dependencies group across 1 directory with 18 updates
...
Bumps the go-dependencies group with 10 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) | `1.9.0` | `1.10.1` |
| [github.com/gaissmai/bart](https://github.com/gaissmai/bart ) | `0.28.0` | `0.29.0` |
| [github.com/moby/moby/api](https://github.com/moby/moby ) | `1.55.0` | `1.56.0` |
| [github.com/moby/moby/client](https://github.com/moby/moby ) | `0.5.0` | `0.6.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) | `1.23.2` | `1.24.1` |
| [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib ) | `0.69.0` | `0.71.0` |
| [go.opentelemetry.io/contrib/instrumentation/runtime](https://github.com/open-telemetry/opentelemetry-go-contrib ) | `0.69.0` | `0.71.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc](https://github.com/open-telemetry/opentelemetry-go ) | `1.44.0` | `1.46.0` |
| [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go ) | `1.44.0` | `1.46.0` |
| [go.opentelemetry.io/otel/exporters/prometheus](https://github.com/open-telemetry/opentelemetry-go ) | `0.66.0` | `0.68.0` |
Updates `github.com/fsnotify/fsnotify` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.9.0...v1.10.1 )
Updates `github.com/gaissmai/bart` from 0.28.0 to 0.29.0
- [Release notes](https://github.com/gaissmai/bart/releases )
- [Commits](https://github.com/gaissmai/bart/compare/v0.28.0...v0.29.0 )
Updates `github.com/moby/moby/api` from 1.55.0 to 1.56.0
- [Release notes](https://github.com/moby/moby/releases )
- [Commits](https://github.com/moby/moby/compare/api/v1.55.0...api/v1.56.0 )
Updates `github.com/moby/moby/client` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/moby/moby/releases )
- [Changelog](https://github.com/moby/moby/blob/v0.6.0/CHANGELOG.md )
- [Commits](https://github.com/moby/moby/compare/v0.5.0...v0.6.0 )
Updates `github.com/prometheus/client_golang` from 1.23.2 to 1.24.1
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.23.2...v1.24.1 )
Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.69.0 to 0.71.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.69.0...zpages/v0.71.0 )
Updates `go.opentelemetry.io/contrib/instrumentation/runtime` from 0.69.0 to 0.71.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.69.0...zpages/v0.71.0 )
Updates `go.opentelemetry.io/otel` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.44.0...v1.46.0 )
Updates `go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.44.0...v1.46.0 )
Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.44.0...v1.46.0 )
Updates `go.opentelemetry.io/otel/exporters/prometheus` from 0.66.0 to 0.68.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/metric/x/v0.66.0...metric/x/v0.68.0 )
Updates `go.opentelemetry.io/otel/metric` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.44.0...v1.46.0 )
Updates `go.opentelemetry.io/otel/sdk` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.44.0...v1.46.0 )
Updates `go.opentelemetry.io/otel/sdk/metric` from 1.44.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.44.0...v1.46.0 )
Updates `golang.org/x/crypto` from 0.53.0 to 0.55.0
- [Commits](https://github.com/golang/crypto/compare/v0.53.0...v0.55.0 )
Updates `golang.org/x/net` from 0.56.0 to 0.58.0
- [Commits](https://github.com/golang/net/compare/v0.56.0...v0.58.0 )
Updates `golang.org/x/sys` from 0.46.0 to 0.47.0
- [Commits](https://github.com/golang/sys/compare/v0.46.0...v0.47.0 )
Updates `google.golang.org/grpc` from 1.82.1 to 1.83.1
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.82.1...v1.83.1 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: github.com/gaissmai/bart
dependency-version: 0.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: github.com/moby/moby/api
dependency-version: 1.56.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: github.com/moby/moby/client
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: github.com/prometheus/client_golang
dependency-version: 1.24.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
dependency-version: 0.71.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/contrib/instrumentation/runtime
dependency-version: 0.71.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel
dependency-version: 1.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc
dependency-version: 1.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
dependency-version: 1.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/exporters/prometheus
dependency-version: 0.68.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/metric
dependency-version: 1.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-version: 1.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: go.opentelemetry.io/otel/sdk/metric
dependency-version: 1.46.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
dependency-version: 0.55.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: golang.org/x/net
dependency-version: 0.58.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: golang.org/x/sys
dependency-version: 0.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
dependency-version: 1.83.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: go-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-09 13:37:20 +00:00
Owen Schwartz
84a2be88d4
Merge pull request #426 from fosrl/dependabot/go_modules/google.golang.org/grpc-1.82.1
...
chore(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1
2026-09-09 09:35:17 -04:00
Owen Schwartz
9a79a6f548
Merge pull request #443 from fosrl/dependabot/github_actions/github-actions-dependencies-a711382ba7
...
chore(deps): bump the github-actions-dependencies group across 1 directory with 9 updates
2026-09-09 09:35:00 -04:00
dependabot[bot]
d96b9115e1
chore(deps): bump the github-actions-dependencies group across 1 directory with 9 updates
...
Bumps the github-actions-dependencies group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials ) | `6.2.1` | `6.2.4` |
| [actions/checkout](https://github.com/actions/checkout ) | `7.0.0` | `7.0.1` |
| [docker/login-action](https://github.com/docker/login-action ) | `4.3.0` | `4.6.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `4.2.0` | `4.3.0` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) | `4.2.0` | `4.3.0` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `6.5.0` | `7.0.0` |
| [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance ) | `4.1.1` | `4.2.2` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) | `3.0.1` | `3.0.3` |
| [actions/stale](https://github.com/actions/stale ) | `10.3.0` | `11.0.0` |
Updates `aws-actions/configure-aws-credentials` from 6.2.1 to 6.2.4
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases )
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/254c19bd240aabef8777f48595e9d2d7b972184b...cbe3b392738ccf3f987d68400dafcf4b0624a56c )
Updates `actions/checkout` from 7.0.0 to 7.0.1
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v7...v7.0.1 )
Updates `docker/login-action` from 4.3.0 to 4.6.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/c99871dec2022cc055c062a10cc1a1310835ceb4...dbcb813823bdd20940b903addbd779551569679f )
Updates `docker/setup-buildx-action` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/bb05f3f5519dd87d3ba754cc423b652a5edd6d2c...37fe631027851001ddb9b187196cc803df7f5f0e )
Updates `docker/setup-qemu-action` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/96fe6ef7f33517b61c61be40b68a1882f3264fb8...1f40c72289eff860ee54a304f1438e3cff362e0a )
Updates `actions/setup-go` from 6.5.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/924ae3a1cded613372ab5595356fb5720e22ba16...b7ad1dad31e06c5925ef5d2fc7ad053ef454303e )
Updates `actions/attest-build-provenance` from 4.1.1 to 4.2.2
- [Release notes](https://github.com/actions/attest-build-provenance/releases )
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md )
- [Commits](https://github.com/actions/attest-build-provenance/compare/0f67c3f4856b2e3261c31976d6725780e5e4c373...4d101475d8b20a2381f78447822ac1eab6504dd8 )
Updates `softprops/action-gh-release` from 3.0.1 to 3.0.3
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/718ea10b132b3b2eba29c1007bb80653f286566b...efb35369e0ad2afab669f228072c1b0d510eae64 )
Updates `actions/stale` from 10.3.0 to 11.0.0
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899...4391f3da665fdf50b6810c1a66712fb9ba21aa93 )
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: 6.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies
- dependency-name: actions/checkout
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies
- dependency-name: docker/login-action
dependency-version: 4.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: docker/setup-buildx-action
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: docker/setup-qemu-action
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: actions/setup-go
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions-dependencies
- dependency-name: actions/attest-build-provenance
dependency-version: 4.2.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: softprops/action-gh-release
dependency-version: 3.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies
- dependency-name: actions/stale
dependency-version: 11.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-09-07 09:45:35 +00:00
Owen Schwartz
1121ac5357
Merge pull request #435 from totalolage/fix/normalize-client-interface-cidr
...
fix: accept bare site addresses in client WireGuard config
2026-08-24 12:02:19 -04:00
Filip Kalný
d9405f4eae
fix: accept bare site addresses in client WireGuard config
2026-08-20 20:48:31 +02:00
Owen Schwartz
0e415f0a01
Merge pull request #434 from fosrl/dev
...
1.16.0
1.16.0
v1.16.0
2026-08-19 16:45:24 -04:00
Owen
ebc32776e6
Merge branch 'aig' into dev
2026-08-19 16:36:55 -04:00
Owen
abbab85bed
Support reliable SECONDARY address adding
2026-08-13 10:49:13 -04:00
Owen
eadac39ea7
Add NativeConfigDisabled flag to skip raw interface configuration on Darwin
2026-08-07 16:04:20 -04:00
Owen
dcf28fa094
Enhance route management with explicit gateway handling for network configurations
2026-08-07 15:51:15 -04:00
Owen
178554c9ff
add functions for including the source for bsd
2026-08-07 15:27:19 -04:00
Owen
dd8713bd2c
Update language to be more clear
2026-08-07 14:55:54 -04:00
Owen Schwartz
2aa637f4d8
Merge pull request #424 from Serph91P/fix/compat-registration-chain-race
...
fix: preserve the pending WireGuard registration chain
2026-08-05 09:28:18 -04:00
Owen
1bde15f0a7
add test for magic packets
2026-08-03 12:14:21 -04:00
Owen
46f58dd59f
add test for magic packets
2026-08-03 12:13:22 -04:00
Owen
01cb6f39ca
add funcs to add and remove ip from interface
2026-07-31 10:34:07 -04:00
Owen
69d3925167
move exit node ping to module
2026-07-30 16:46:30 -04:00
dependabot[bot]
6af5ddcbce
chore(nix): fix hash for updated go dependencies
2026-07-25 05:46:44 +00:00
dependabot[bot]
b336ba5fea
chore(deps): bump google.golang.org/grpc from 1.82.0 to 1.82.1
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.82.0 to 1.82.1.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.82.0...v1.82.1 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.82.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-25 05:45:35 +00:00
Owen
385dafa857
Support combining certs into one store
2026-07-22 17:21:39 -04:00
Owen
f9d57acd3e
Add fallback self signed cert so not locked out
2026-07-22 16:50:45 -04:00
Seraph91P
b5a7213cdb
fix: preserve pending registration chain
...
Backwards-compatible registrations do not receive a wg/connect response.
Do not let them replace the chain ID of a normal registration that may
already be in flight.
2026-07-21 16:43:45 +00:00
Owen Schwartz
15224904a0
Merge pull request #418 from fosrl/dev
...
1.15.0
1.15.0
v1.15.0
2026-07-18 21:19:41 -04:00
Owen
6610655376
only add metric if provided through PreferLocalRoutes
2026-07-18 17:29:27 -04:00
Owen
8d582b4ea5
Dont remove non controlled routes
2026-07-17 17:40:05 -04:00
Owen
2bad244186
Update the routes so that it has a high metric
2026-07-16 16:55:12 -04:00
Owen
10adb416f8
Move the local endpoints to get config
2026-07-16 14:42:26 -04:00
Owen
dde44d6666
Filter out link local and dont send the port
2026-07-16 14:34:25 -04:00
Owen
e21d608bd8
Scrape and send local endpoints
2026-07-15 17:45:39 -04:00
Owen
6d8aca9c7c
Add PKGBUILD
2026-07-07 13:09:53 -04:00
Owen Schwartz
527edc8d80
Merge pull request #400 from fosrl/dev
...
Properly ignore bin
1.14.0
v1.14.0
2026-07-02 17:20:19 -04:00
Owen
584ea9f4a8
Properly ignore bin
2026-07-02 17:19:59 -04:00
Owen Schwartz
3dfd1f459d
Merge pull request #396 from fosrl/dependabot/github_actions/github-actions-dependencies-429e143d22
...
chore(deps): bump the github-actions-dependencies group across 1 directory with 9 updates
2026-07-02 17:15:57 -04:00
dependabot[bot]
f4f2bcadb8
chore(deps): bump the github-actions-dependencies group across 1 directory with 9 updates
...
Bumps the github-actions-dependencies group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials ) | `6.1.1` | `6.2.1` |
| [actions/checkout](https://github.com/actions/checkout ) | `6` | `7` |
| [docker/login-action](https://github.com/docker/login-action ) | `4.1.0` | `4.3.0` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | `4.1.0` | `4.2.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `7.2.0` | `7.3.0` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) | `4.0.0` | `4.2.0` |
| [actions/setup-go](https://github.com/actions/setup-go ) | `6.4.0` | `6.5.0` |
| [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance ) | `4.1.0` | `4.1.1` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) | `3.0.0` | `3.0.1` |
Updates `aws-actions/configure-aws-credentials` from 6.1.1 to 6.2.1
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases )
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/d979d5b3a71173a29b74b5b88418bfda9437d885...254c19bd240aabef8777f48595e9d2d7b972184b )
Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases )
- [Commits](https://github.com/actions/checkout/compare/v6...v7 )
Updates `docker/login-action` from 4.1.0 to 4.3.0
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/4907a6ddec9925e35a0a9e82d7399ccc52663121...c99871dec2022cc055c062a10cc1a1310835ceb4 )
Updates `docker/setup-buildx-action` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5...bb05f3f5519dd87d3ba754cc423b652a5edd6d2c )
Updates `docker/build-push-action` from 7.2.0 to 7.3.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/f9f3042f7e2789586610d6e8b85c8f03e5195baf...53b7df96c91f9c12dcc8a07bcb9ccacbed38856a )
Updates `docker/setup-qemu-action` from 4.0.0 to 4.2.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/ce360397dd3f832beb865e1373c09c0e9f86d70a...96fe6ef7f33517b61c61be40b68a1882f3264fb8 )
Updates `actions/setup-go` from 6.4.0 to 6.5.0
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/4a3601121dd01d1626a1e23e37211e3254c1c06c...924ae3a1cded613372ab5595356fb5720e22ba16 )
Updates `actions/attest-build-provenance` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/actions/attest-build-provenance/releases )
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md )
- [Commits](https://github.com/actions/attest-build-provenance/compare/a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32...0f67c3f4856b2e3261c31976d6725780e5e4c373 )
Updates `softprops/action-gh-release` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/b4309332981a82ec1c5618f44dd2e27cc8bfbfda...718ea10b132b3b2eba29c1007bb80653f286566b )
---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies
- dependency-name: actions/checkout
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions-dependencies
- dependency-name: actions/setup-go
dependency-version: 6.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: 6.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: docker/build-push-action
dependency-version: 7.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: docker/login-action
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: docker/setup-buildx-action
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: docker/setup-qemu-action
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: softprops/action-gh-release
dependency-version: 3.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-07-02 21:13:13 +00:00
Owen Schwartz
3fd6bafb69
Merge pull request #397 from fosrl/dependabot/go_modules/go-dependencies-8b6ef06786
...
chore(deps): bump the go-dependencies group with 18 updates
2026-07-02 17:10:48 -04:00
Owen Schwartz
758992e84c
Merge pull request #399 from fosrl/dev
...
1.14.0
2026-07-02 17:08:26 -04:00
Owen
0034053aee
Comment the handlers back in
2026-07-02 16:29:57 -04:00
Owen
e151160c33
remove
2026-07-02 16:24:23 -04:00