Skip to content

xbbg 0.12.2

Choose a tag to compare

@github-actions github-actions released this 18 Mar 00:48
· 765 commits to main since this release

Fixed

  • blpapi 3.26.2 compatibility: Session and service handle validation now works with both legacy blpapi (<= 3.26.1) and modern blpapi (>= 3.26.2) which refactored Session/Service to inherit from CHandle. Previously, blp.connect() sessions were silently discarded and subsequent API calls fell back to localhost, causing ConnectionError for remote SAPI connections (#249)

Full Changelog: v0.12.1...v0.12.2