The GitHub Actions job "Registry Tests" on 
airflow.git/fix/elasticsearch-compat-with-v2 has succeeded.
Run started by GitHub user petercheon (triggered by potiuk).

Head commit for run:
5d8b8f907163b7ff39f797e77088375837a9c691 / Peter <[email protected]>
Address review feedback: tolerant transport wrapper + clarified docs

- Refactor apply_compat_with to use functools.wraps + *args, **kwargs so
  the wrapper survives future elastic_transport perform_request signature
  changes (new keyword-only params, reordered positionals) and preserves
  __name__/__doc__/__wrapped__ for introspection.

- Extend the es_compat_with docs entry with explicit valid-value rules
  and a note that the fix is installed at the transport layer and
  therefore overrides elasticsearch-py's per-API-method header
  negotiation (constructor headers= does not work for this purpose).

Report URL: https://github.com/apache/airflow/actions/runs/25704933394

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to