This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 19a3cba6de7 Add Calendar Deadlines API Endpoint and Data Models
(#68604)
add ca967b9c047 Add Amazon MSK IAM (OAUTHBEARER) support to Apache Kafka
provider (#69427)
No new revisions were added by this update.
Summary of changes:
providers/apache/kafka/docs/connections/kafka.rst | 32 ++++++
providers/apache/kafka/pyproject.toml | 3 +
.../airflow/providers/apache/kafka/hooks/base.py | 74 +++++++++++++-
.../tests/unit/apache/kafka/hooks/test_base.py | 112 ++++++++++++++++++++-
uv.lock | 20 +++-
5 files changed, 238 insertions(+), 3 deletions(-)