Skip to content

Releases: sbldevnet/cloudflared-proxy

v0.1.2

15 Sep 11:55
Immutable release. Only release title and notes can be modified.
fa78fe2

Choose a tag to compare

Changelog

  • 8d0369b [dep]actions: bump actions/checkout from 4 to 5
  • 6351578 [dep]actions: bump actions/setup-go from 5 to 6
  • 17f3d38 [dep]go: bump github.com/go-viper/mapstructure/v2
  • a0b832c [dep]go: bump github.com/go-viper/mapstructure/v2
  • 299acb0 [dep]go: bump github.com/stretchr/testify

v0.1.1

27 Jul 17:49
b205d47

Choose a tag to compare

Changelog

v0.1.0

21 Jun 11:42
35df427

Choose a tag to compare

Changelog

  • 23382a5 Initial commit
  • 5be23dc Merge pull request #1 from sbldevnet/init
  • 35df427 Merge pull request #2 from sbldevnet/add_releaser
  • 31e20cc feat: add docs
  • c7de813 feat: add gh actions
  • 0262e58 feat: add gh releaser action
  • 4c5a2ce feat: add support for configuration file
  • b75b7cb feat: add support to pass multiple proxies
  • bb52e7b feat: add tests
  • 8480777 feat: add tests for internal logic
  • 6ad3288 fix: ignore goreleaser binaries
  • 8fdf859 fix: remove unused viper env
  • a8abc0d init