@@ -33,7 +33,6 @@ Features
3333~~~~~~~~
3434
3535* ``Support custom KMS keys in S3CopyObjectOperator (#60597) ``
36- * ``Add resume_glue_job_on_retry to GlueJobOperator (#59392) ``
3736* ``Add best-effort cleanup to EmrCreateJobFlowOperator on post-creation failure (#61010) ``
3837* ``Add best-effort cleanup to EksCreateNodegroupOperator on post-create failure (#61145) ``
3938* ``Add best-effort cleanup to EcsRunTaskOperator on post-start failure (#61051) ``
@@ -43,6 +42,7 @@ Features
4342* ``AwsLambdaExecutor: Support multi-team configuration (#61321) ``
4443* ``Add SageMaker Unified Studio domain_id, project_id, domain_region as new parameters to SageMakerNotebookOperator (#62147) ``
4544* ``feat: Add Hook Level Lineage to SQL hooks (#61535) ``
45+ * ``Check teams defined in auth managers exist in DB when spinning up API server (#62527) ``
4646
4747Bug Fixes
4848~~~~~~~~~
@@ -58,6 +58,7 @@ Bug Fixes
5858* ``Handle CrawlerRunningException gracefully in GlueCrawlerOperator (#62016) ``
5959* ``RedshiftCreateClusterOperator could leave clusters running when failures (#61333) ``
6060* ``Fix EKS operator failures by consolidating API version references into a shared constant (#61891) ``
61+ * ``Remove Connection dependency from shared secrets backend (#61523) ``
6162
6263Misc
6364~~~~
7980 * ``ECS system test occasionally fails with transient timeouts (#61895)``
8081 * ``Providers wave 2026-02-10 (#61746)``
8182 * ``Bump black to latest 26.1.0 release (#61612)``
83+ * ``Add resume_glue_job_on_retry to GlueJobOperator (#59392)``
84+ * ``Revert "Add resume_glue_job_on_retry to GlueJobOperator (#59392)" (#62730)``
85+ * ``Update provider's compatibility matrix with 2.11.1 (#62295)``
86+ * ``Prepare documentation for next release of providers (2026-02-24) (#62495)``
8287
8388 9.21.0
8489......
0 commit comments