Releases: hawkv6/hawkwing
Releases · hawkv6/hawkwing
v1.0.2-test
What's Changed
- Bump google.golang.org/grpc from 1.56.3 to 1.62.0 by @dependabot in #41
- Bump actions/setup-go from 4 to 5 by @dependabot in #34
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #40
- Bump golang.org/x/sys from 0.13.0 to 0.17.0 by @dependabot in #38
- Bump go.uber.org/mock from 0.3.0 to 0.4.0 by @dependabot in #44
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #46
- Add low utilization intent by @severindellsperger in #51
- Bump golang.org/x/sys from 0.17.0 to 0.19.0 by @dependabot in #49
- Bump google.golang.org/grpc from 1.62.0 to 1.63.2 by @dependabot in #52
- Bump github.com/cilium/ebpf from 0.11.0 to 0.14.0 by @dependabot in #48
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #54
- Bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #55
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #60
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #57
New Contributors
- @severindellsperger made their first contribution in #51
Full Changelog: v1.0.1...v1.0.2-test
v1.0.1
What's Changed
- Bump actions/checkout from 3 to 4 by @dependabot in #33
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #35
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #36
- Bump github.com/spf13/viper from 1.16.0 to 1.18.2 by @dependabot in #37
- Static client address configuration by @jklaiber in #42
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Feature intercept dns reply by @jklaiber in #4
- Bpf refactoring by @jklaiber in #5
- Basic tc functionality by @jklaiber in #6
- Basic egress filtering by @jklaiber in #7
- Srv6 encap by @jklaiber in #8
- PoC source -> destination with encap/decap by @jklaiber in #9
- Refactoring by @jklaiber in #10
- Implemented Dst -> Src Encap by @jklaiber in #12
- Refactoring map package by @jklaiber in #13
- Initial messaging pkg layout by @jklaiber in #14
- Map Updating Functionality by @jklaiber in #15
- Refactor server maps to new map struct by @jklaiber in #16
- Fix security vuln by @jklaiber in #17
- Add interface option to cli by @jklaiber in #18
- Refactor to new messaging format by @jklaiber in #19
- Config validation by @jklaiber in #20
- Add dns resolver, add additional flex-algo verification by @jklaiber in #21
- Refactor and fix empty sidlist by @jklaiber in #22
- Refactoring bpf package by @jklaiber in #23
- Tests v1 by @jklaiber in #24
- Refactor test map common by @jklaiber in #25
- Interface refactoring testing by @jklaiber in #27
- Refactor client into ebpf and controller client by @jklaiber in #28
- Minor improvements and bug fixes by @jklaiber in #29
- Improve dev tools (dns and webserver) by @jklaiber in #30
- Add source address to request and result by @jklaiber in #31
- Add package documentation by @jklaiber in #32
New Contributors
Full Changelog: https://github.com/hawkv6/hawkwing/commits/v1.0.0