Skip to content

Releases: black-desk/cgtproxy

v0.2.0

30 Aug 11:46
98d7782
Compare
Choose a tag to compare

Changelog

  • 98d7782 chore: release 0.2.0
  • 87e0b2a Revert "chore: release 0.1.8"
  • 641e749 ci: fetch tags for goreleaser
  • 76d123c ci: add permissions to autotag
  • 4adbf44 chore: release 0.1.8
  • a8b1767 chore: update example config

v0.1.8-rc.3

30 Aug 11:17
668376d
Compare
Choose a tag to compare
v0.1.8-rc.3 Pre-release
Pre-release

Changelog

v0.1.7

26 May 09:16
1940eb3
Compare
Choose a tag to compare

Changelog

v0.1.6

26 May 08:43
58af66c
Compare
Choose a tag to compare

Changelog

  • 58af66c build(deps): bump kernel.org/pub/linux/libs/security/libcap/cap (#159)
  • 322beb3 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 (#161)
  • fabf5d4 build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0 (#157)
  • fe789a3 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#158)
  • 0c14507 build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#155)
  • 31361c5 build(deps): bump github.com/go-playground/validator/v10 (#156)
  • 7169960 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#154)
  • fa21373 build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#153)
  • 061f8e6 build(deps): bump .format from 8625021 to 95bc22d (#151)
  • 4ea69a6 build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 (#152)
  • d23c938 build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 (#150)
  • 4959a90 build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#148)
  • aa66a3c build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 (#149)
  • c70809b build(deps): bump github.com/google/nftables (#147)
  • ddb117a build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 (#146)
  • 09bfaa8 build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0 (#145)
  • 9c80f7a build(deps): bump github.com/go-playground/validator/v10 (#144)

v0.1.5

01 Mar 05:56
781f118
Compare
Choose a tag to compare

Changelog

  • 781f118 fix: adjust events buffer size to 1024

v0.1.5-rc.1

29 Feb 08:18
12796cb
Compare
Choose a tag to compare

Changelog

  • 12796cb fix: adjust chan size try to avoid fs event drop
  • e2cd9aa perf: early return if no proxy or routes to add
  • 60b9765 build(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 (#141)
  • dc2cefe build(deps): bump github.com/go-playground/validator/v10 (#139)
  • 7175c21 chore: update wire
  • ddb6c9c build(deps): bump github.com/google/wire from 0.5.0 to 0.6.0 (#138)
  • 4833110 build(deps): bump golang.org/x/sys from 0.16.0 to 0.17.0 (#137)
  • 6df006f build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 (#136)
  • fcec91d build(deps): bump github.com/go-playground/validator/v10 from 10.16.0 to 10.17.0 (#133)
  • 5ca839a build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 (#132)
  • 7075001 build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 (#131)
  • f1fbacd fix!: adjust auto cgroup root detection
  • c2587e1 fix!: remove check kernel command
  • 6f84cc4 chore: update default route-table value to 300
  • 8c8387c build(deps): bump .format from 194f436 to 8625021 (#127)
  • 77d2dd2 docs: update development document
  • 159b6b7 docs: update README

v0.1.4

29 Dec 08:20
146059b
Compare
Choose a tag to compare

Changelog

  • 146059b perf: enable lasting netlink socket by default
  • 714ae7f docs: remove some outdate comments in Makefile
  • 594de9f build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#121)
  • 7fa4044 refact(nftman)!: RemoveCgroups -> RemoveRoutes
  • 54c86ca refact(nftman)!: update nft for tproxy in batch
  • 7401988 refact(config): rename some files
  • 3acae9e ci: update github workflows
  • 11fa557 docs: update example configuration
  • a3ddecb build(deps): bump actions/setup-go from 4 to 5 (#115)
  • 8eb0714 build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (#114)
  • 902d2fb build(deps): bump golang.org/x/sys from 0.14.0 to 0.15.0 (#113)
  • 1c23345 build(deps): bump .format from 92f1c25 to 194f436 (#112)
  • 79e5b12 build(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (#110)
  • d7bcab2 build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1 (#111)
  • 3b125db build(deps): bump github.com/go-playground/validator/v10 (#109)
  • 9d3bd37 build(deps): bump golang.org/x/sys from 0.13.0 to 0.14.0
  • bb4b433 build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0

v0.1.3

27 Oct 08:41
Compare
Choose a tag to compare

Changelog

  • 1593d1b fix: return value should be the value passed on cancelation
  • f97d555 build(deps): bump github.com/onsi/gomega from 1.28.1 to 1.29.0 (#101)

v0.1.2

26 Oct 09:51
944d061
Compare
Choose a tag to compare

Changelog

  • 944d061 fix: channel is blocked when error equals nil

v0.1.1

26 Oct 01:54
19010ed
Compare
Choose a tag to compare

Changelog