Skip to content

Releases: kzemek/go-mmproxy

v2.2.1

02 May 21:24
ba4d783
Compare
Choose a tag to compare

What's Changed

Features

  • Add a Docker Compose example with Haproxy and an echo server by @kzemek in #7

Other Changes

  • Note in README the possibility to use on a separate host by @kzemek in #9
  • Disable cgo for release artifacts by @kzemek in #10

v2.2.0

24 Mar 17:51
750fa0e
Compare
Choose a tag to compare

What's Changed

Features

  • add -dynamic-destination flag by @Xfennec in #5
  • Allow specifying the targets as hostnames by @kzemek in #6

v2.1.2

24 Mar 15:14
02c6d29
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Fix handling of UDP target selection to be consistent with TCP's by @kzemek in #4

Other Changes

  • Refactor into separate packages & add tests by @kzemek in #4

Full Changelog: v2.1.1...v2.1.2

v2.1.1

23 Mar 21:12
Compare
Choose a tag to compare

What's Changed

Breaking

Features

Other Changes

Full Changelog: v2.1.0...v2.1.1