Skip to content

Commit

Permalink
update mwaa to 2.9.2 & update requirements/constraints (#177)
Browse files Browse the repository at this point in the history
* update mwaa constraints

Signed-off-by: Anton Kukushkin <[email protected]>

* changelog

Signed-off-by: Anton Kukushkin <[email protected]>

* update mwaa to 2.9.2

Signed-off-by: Anton Kukushkin <[email protected]>

* update mwaa constraints to align with 2.9.2

Signed-off-by: Anton Kukushkin <[email protected]>

* update mwaa version in the workflow

Signed-off-by: Anton Kukushkin <[email protected]>

* reconcile dependencies

Signed-off-by: Anton Kukushkin <[email protected]>

* changelog

Signed-off-by: Anton Kukushkin <[email protected]>

---------

Signed-off-by: Anton Kukushkin <[email protected]>
  • Loading branch information
kukushking authored Jul 10, 2024
1 parent 439ea5d commit 8282419
Show file tree
Hide file tree
Showing 5 changed files with 446 additions and 415 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mwaa-requirements.check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Install Requirements
runs-on: ubuntu-latest
env:
AIRFLOW_VERSION: 2.8.1
AIRFLOW_VERSION: 2.9.2
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- various typo fixes
- various clean-ups to the SageMaker Service Catalog templates
- fix opensearch removal policy
- update MWAA to 2.9.2
- update mwaa constraints

## v1.2.0

Expand Down
Loading

0 comments on commit 8282419

Please sign in to comment.