-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6d94fe5
commit fa11625
Showing
1 changed file
with
74 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
# Changelog | ||
|
||
## [v0.0.5](https://github.com/miscord-dev/tetrapod/compare/v0.0.4...v0.0.5) - 2023-06-26 | ||
- Add tagpr by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/77 | ||
- Update module golang.org/x/crypto to v0.7.0 by @renovate in https://github.com/miscord-dev/tetrapod/pull/75 | ||
- Update golang.org/x/exp digest to 642cace by @renovate in https://github.com/miscord-dev/tetrapod/pull/79 | ||
- Bump Go and deps by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/83 | ||
- Enable automerge by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/84 | ||
- Update module github.com/vishvananda/netns to v0.0.4 by @renovate in https://github.com/miscord-dev/tetrapod/pull/63 | ||
- Update actions/setup-go action to v4 by @renovate in https://github.com/miscord-dev/tetrapod/pull/80 | ||
- Update module github.com/pion/stun to v0.6.0 by @renovate in https://github.com/miscord-dev/tetrapod/pull/73 | ||
- Update module github.com/cilium/ebpf to v0.10.0 by @renovate in https://github.com/miscord-dev/tetrapod/pull/67 | ||
- Update module github.com/onsi/gomega to v1.27.8 by @renovate in https://github.com/miscord-dev/tetrapod/pull/72 | ||
- Update golang.org/x/exp digest to 2e198f4 by @renovate in https://github.com/miscord-dev/tetrapod/pull/82 | ||
|
||
## [v0.0.4](https://github.com/miscord-dev/tetrapod/compare/v0.0.3...v0.0.4) - 2023-03-15 | ||
- Configure Renovate by @renovate in https://github.com/miscord-dev/tetrapod/pull/51 | ||
- Update golang.org/x/exp digest to 522b1b5 by @renovate in https://github.com/miscord-dev/tetrapod/pull/55 | ||
- Update golang.zx2c4.com/wireguard/wgctrl digest to 9c5414a by @renovate in https://github.com/miscord-dev/tetrapod/pull/56 | ||
- Fix bugs by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/62 | ||
- Update kubernetes packages to v0.26.2 by @renovate in https://github.com/miscord-dev/tetrapod/pull/60 | ||
- Update module sigs.k8s.io/controller-runtime to v0.14.5 by @renovate in https://github.com/miscord-dev/tetrapod/pull/64 | ||
- Add TETRAPOD_CNI_POD_TEMPLATES, TETRAPOD_CNI_ENABLE_EXTRA_CLAIMS by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/65 | ||
- Add tetrapod_clients.yaml by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/76 | ||
|
||
## [v0.0.3](https://github.com/miscord-dev/tetrapod/compare/v0.0.2...v0.0.3) - 2023-03-11 | ||
- Use zig to cross compile Docker images by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/53 | ||
|
||
## [v0.0.2](https://github.com/miscord-dev/tetrapod/compare/v0.0.1...v0.0.2) - 2023-03-11 | ||
- tetrad config optional by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/52 | ||
|
||
## [v0.0.1](https://github.com/miscord-dev/tetrapod/commits/v0.0.1) - 2023-03-06 | ||
- Feature/ci by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/2 | ||
- Add pronounce of "toxfu" by @musaprg in https://github.com/miscord-dev/tetrapod/pull/3 | ||
- Feature/w/o tailscale by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/8 | ||
- Rename toxfu to tetrapod by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/10 | ||
- Add workflow to build images by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/11 | ||
- Fix workflow by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/12 | ||
- Fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/13 | ||
- Fix bugs by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/14 | ||
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/15 | ||
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/16 | ||
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/17 | ||
- Make tetrad.Dockerfile build time faster by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/18 | ||
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/19 | ||
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/20 | ||
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/21 | ||
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/22 | ||
- Add a route-pods plugin to configure routes to pods from host by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/23 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/24 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/25 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/26 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/27 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/28 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/29 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/30 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/31 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/32 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/33 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/34 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/35 | ||
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/36 | ||
- set controller ref by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/37 | ||
- print additional fields by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/38 | ||
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/39 | ||
- Fix bugs by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/40 | ||
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/41 | ||
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/42 | ||
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/43 | ||
- do not break nat table by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/44 | ||
- Fix MTU to 1280 by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/45 | ||
- Add logo files by @musaprg in https://github.com/miscord-dev/tetrapod/pull/46 | ||
- Release yaml on new release by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/49 | ||
- release files by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/50 |