Skip to content

Commit 2de20ff

Browse files
[tagpr] update CHANGELOG.md
1 parent 456f050 commit 2de20ff

File tree

1 file changed

+76
-0
lines changed

1 file changed

+76
-0
lines changed

CHANGELOG.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
# Changelog
2+
3+
## [v0.0.5](https://github.com/miscord-dev/tetrapod/compare/v0.0.4...v0.0.5) - 2023-07-17
4+
- Add tagpr by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/77
5+
- Update module golang.org/x/crypto to v0.7.0 by @renovate in https://github.com/miscord-dev/tetrapod/pull/75
6+
- Update golang.org/x/exp digest to 642cace by @renovate in https://github.com/miscord-dev/tetrapod/pull/79
7+
- Bump Go and deps by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/83
8+
- Enable automerge by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/84
9+
- Update module github.com/vishvananda/netns to v0.0.4 by @renovate in https://github.com/miscord-dev/tetrapod/pull/63
10+
- Update actions/setup-go action to v4 by @renovate in https://github.com/miscord-dev/tetrapod/pull/80
11+
- Update module github.com/pion/stun to v0.6.0 by @renovate in https://github.com/miscord-dev/tetrapod/pull/73
12+
- Update module github.com/cilium/ebpf to v0.10.0 by @renovate in https://github.com/miscord-dev/tetrapod/pull/67
13+
- Update module github.com/onsi/gomega to v1.27.8 by @renovate in https://github.com/miscord-dev/tetrapod/pull/72
14+
- Update golang.org/x/exp digest to 2e198f4 by @renovate in https://github.com/miscord-dev/tetrapod/pull/82
15+
- Update module github.com/mdlayher/netlink to v1.7.2 by @renovate in https://github.com/miscord-dev/tetrapod/pull/70
16+
- Use netns by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/92
17+
18+
## [v0.0.4](https://github.com/miscord-dev/tetrapod/compare/v0.0.3...v0.0.4) - 2023-03-15
19+
- Configure Renovate by @renovate in https://github.com/miscord-dev/tetrapod/pull/51
20+
- Update golang.org/x/exp digest to 522b1b5 by @renovate in https://github.com/miscord-dev/tetrapod/pull/55
21+
- Update golang.zx2c4.com/wireguard/wgctrl digest to 9c5414a by @renovate in https://github.com/miscord-dev/tetrapod/pull/56
22+
- Fix bugs by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/62
23+
- Update kubernetes packages to v0.26.2 by @renovate in https://github.com/miscord-dev/tetrapod/pull/60
24+
- Update module sigs.k8s.io/controller-runtime to v0.14.5 by @renovate in https://github.com/miscord-dev/tetrapod/pull/64
25+
- Add TETRAPOD_CNI_POD_TEMPLATES, TETRAPOD_CNI_ENABLE_EXTRA_CLAIMS by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/65
26+
- Add tetrapod_clients.yaml by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/76
27+
28+
## [v0.0.3](https://github.com/miscord-dev/tetrapod/compare/v0.0.2...v0.0.3) - 2023-03-11
29+
- Use zig to cross compile Docker images by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/53
30+
31+
## [v0.0.2](https://github.com/miscord-dev/tetrapod/compare/v0.0.1...v0.0.2) - 2023-03-11
32+
- tetrad config optional by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/52
33+
34+
## [v0.0.1](https://github.com/miscord-dev/tetrapod/commits/v0.0.1) - 2023-03-06
35+
- Feature/ci by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/2
36+
- Add pronounce of "toxfu" by @musaprg in https://github.com/miscord-dev/tetrapod/pull/3
37+
- Feature/w/o tailscale by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/8
38+
- Rename toxfu to tetrapod by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/10
39+
- Add workflow to build images by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/11
40+
- Fix workflow by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/12
41+
- Fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/13
42+
- Fix bugs by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/14
43+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/15
44+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/16
45+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/17
46+
- Make tetrad.Dockerfile build time faster by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/18
47+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/19
48+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/20
49+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/21
50+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/22
51+
- Add a route-pods plugin to configure routes to pods from host by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/23
52+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/24
53+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/25
54+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/26
55+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/27
56+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/28
57+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/29
58+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/30
59+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/31
60+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/32
61+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/33
62+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/34
63+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/35
64+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/36
65+
- set controller ref by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/37
66+
- print additional fields by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/38
67+
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/39
68+
- Fix bugs by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/40
69+
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/41
70+
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/42
71+
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/43
72+
- do not break nat table by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/44
73+
- Fix MTU to 1280 by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/45
74+
- Add logo files by @musaprg in https://github.com/miscord-dev/tetrapod/pull/46
75+
- Release yaml on new release by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/49
76+
- release files by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/50

0 commit comments

Comments
 (0)