Skip to content

pytdxfeed 1.0.1

Choose a tag to compare

@hermanzhaozzzz hermanzhaozzzz released this 21 Jul 07:53

pytdxfeed 1.0.1 is a patch release for local tdx-api reliability.

Fixed:

  • Loopback requests now ignore environment HTTP proxy settings, so calls to 127.0.0.1 cannot be redirected to an unavailable proxy.
  • A correctly deployed managed tdx-api is allowed to recover through its LaunchAgent after transient health failures without asset reinstallation or forced redeployment.
  • Recovery failures retain explicit launchctl state, underlying errors, and stderr diagnostics.

Validation:

  • 26 tests passed on Python 3.11.
  • Ruff lint and format checks passed.
  • Wheel and source distributions passed Twine metadata validation.

Release artifacts:

  • pytdxfeed-1.0.1-py3-none-any.whl
  • pytdxfeed-1.0.1.tar.gz