Feature: Adds new MarshalWithOptions and UnmarshalWithOptions helpers allowing Encoding and Decoding options to be specified when serializing AttributeValues. Addresses issue: aws/aws-sdk-go-v2#1494
Feature: Adds new MarshalWithOptions and UnmarshalWithOptions helpers allowing Encoding and Decoding options to be specified when serializing AttributeValues. Addresses issue: aws/aws-sdk-go-v2#1494
Merging #501 (c166df9) into main (78b2207) will not change coverage.
The diff coverage is n/a.
❗ Current head c166df9 differs from pull request most recent head 16d73d3. Consider uploading reports for the commit 16d73d3 to get more accurate results
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
## [Codecov](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/501?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report
> Merging [#501](https://app.codecov.io/gl/unboundsoftware/s3uploader/pull/501?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (c166df9) into [main](https://app.codecov.io/gl/unboundsoftware/s3uploader/commit/78b2207596c2d99bf0eab6410f7603b750bdc806?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (78b2207) will **not change** coverage.
> The diff coverage is `n/a`.
> :exclamation: Current head c166df9 differs from pull request most recent head 16d73d3. Consider uploading reports for the commit 16d73d3 to get more accurate results
```diff
@@ Coverage Diff @@
## main #501 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 160 160
=========================================
Hits 160 160
```
:mega: We’re building smart automated test selection to slash your CI/CD build times. [Learn more](https://about.codecov.io/iterative-testing/?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.92 to 1.13.0.
Changelog
Sourced from github.com/aws/aws-sdk-go-v2/feature/s3/manager's changelog.
... (truncated)
Commits
e10c0d2Release 2022-01-1435ab85cUpdate smithy-go dependency version4741932Fix Retry middleware not releasing retry token (#1560)e4d9a88Update API Models (#1559)c1b62abSDK DefaultsMode Configuration Implementation (#1553)07e5d3ei1494 passing opts to attributevalue marshalling (#1495)576b415codegen: Adds smithy-cli dependency to prevent auto use of smithy-cli 1.16 (#...3ec6226Release 2022-01-0750d7f6aUpdate smithy-go dependency version2d25393config: Add WithCredentialCacheOptions for LoadDefaultConfig's LoadOptions (#...Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsmentioned in merge request !497
Codecov Report
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
$dependabot recreate
⚠️
dependabot-gitlabis recreating merge request. All changes will be overwritten! ⚠️✅
dependabot-gitlabsuccessfully recreated merge request!added 4 commits
main16d73d39- Build(deps): bump github.com/aws/aws-sdk-go-v2/feature/s3/managerCompare with previous version
resolved all threads