Skip to content

Releases: ryanbekhen/nanoproxy

v0.4.1

21 Sep 22:01
Compare
Choose a tag to compare

Changelog

🛠️ Enhancements

  • f341795 chore: tidy up logs, config, and some documentation

v0.4.0

21 Sep 19:39
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 78a2a20 feat: add proxy basic authentication

v0.3.0

21 Sep 15:19
Compare
Choose a tag to compare

Changelog

🚀 Features

  • 26e9624 feat: use fasthttp and zerolog

🛠️ Enhancements

  • 03747f1 chore: update github.com/klauspost/compress v1.16.7 => v1.17.0

v0.2.6

19 Sep 06:30
Compare
Choose a tag to compare

Changelog

⚙️ Others

v0.2.5

18 Sep 17:36
Compare
Choose a tag to compare

Changelog

⚙️ Others

v0.2.4

18 Sep 17:24
Compare
Choose a tag to compare

Changelog

⚙️ Others

  • f13504a fix .goreleaser.yml add maintainer

v0.2.3

18 Sep 17:18
Compare
Choose a tag to compare

Changelog

⚙️ Others

v0.2.2

18 Sep 17:00
Compare
Choose a tag to compare

Changelog

⚙️ Others

  • 457c2eb add support for release to fury.io

v0.2.1

31 Aug 16:42
Compare
Choose a tag to compare

Changelog

Fixes

  • 1400f42 fix: Unused parameter 'source interface{}'
  • 75248c3 fix: cannot make badge
  • 0826485 fix: cannot make badge
  • 2868757 fix: remove unused conditional block in extractClientAddress function

Others

v0.2.0

29 Aug 10:30
Compare
Choose a tag to compare

Changelog

Features

Others

  • 5ada5ca update main file name from proxy.go to nanoproxy.go