Skip to content

Commit 9df5864

Browse files
[tagpr] update CHANGELOG.md
1 parent ebf1f61 commit 9df5864

File tree

1 file changed

+78
-0
lines changed

1 file changed

+78
-0
lines changed

CHANGELOG.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
# Changelog
2+
3+
## [v0.0.5](https://github.com/miscord-dev/tetrapod/compare/v0.0.4...v0.0.5) - 2023-08-05
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+
- Use zig 0.11 by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/94
18+
- Update golang Docker tag to v1.20 by @renovate in https://github.com/miscord-dev/tetrapod/pull/66
19+
20+
## [v0.0.4](https://github.com/miscord-dev/tetrapod/compare/v0.0.3...v0.0.4) - 2023-03-15
21+
- Configure Renovate by @renovate in https://github.com/miscord-dev/tetrapod/pull/51
22+
- Update golang.org/x/exp digest to 522b1b5 by @renovate in https://github.com/miscord-dev/tetrapod/pull/55
23+
- Update golang.zx2c4.com/wireguard/wgctrl digest to 9c5414a by @renovate in https://github.com/miscord-dev/tetrapod/pull/56
24+
- Fix bugs by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/62
25+
- Update kubernetes packages to v0.26.2 by @renovate in https://github.com/miscord-dev/tetrapod/pull/60
26+
- Update module sigs.k8s.io/controller-runtime to v0.14.5 by @renovate in https://github.com/miscord-dev/tetrapod/pull/64
27+
- Add TETRAPOD_CNI_POD_TEMPLATES, TETRAPOD_CNI_ENABLE_EXTRA_CLAIMS by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/65
28+
- Add tetrapod_clients.yaml by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/76
29+
30+
## [v0.0.3](https://github.com/miscord-dev/tetrapod/compare/v0.0.2...v0.0.3) - 2023-03-11
31+
- Use zig to cross compile Docker images by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/53
32+
33+
## [v0.0.2](https://github.com/miscord-dev/tetrapod/compare/v0.0.1...v0.0.2) - 2023-03-11
34+
- tetrad config optional by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/52
35+
36+
## [v0.0.1](https://github.com/miscord-dev/tetrapod/commits/v0.0.1) - 2023-03-06
37+
- Feature/ci by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/2
38+
- Add pronounce of "toxfu" by @musaprg in https://github.com/miscord-dev/tetrapod/pull/3
39+
- Feature/w/o tailscale by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/8
40+
- Rename toxfu to tetrapod by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/10
41+
- Add workflow to build images by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/11
42+
- Fix workflow by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/12
43+
- Fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/13
44+
- Fix bugs by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/14
45+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/15
46+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/16
47+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/17
48+
- Make tetrad.Dockerfile build time faster by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/18
49+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/19
50+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/20
51+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/21
52+
- fix config by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/22
53+
- Add a route-pods plugin to configure routes to pods from host by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/23
54+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/24
55+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/25
56+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/26
57+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/27
58+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/28
59+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/29
60+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/30
61+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/31
62+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/32
63+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/33
64+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/34
65+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/35
66+
- add route pods cni plugin by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/36
67+
- set controller ref by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/37
68+
- print additional fields by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/38
69+
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/39
70+
- Fix bugs by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/40
71+
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/41
72+
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/42
73+
- optional vrf by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/43
74+
- do not break nat table by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/44
75+
- Fix MTU to 1280 by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/45
76+
- Add logo files by @musaprg in https://github.com/miscord-dev/tetrapod/pull/46
77+
- Release yaml on new release by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/49
78+
- release files by @tsuzu in https://github.com/miscord-dev/tetrapod/pull/50

0 commit comments

Comments
 (0)