ex_aws_s3 icon indicating copy to clipboard operation
ex_aws_s3 copied to clipboard

Results 28 ex_aws_s3 issues
Sort by recently updated
recently updated
newest added

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.34.0 to 0.34.1. Changelog Sourced from ex_doc's changelog. v0.34.1 (2024-06-30) Enhancements Add a v shortcut to open/focus the version select Compatibility fixes for Elixir v1.17 and Erlang/OTP...

dependencies

Adds NewerNoncurrentVersions to put lifecycle configuration

Pull request #244 added support for `x-amz-checksum` headers when using other hash algorithms than `md5`. This pull request adds the relevant header when using `put_object` so new objects will have...

* Do not use the issues tracker for help or support (try Elixir Forum, Slack, IRC, etc.) * Questions about how to contribute are fine. ### Environment * Elixir &...

### Environment * Elixir & Erlang versions (elixir --version): ``` Elixir 1.14.4 (compiled with Erlang/OTP 25) ``` * ExAws version `mix deps |grep ex_aws` ``` * ex_aws 2.5.3 (Hex package)...

We are using `:ex_aws_s3` package in a project with `:req` as a client adapter, and we were experiencing an error because the logic to obtain the content size from the...

Bumps [ex_aws](https://github.com/ex-aws/ex_aws) from 2.5.5 to 2.5.6. Changelog Sourced from ex_aws's changelog. v2.5.6 (2024-10-09) Endpoint updates Commits 3961ef5 Bump version 2.5.6 3f60706 Merge pull request #1088 from salemove/add-codeartifact-endpoints edd230a Merge pull...

dependencies

with version 2.5.3 Process #PID raised an exception ** (FunctionClauseError) no function clause matching in ExAws.S3.Parsers.parse_complete_multipart_upload/1 (ex_aws_s3 2.5.3) lib/ex_aws/s3/parsers.ex:95: ExAws.S3.Parsers.parse_complete_multipart_upload({:error, :closed})