|
19 | 19 | Changelog |
20 | 20 | --------- |
21 | 21 |
|
| 22 | +3.4.0 |
| 23 | +..... |
| 24 | + |
| 25 | +Features |
| 26 | +~~~~~~~~ |
| 27 | + |
| 28 | +* ``Add Quicksight create ingestion Hook and Operator (#21863)`` |
| 29 | +* ``Add default 'aws_conn_id' to SageMaker Operators #21808 (#23515)`` |
| 30 | +* ``Add RedshiftCreateClusterOperator`` |
| 31 | +* ``Add 'S3CreateObjectOperator' (#22758)`` |
| 32 | +* ``Add 'RedshiftDeleteClusterOperator' support (#23563)`` |
| 33 | + |
| 34 | +Bug Fixes |
| 35 | +~~~~~~~~~ |
| 36 | + |
| 37 | +* ``Fix conn close error on retrieving log events (#23470)`` |
| 38 | +* ``Fix LocalFilesystemToS3Operator and S3CreateObjectOperator to support full s3:// style keys (#23180)`` |
| 39 | +* ``Fix attempting to reattach in 'ECSOperator' (#23370)`` |
| 40 | +* ``Fix doc build failure on main (#23240)`` |
| 41 | +* ``Fix "Chain not supported for different length Iterable"`` |
| 42 | +* ``'S3Hook': fix 'load_bytes' docstring (#23182)`` |
| 43 | +* ``Deprecate 'S3PrefixSensor' and 'S3KeySizeSensor' in favor of 'S3KeySensor' (#22737)`` |
| 44 | +* ``Allow back script_location in Glue to be None (#23357)`` |
| 45 | + |
| 46 | +Misc |
| 47 | +~~~~ |
| 48 | + |
| 49 | +* ``Add doc and example dag for Amazon SQS Operators (#23312)`` |
| 50 | +* ``Add doc and sample dag for S3CopyObjectOperator and S3DeleteObjectsOperator (#22959)`` |
| 51 | +* ``Add sample dag and doc for S3KeysUnchangedSensor`` |
| 52 | +* ``Add doc and sample dag for S3FileTransformOperator`` |
| 53 | +* ``Add doc and example dag for AWS Step Functions Operators`` |
| 54 | +* ``Add sample dag and doc for S3ListOperator (#23449)`` |
| 55 | +* ``Add doc and sample dag for EC2 (#23547)`` |
| 56 | +* ``Add sample dag and doc for S3ListPrefixesOperator (#23448)`` |
| 57 | +* ``Amazon Sagemaker Sample DAG and docs update (#23256)`` |
| 58 | +* ``Update the Athena Sample DAG and Docs (#23428)`` |
| 59 | +* ``Update sample dag and doc for Datasync (#23511)`` |
| 60 | + |
| 61 | +.. Below changes are excluded from the changelog. Move them to |
| 62 | + appropriate section above if needed. Do not delete the lines(!): |
| 63 | + * ``Fix new MyPy errors in main (#22884)`` |
| 64 | + * ``Clean up in-line f-string concatenation (#23591)`` |
| 65 | + * ``Update docs Amazon Glacier Docs (#23372)`` |
| 66 | + * ``Bump pre-commit hook versions (#22887)`` |
| 67 | + * ``Use new Breese for building, pulling and verifying the images. (#23104)`` |
| 68 | +
|
| 69 | +.. Review and move the new changes to one of the sections above: |
| 70 | +
|
22 | 71 | 3.3.0 |
23 | 72 | ..... |
24 | 73 |
|
|
0 commit comments