Release 1.11.2#2160
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR releases version 1.11.2 of the project, documenting bug fixes and documentation improvements made since version 1.11.1.
- Adds changelog entry for version 1.11.2 with release date 2025-11-24
- Documents 3 bug fixes related to DbtProducerWatcherOperator and DbtConsumerWatcherSensor
- Documents 2 documentation enhancements for ExecutionMode usage
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2160 +/- ##
=======================================
Coverage 97.81% 97.81%
=======================================
Files 93 93
Lines 6006 6006
=======================================
Hits 5875 5875
Misses 131 131 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
tatiana
approved these changes
Nov 25, 2025
Collaborator
tatiana
left a comment
There was a problem hiding this comment.
Thanks for leading this release, @pankajkoti !
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bug fixes
DbtProducerWatcherOperatorretries to zero by @pankajkoti in Force watcher producer retries to zero #2114DbtConsumerWatcherSensortasks immediately when theDbtProducerWatcherOperatorfails using Airflow context by @pankajkoti in Fail consumer sensors when producer task failure observed using Airflow context #2126DbtProducerWatcherOperatordbt buildflags by @michal-mrazek in Fix forwardingDbtProducerWatcherOperatordbt build flags #2127Documentation
ExecutionMode.KUBERNETESguidance by @tatiana in Improve docs onExecutionMode.KUBERNETES#2139ExecutionMode.AIRFLOW_ASYNCby @varaprasadregani in docs: add limitation on dataset events missing in AIRFLOW_ASYNC mode #2143related: https://github.com/astronomer/oss-integrations-private/issues/274