Skip to content

DEV: Bump aws-sdk-core in prep for aws-sdk-mediaconvert#33250

Merged
blake-discourse merged 5 commits intomainfrom
bump-aws-sdk-core
Jun 20, 2025
Merged

DEV: Bump aws-sdk-core in prep for aws-sdk-mediaconvert#33250
blake-discourse merged 5 commits intomainfrom
bump-aws-sdk-core

Conversation

@blake-discourse
Copy link
Contributor

@blake-discourse blake-discourse commented Jun 18, 2025

In an upcoming pr #33092 that adds support for aws-sdk-mediaconvert it requires
that we bump aws-sdk-core to 3.225.0

+    aws-sdk-mediaconvert (1.160.0)
+      aws-sdk-core (~> 3, >= 3.225.0)

but in doing so there are apparently some api changes and it requires changes
in core to support the new version. I thought it would best to break out these
changes in a separate PR as to not muddy up the mediaconvert pr that is already
quite large.

In an upcoming pr #33092 that adds support for aws-sdk-mediaconvert it requires
that we bump aws-sdk-core to 3.225.0

```
+    aws-sdk-mediaconvert (1.160.0)
+      aws-sdk-core (~> 3, >= 3.225.0)
```

but in doing so there are apparently some api changes and it requires changes
in core to support the new version. I thought it would best to break out these
changes in a separate PR as to not muddy up the mediaconvert pr that is already
quite large.
…ut throwing an ArgumentError. The is a standard response for S3 delete operations.
…array. This fixes the ArgumentError: expected params to be a hash, got class Array instead.
@blake-discourse blake-discourse merged commit ffce270 into main Jun 20, 2025
16 checks passed
@blake-discourse blake-discourse deleted the bump-aws-sdk-core branch June 20, 2025 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants