Release 1.10.1 (add changelog and version bump)#1775
Merged
Conversation
(cherry picked from commit 430be00)
✅ Deploy Preview for sunny-pastelito-5ecb04 canceled.
|
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR prepares the 1.10.1 release by updating the package version.
- Bumps the
__version__constant incosmos/__init__.pyfrom the alpha pre-release to the final 1.10.1.
Files not reviewed (1)
- CHANGELOG.rst: Language not supported
pankajastro
approved these changes
May 21, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1775 +/- ##
=======================================
Coverage 98.03% 98.03%
=======================================
Files 85 85
Lines 5247 5247
=======================================
Hits 5144 5144
Misses 103 103 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
full_refreshparameter inAIRFLOW_ASYNCExecutionConfigmode by @tuantran0910 in Fixfull_refreshparameter inAIRFLOW_ASYNCexecution config mode #1738packages-install-pathby @tatiana in Support custompackages-install-path#1768ExecutionMode.LOCALto leverageProjectConfig.manifest_pathby @tatiana in FixExecutionMode.LOCALto leverageProjectConfig.manifest_path#1772AIRFLOW_ASYNCso that the path in the remote object store is specific per DAG run by @tuantran0910 in RefactorAIRFLOW_ASYNCso that the path in the remote object store is specific per DAG run #1741Documentation
use_dataset_airflow3_uri_standardby @pankajastro in Fix the docs rendering #1742Others
packages.ymlwhenAIRFLOW__LOGGING__LOGGING_LEVEL=DEBUGby @tatiana in Log contents ofpackages.ymlwhenAIRFLOW__LOGGING__LOGGING_LEVEL=DEBUG#1764(cherry picked from commit 430be00)