Skip to content

Commit

Permalink
Destination redshift: delete some unused files (#35314)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgao authored and xiaohansong committed Feb 27, 2024
1 parent ed7976f commit 35ce4cd
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 950 deletions.
1 change: 1 addition & 0 deletions airbyte-cdk/java/airbyte-cdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ MavenLocal debugging steps:

| Version | Date | Pull Request | Subject |
|:--------|:-----------|:-----------------------------------------------------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 0.21.0 | 2024-02-16 | [\#35314](https://github.com/airbytehq/airbyte/pull/35314) | Delete S3StreamCopier classes. These have been superseded by the async destinations framework. |
| 0.20.9 | 2024-02-15 | [\#35240](https://github.com/airbytehq/airbyte/pull/35240) | Make state emission to platform inside state manager itself. |
| 0.20.8 | 2024-02-15 | [\#35285](https://github.com/airbytehq/airbyte/pull/35285) | Improve blobstore module structure. |
| 0.20.7 | 2024-02-13 | [\#35236](https://github.com/airbytehq/airbyte/pull/35236) | output logs to files in addition to stdout when running tests |
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=0.20.9
version=0.21.0

This file was deleted.

This file was deleted.

Loading

0 comments on commit 35ce4cd

Please sign in to comment.