Skip to content

Releases: icgood/proxy-protocol

Version 0.11.3

Choose a tag to compare

@icgood icgood released this 27 Apr 18:59
c3d0b99

What's Changed

  • Publish arm64 and amd64 docker images by @icgood in #60

Full Changelog: 0.11.2...0.11.3

Version 0.11.2

Choose a tag to compare

@icgood icgood released this 18 Feb 21:54
5c79ced

What's Changed

Full Changelog: 0.11.1...0.11.2

Version 0.11.1

Choose a tag to compare

@icgood icgood released this 12 May 00:45
4b9fec7

What's Changed

  • Improve docs and error messages by @icgood in #54

Full Changelog: 0.11.0...0.11.1

Version 0.11.0

Choose a tag to compare

@icgood icgood released this 30 Apr 00:56
f7f1dc5

What's Changed

  • Avoid using AF_* as proxy result type by @icgood in #53
    • This effectively adds support for Windows 🎉

Full Changelog: 0.10.3...0.11.0

Version 0.10.3

Choose a tag to compare

@icgood icgood released this 22 Apr 21:15
45aa1c2

What's Changed

  • Fix missing py.typed file in wheel by @icgood in #51

Full Changelog: 0.10.2...0.10.3

Version 0.10.2

Choose a tag to compare

@icgood icgood released this 22 Apr 20:26
6b22962

What's Changed

  • Use hatch scripts and environments by @icgood in #48
  • Use hatch build and publish by @icgood in #49
  • Try again to stop github pages push by @icgood in #50

Full Changelog: 0.10.1...0.10.2

Version 0.10.1

Choose a tag to compare

@icgood icgood released this 08 Apr 14:09
d158aee

What's Changed

  • The reader callback should randomize unique_id by @icgood in #47

Full Changelog: 0.10.0...0.10.1

Version 0.10.0

Choose a tag to compare

@icgood icgood released this 05 Apr 02:27
3d85e9b

What's Changed

  • Public docker images to GHCR instead of Docker Hub by @icgood in #43
  • Switch to hatch and importlib by @icgood in #44
  • Remove unneeded MANIFEST.in by @icgood in #45
  • Simplify callback with asyncio.start_server by @icgood in #46

Full Changelog: 0.9.1...0.10.0

Version 0.9.1

Choose a tag to compare

@icgood icgood released this 12 Feb 14:15
ebda9ae

What's Changed

  • Keep a reference to the connect task by @icgood in #42

Full Changelog: 0.9.0...0.9.1

Version 0.9.0

Choose a tag to compare

@icgood icgood released this 04 Nov 03:25
2c23670

What's Changed

  • Fix pytest-asyncio warnings by @icgood in #38
  • Fix some new mypy errors by @icgood in #39
  • Rework the API with better abstractions by @icgood in #40
  • Fix errors on immediately-closed connections by @icgood in #41

Full Changelog: 0.8.1...0.9.0