Skip to content

Release 1.12.5

Choose a tag to compare

@jlangch jlangch released this 13 Mar 19:01
· 4088 commits to master since this release

[1.12.5] - 2024-03-13

Added

  • math function clamp
  • basic authentication support for io/download
  • follow redirects supports for io/download, if the protocol does not change
    for the requested redirect

Changed

  • the geoip module to use basic authentication to access the MaxMind databases.
    This is mandatory starting from May 1st, 2024 with MaxMind's effort to
    improve security and reliability on its services.