Skip to content

Commit

Permalink
Add changelog note on application changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ryannikolaidis committed May 31, 2024
1 parent 96d1097 commit ef9f6dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

### Fixes

* **Fix V2 S3 Destination Connector authentication** Fixes bugs with S3 Destination Connector where the connection config was neither registered nor properly deserialized.
* **Clarified dependence on particular version of `python-docx`** Pinned `python-docx` version to ensure a particular method `unstructured` uses is included.
* **Ingest preserves original file extension** Ingest V2 introduced a change that dropped the original extension for upgraded connectors. This reverts that change.

Expand Down

0 comments on commit ef9f6dd

Please sign in to comment.