github router-for-me/CLIProxyAPI v7.2.6

latest releases: v7.2.9, v7.2.8, v7.2.7...
one day ago

Linux release assets

  • CLIProxyAPI_<version>_linux_<arch>.tar.gz is the default Linux build. It supports dynamic library plugins and is built against a GLIBC 2.17 baseline.
  • CLIProxyAPI_<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

  • CLIProxyAPI_<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

  • Add log cursor helpers (c61453a)
  • Tail management logs with cursors (95a72a4)
  • Read management logs from cursors (331daa2)
  • Preserve management log line counts (0d82dac)
  • Bound management log cursor reads (d417fa5)
  • feat(plugins): implement asynchronous config reload after plugin deletion (3b0cc91)
  • Continue log cursors across rotation (917cec3)
  • Disambiguate zero-offset log cursors (db3fdea)
  • Avoid counting all logs for tail reads (a47c386)
  • Fix ambiguous empty log cursor handling (5036513)
  • fix log cursor rotation gap (0b21b07)
  • Merge pull request #3850 from router-for-me/feat/log-feat (e405998)

What's Changed

Full Changelog: v7.2.5...v7.2.6

Don't miss a new CLIProxyAPI release

NewReleases is sending notifications on new releases.