imageproxy
imageproxy copied to clipboard
build(deps): bump github.com/aws/aws-sdk-go from 1.44.235 to 1.44.259
Bumps github.com/aws/aws-sdk-go from 1.44.235 to 1.44.259.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Release v1.44.259 (2023-05-08)
Service Client Updates
service/glue: Updates service API and documentation
- We don't do release notes https://w.amazon.com/bin/view/AWSDocs/common-tasks/release-notes
service/guardduty: Updates service API and documentation
- Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs
service/iotsitewise: Updates service API and documentationservice/sts: Updates service documentation
- Documentation updates for AWS Security Token Service.
SDK Bugs
restjson: Correct failure to deserialize errors.
- Deserialize generic error information when no response body is present.
Release v1.44.258 (2023-05-05)
Service Client Updates
service/ec2: Updates service API
- This release adds support the inf2 and trn1n instances. inf2 instances are purpose built for deep learning inference while trn1n instances are powered by AWS Trainium accelerators and they build on the capabilities of Trainium-powered trn1 instances.
service/inspector2: Updates service API, documentation, and paginatorsservice/mediatailor: Updates service API and documentationservice/sqs: Updates service API, documentation, and paginators
- Revert previous SQS protocol change.
Release v1.44.257 (2023-05-04)
Service Client Updates
service/config: Updates service APIservice/connect: Updates service API and documentationservice/ecs: Updates service API
- Documentation update for new error type NamespaceNotFoundException for CreateCluster and UpdateCluster
service/monitoring: Updates service API and documentation
- Adds support for filtering by metric names in CloudWatch Metric Streams.
service/network-firewall: Updates service API and documentationservice/opensearch: Updates service API and documentationservice/quicksight: Updates service API, documentation, and paginators
- Add support for Topic, Dataset parameters and VPC
service/rekognition: Updates service API and documentation
- This release adds a new attribute FaceOccluded. Additionally, you can now select attributes individually (e.g. ["DEFAULT", "FACE_OCCLUDED", "AGE_RANGE"] instead of ["ALL"]), which can reduce response time.
service/s3: Updates service documentation and examples
- Documentation updates for Amazon S3
service/sagemaker: Updates service API
- We added support for ml.inf2 and ml.trn1 family of instances on Amazon SageMaker for deploying machine learning (ML) models for Real-time and Asynchronous inference. You can use these instances to achieve high performance at a low cost for generative artificial intelligence (AI) models.
service/securityhub: Updates service API, documentation, paginators, and examplesservice/sqs: Updates service API, documentation, and paginators
- This release enables customers to call SQS using AWS JSON-1.0 protocol.
... (truncated)
Commits
a68bf01Release v1.44.259 (2023-05-08) (#4828)fc3c2d6Merge pull request #4817 from aws/fix-restjson-errors6eef808Release v1.44.258 (2023-05-05) (#4826)6a59209Release v1.44.257 (2023-05-04) (#4824)cebecc8Release v1.44.256 (2023-05-03) (#4823)fba2ac8Release v1.44.255 (2023-05-02) (#4822)47ebc6fRelease v1.44.254 (2023-05-01) (#4821)af48150Release v1.44.253 (2023-04-28) (#4819)b5c9332Release v1.44.252 (2023-04-27) (#4818)35072aafix: restjson error deserialization when no body is present- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Patch and project coverage have no change.
Comparison is base (
eb9dd53) 85.67% compared to head (28b0cc6) 85.67%.
Additional details and impacted files
@@ Coverage Diff @@
## main #385 +/- ##
=======================================
Coverage 85.67% 85.67%
=======================================
Files 6 6
Lines 712 712
=======================================
Hits 610 610
Misses 73 73
Partials 29 29
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Superseded by #399.