Skip to content

v2.4.5

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 15:20
· 593 commits to main since this release
fc52007

Bug fixes:

  • Proxy PROTOCOL v1: fix parsing IPv4-mapped IPv6 address.
  • PostgreSQL data provider (pgx library) now supports non-blocking I/O also on Windows. This improvement fixes several issues when using the Postgres data provider on Windows.
  • Fix checking the create_dirs permissions in some edge cases.
  • Improve error messages for errors that occur while reading/writing files.