Skip to content

Releases: yunginnanet/HellPot

v0.5.2

06 Jul 17:48
4f0316a
Compare
Choose a tag to compare

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)

20 Jun 03:22
35eebac
Compare
Choose a tag to compare

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

19 Jun 18:22
32c7456
Compare
Choose a tag to compare

What's Changed

Changes

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

17 Jun 08:01
00e908a
Compare
Choose a tag to compare

What's Changed

Dependency Upgrades

Changes

Full Changelog: v0.4.4...v0.4.5

v0.4.4

15 May 11:36
28169bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

01 May 19:56
b83b418
Compare
Choose a tag to compare

What's Changed

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

16 Jan 11:18
e2e590e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

13 Aug 05:27
Compare
Choose a tag to compare

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

01 Mar 01:36
67505a2
Compare
Choose a tag to compare

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

Full Changelog: v0.3.8...v0.3.9

v0.3.8

04 Feb 13:46
2307ea7
Compare
Choose a tag to compare

What's Changed

  • Fix CLI Arguments (#66)

Full Changelog: v0.3.7a...v0.3.8