Releases: yunginnanet/HellPot
Releases · yunginnanet/HellPot
v0.5.2
What's Changed
Bug Fixes
- Resolve #164: ./HellPot
--genconfig
not generating config.toml
Dependencies
- Remove afero dependency
- Bump github.com/knadh/koanf/providers/file from 0.1.0 to 1.0.0 by @dependabot in #166
- Bump github.com/fasthttp/router from 1.5.1 to 1.5.2 by @dependabot in #169
- Bump git.tcp.direct/kayos/common from 0.9.7 to 0.9.9 by @dependabot in #167
- Bump golang.org/x/term from 0.21.0 to 0.22.0 by @dependabot in #168
Full Changelog: v0.5.1...v0.5.2
v0.5.1 (Hotfix)
What's New
This is a hotfix release to resolve some issues observed from recent configuration changes. There should be less of a chance of HellPot dying from not being able to find a configuration file. See this commit for details: af4a344
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
Changes
- Configuration engine switched from Viper to Koanf by @yunginnanet in 32c7456
Dependency Changes
- Bump github.com/valyala/fasthttp from 1.54.0 to 1.55.0 by @dependabot in #161
- Bump wangyoucao577/go-release-action from 1.50 to 1.51 by @dependabot in #160
- Several dependencies removed as a result of configuration engine switch
Full Changelog: v0.4.5...v0.5.0
v0.4.5
What's Changed
Dependency Upgrades
- Bump github.com/fasthttp/router from 1.5.0 to 1.5.1 by @dependabot in #157
- Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 by @dependabot in #156
- Bump golang.org/x/term from 0.20.0 to 0.21.0 by @dependabot in #159
- Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #158
Changes
- Perf: defer is not free by @yunginnanet in 00e908a
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- Fix logger directory initialization by @yunginnanet in 0bd5fb0
- Fix typo by @muzucode in #154
- Bump github.com/valyala/fasthttp from 1.52.0 to 1.53.0 by @dependabot in #153
- Bump golang.org/x/term from 0.19.0 to 0.20.0 by @dependabot in #152
New Contributors
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Add logger.console_time_format option by @ginger51011 in #130
- Minor changes from dev, mostly lint by @yunginnanet in #151
Dependencies
- Bump peter-evans/create-or-update-comment from 3 to 4 by @dependabot in #133
- Bump wangyoucao577/go-release-action from 1.42 to 1.43 by @dependabot in #132
- Bump git.tcp.direct/kayos/common from 0.9.6 to 0.9.7 by @dependabot in #134
- Bump wangyoucao577/go-release-action from 1.43 to 1.46 by @dependabot in #135
- Bump peter-evans/slash-command-dispatch from 3 to 4 by @dependabot in #138
- Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #141
- Bump wangyoucao577/go-release-action from 1.46 to 1.47 by @dependabot in #143
- Bump golang.org/x/term from 0.16.0 to 0.17.0 by @dependabot in #142
- Bump wangyoucao577/go-release-action from 1.47 to 1.48 by @dependabot in #145
- Bump github.com/valyala/fasthttp from 1.51.0 to 1.52.0 by @dependabot in #144
- Bump wangyoucao577/go-release-action from 1.48 to 1.49 by @dependabot in #146
- Bump github.com/fasthttp/router from 1.4.22 to 1.5.0 by @dependabot in #148
- Bump golang.org/x/term from 0.17.0 to 0.18.0 by @dependabot in #147
- Bump wangyoucao577/go-release-action from 1.49 to 1.50 by @dependabot in #150
- Bump golang.org/x/term from 0.18.0 to 0.19.0 by @dependabot in #149
Full Changelog: v0.4.1...v0.4.3
v0.4.1
What's Changed
- Bump wangyoucao577/go-release-action from 1.39 to 1.40 by @dependabot in #103
- Bump git.tcp.direct/kayos/common from 0.8.6 to 0.9.2 by @dependabot in #107
- Bump github.com/valyala/fasthttp from 1.48.0 to 1.49.0 by @dependabot in #104
- Bump golang.org/x/term from 0.11.0 to 0.12.0 by @dependabot in #105
- Bump actions/checkout from 3 to 4 by @dependabot in #106
- Bump github.com/valyala/fasthttp from 1.49.0 to 1.50.0 by @dependabot in #108
- Bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #110
- Bump github.com/spf13/afero from 1.9.5 to 1.10.0 by @dependabot in #109
- Bump golang.org/x/term from 0.12.0 to 0.13.0 by @dependabot in #111
- Bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #112
- Bump github.com/fasthttp/router from 1.4.20 to 1.4.21 by @dependabot in #113
- Bump git.tcp.direct/kayos/common from 0.9.2 to 0.9.4 by @dependabot in #115
- Bump golang.org/x/term from 0.13.0 to 0.14.0 by @dependabot in #116
- Bump github.com/valyala/fasthttp from 1.50.0 to 1.51.0 by @dependabot in #117
- Bump git.tcp.direct/kayos/common from 0.9.4 to 0.9.6 by @dependabot in #118
- Bump github.com/fasthttp/router from 1.4.21 to 1.4.22 by @dependabot in #119
- Bump github.com/spf13/afero from 1.10.0 to 1.11.0 by @dependabot in #121
- Bump golang.org/x/term from 0.14.0 to 0.15.0 by @dependabot in #120
- Bump wangyoucao577/go-release-action from 1.40 to 1.41 by @dependabot in #122
- Bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #125
- Bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #126
- Bump actions/setup-go from 4 to 5 by @dependabot in #123
- Bump wangyoucao577/go-release-action from 1.41 to 1.42 by @dependabot in #127
- Use Catch-All parameters when using config.CatchAll by @ginger51011 in #129
- Bump golang.org/x/term from 0.15.0 to 0.16.0 by @dependabot in #128
New Contributors
- @ginger51011 made their first contribution in #129
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Bump github.com/spf13/afero from 1.9.4 to 1.9.5 by @dependabot in #74
- Bump golang.org/x/term from 0.5.0 to 0.6.0 by @dependabot in #73
- Bump github.com/valyala/fasthttp from 1.44.0 to 1.45.0 by @dependabot in #75
- Bump github.com/fasthttp/router from 1.4.17 to 1.4.18 by @dependabot in #76
- Bump git.tcp.direct/kayos/common from 0.8.1 to 0.8.2 by @dependabot in #77
- Bump actions/setup-go from 2 to 4 by @dependabot in #78
- Bump wangyoucao577/go-release-action from 1.35 to 1.37 by @dependabot in #80
- Bump actions/checkout from 2 to 3 by @dependabot in #79
- Bump peter-evans/create-or-update-comment from 2 to 3 by @dependabot in #82
- Bump golang.org/x/term from 0.6.0 to 0.7.0 by @dependabot in #81
- Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 by @dependabot in #83
- Bump github.com/valyala/fasthttp from 1.45.0 to 1.46.0 by @dependabot in #84
- Bump wangyoucao577/go-release-action from 1.37 to 1.38 by @dependabot in #86
- Bump github.com/valyala/fasthttp from 1.46.0 to 1.47.0 by @dependabot in #85
- Bump git.tcp.direct/kayos/common from 0.8.2 to 0.8.3 by @dependabot in #87
- Bump golang.org/x/term from 0.7.0 to 0.8.0 by @dependabot in #88
- Bump git.tcp.direct/kayos/common from 0.8.3 to 0.8.4 by @dependabot in #89
- Bump github.com/fasthttp/router from 1.4.18 to 1.4.19 by @dependabot in #90
- Bump git.tcp.direct/kayos/common from 0.8.4 to 0.8.5 by @dependabot in #91
- Bump git.tcp.direct/kayos/common from 0.8.5 to 0.8.6 by @dependabot in #92
- Bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #93
- Bump golang.org/x/term from 0.8.0 to 0.9.0 by @dependabot in #94
- Bump github.com/valyala/fasthttp from 1.47.0 to 1.48.0 by @dependabot in #95
- Bump golang.org/x/term from 0.9.0 to 0.10.0 by @dependabot in #96
- Bump github.com/fasthttp/router from 1.4.19 to 1.4.20 by @dependabot in #98
- Bump golang.org/x/term from 0.10.0 to 0.11.0 by @dependabot in #101
- Bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #100
- Bump wangyoucao577/go-release-action from 1.38 to 1.39 by @dependabot in #102
- Dockerize by @Goorzhel in #97
New Contributors
Full Changelog: v0.3.9...v0.4.0
v0.3.9
What's Changed
- Bump git.tcp.direct/kayos/common from 0.8.0 to 0.8.1 by @dependabot in #67
- Bump github.com/spf13/afero from 1.9.3 to 1.9.4 by @dependabot in #69
- Bump golang.org/x/term from 0.0.0-20210927222741-03fcf44c2211 to 0.5.0 by @dependabot in #68
- Bump github.com/fasthttp/router from 1.4.16 to 1.4.17 by @dependabot in #72
- Feature - making X-Real-IP configurable by @DJ1975-SE in #70
- Documentation: Apache example by @DJ1975-SE in #71
New Contributors
- @DJ1975-SE made their first contribution in #70
Full Changelog: v0.3.8...v0.3.9