Skip to content

Commit b469bb9

Browse files
[tagpr] update CHANGELOG.md
1 parent 1f14847 commit b469bb9

1 file changed

Lines changed: 75 additions & 0 deletions

File tree

CHANGELOG.md

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

0 commit comments

Comments
 (0)