Releases: sbldevnet/cloudflared-proxy
Releases · sbldevnet/cloudflared-proxy
Release list
v0.2.0
Immutable
release. Only release title and notes can be modified.
Changelog
- fa99bd4 [dep]go: bump github.com/sirupsen/logrus
- 91b0bba [dep]go: bump github.com/spf13/cobra
- be3cac3 [dep]go: bump the golang-dependencies group across 1 directory with 3 updates
- 01e7db2 feat: include windows in goreleaser
- 90f14d1 fix: improve config and flag precedence handling
v0.1.2
Immutable
release. Only release title and notes can be modified.
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
Changelog
- 5697964 fix: correct binary name
v0.1.0
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