github router-for-me/CLIProxyAPIHome v1.0.65

latest releases: v1.0.73, v1.0.72, v1.0.71...
one month ago

Linux release assets

  • CLIProxyAPIHome_<version>_linux_<arch>.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline.
  • CLIProxyAPIHome_<version>_linux_<arch>_no-plugin.tar.gz is the portable Linux build for musl-based or older systems such as OpenWrt. It does not support dynamic library plugins.

FreeBSD release assets

  • CLIProxyAPIHome_<version>_freebsd_amd64.tar.gz is the FreeBSD amd64 build. It supports dynamic library plugins.
  • CLIProxyAPIHome_<version>_freebsd_aarch64_no-plugin.tar.gz is the FreeBSD arm64 build. It is built without CGO and does not support dynamic library plugins.

Changelog

  • feat(resp): add CAS compare-and-swap command (8da61df)
  • Merge pull request #80 from router-for-me/fix/resp-cas-command (3b09a53)
  • fix(auth): keep execution 401 failures recoverable (ccb1d18)
  • fix(auth): disable only terminal refresh failures (9bd0a00)
  • fix: harden Home credential refresh recovery (442b401)
  • Merge pull request #83 from router-for-me/fix/home-401-refresh-recovery (9763124)

What's Changed

Full Changelog: v1.0.64...v1.0.65

Don't miss a new CLIProxyAPIHome release

NewReleases is sending notifications on new releases.