v1.2.1
- Connection::asyncDoHandle/asyncSearch/asyncSqlQuery now prefer SDK native async methods, fallback to getHandlers(), then reflection - RequestContext: rename wait() as primary method, deprecate HWait() - Constrain SDK version to <=5.1.4 || >=6.0.1 (skip broken $handlers visibility) - Update tests to use wait() and duck-type assertions for compatibility