xbbg 0.12.2
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/Serviceto inherit fromCHandle. Previously,blp.connect()sessions were silently discarded and subsequent API calls fell back to localhost, causingConnectionErrorfor remote SAPI connections (#249)
Full Changelog: v0.12.1...v0.12.2