SameerMesiah97 commented on issue #69562: URL: https://github.com/apache/airflow/issues/69562#issuecomment-4929043122
`apache-airflow-providers-elasticsearch==6.8.0rc1` PR #68411: Changes are working as expected with no observed regressions. `apache-airflow-providers-snowflake==6.15.0rc1` PR #68942: `SnowflakeCortexAgentHook` is currently not functional. The request does not set `stream=False`, causing the Cortex Agent API to return a Server-Sent Events (SSE) stream rather than the expected JSON response, which causes the hook's response parsing to fail. PR #68597: Changes are working as expected with no observed regressions. PR #68549: Changes are working as expected with no observed regressions. @vincbeck Due to the issues introduced by PR #68942, I would recommend that a second release candidate (`6.15.0rc2`) for `apache-airflow-providers-snowflake` be prepared for this release wave. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
