Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/aws/aws-sdk-go to v1.49.21 #30571

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go v1.49.17 -> v1.49.21 age adoption passing confidence

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.49.21

Compare Source

===

Service Client Updates
  • service/sagemaker: Updates service API
    • This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

v1.49.20

Compare Source

===

Service Client Updates
  • service/connect: Updates service API and documentation
  • service/connectparticipant: Updates service API
  • service/location: Updates service documentation
  • service/mwaa: Updates service API and documentation
  • service/s3control: Adds new service
    • S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls.
  • service/supplychain: Adds new service
  • service/transfer: Updates service API and documentation
    • AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.

v1.49.19

Compare Source

===

Service Client Updates
  • service/ec2: Updates service API and documentation
    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • service/ecs: Updates service API and documentation
    • This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
  • service/eventbridge: Updates service API and documentation
  • service/iot: Updates service API and documentation
    • Add ConflictException to Update APIs of AWS IoT Software Package Catalog
  • service/iotfleetwise: Updates service API
  • service/secretsmanager: Updates service documentation and examples
    • Doc only update for Secrets Manager
  • service/workspaces: Updates service documentation
    • Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update

v1.49.18

Compare Source

===

Service Client Updates
  • service/connectcampaigns: Updates service API
  • service/location: Updates service API and documentation
  • service/logs: Updates service API and documentation
    • Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection.
  • service/qconnect: Updates service API
  • service/redshift-serverless: Updates service documentation
  • service/route53: Updates service API and documentation
    • Route53 now supports geoproximity routing in AWS regions
  • service/wisdom: Updates service API

Configuration

📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@mx-psi mx-psi closed this Jan 16, 2024
@mx-psi mx-psi reopened this Jan 16, 2024
@mx-psi mx-psi merged commit d77126a into main Jan 16, 2024
87 checks passed
@mx-psi mx-psi deleted the renovate/all-github.comaws-packages branch January 16, 2024 10:38
@github-actions github-actions bot added this to the next release milestone Jan 16, 2024
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Feb 1, 2024
…0571)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/aws/aws-sdk-go](https://togithub.com/aws/aws-sdk-go) |
`v1.49.17` -> `v1.49.21` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.49.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2faws%2faws-sdk-go/v1.49.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2faws%2faws-sdk-go/v1.49.17/v1.49.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go/v1.49.17/v1.49.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>aws/aws-sdk-go (github.com/aws/aws-sdk-go)</summary>

###
[`v1.49.21`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14921-2024-01-14)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.20...v1.49.21)

\===

##### Service Client Updates

-   `service/sagemaker`: Updates service API
- This release will have ValidationException thrown if certain invalid
app types are provided. The release will also throw ValidationException
if more than 10 account ids are provided in VpcOnlyTrustedAccounts.

###
[`v1.49.20`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14920-2024-01-12)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.19...v1.49.20)

\===

##### Service Client Updates

-   `service/connect`: Updates service API and documentation
-   `service/connectparticipant`: Updates service API
-   `service/location`: Updates service documentation
-   `service/mwaa`: Updates service API and documentation
-   `service/s3control`: Adds new service
- S3 On Outposts team adds dualstack endpoints support for S3Control and
S3Outposts API calls.
-   `service/supplychain`: Adds new service
-   `service/transfer`: Updates service API and documentation
- AWS Transfer Family now supports static IP addresses for SFTP & AS2
connectors and for async MDNs on AS2 servers.

###
[`v1.49.19`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14919-2024-01-11)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.18...v1.49.19)

\===

##### Service Client Updates

-   `service/ec2`: Updates service API and documentation
- This release adds support for adding an ElasticBlockStorage volume
configurations in ECS RunTask/StartTask/CreateService/UpdateService
APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
-   `service/ecs`: Updates service API and documentation
- This release adds support for adding an ElasticBlockStorage volume
configurations in ECS RunTask/StartTask/CreateService/UpdateService
APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
-   `service/eventbridge`: Updates service API and documentation
-   `service/iot`: Updates service API and documentation
- Add ConflictException to Update APIs of AWS IoT Software Package
Catalog
-   `service/iotfleetwise`: Updates service API
-   `service/secretsmanager`: Updates service documentation and examples
    -   Doc only update for Secrets Manager
-   `service/workspaces`: Updates service documentation
- Added AWS Workspaces RebootWorkspaces API - Extended Reboot
documentation update

###
[`v1.49.18`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14918-2024-01-10)

[Compare
Source](https://togithub.com/aws/aws-sdk-go/compare/v1.49.17...v1.49.18)

\===

##### Service Client Updates

-   `service/connectcampaigns`: Updates service API
-   `service/location`: Updates service API and documentation
-   `service/logs`: Updates service API and documentation
- Add support for account level subscription filter policies to
PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs.
Additionally, PutAccountPolicy has been modified with new optional
"selectionCriteria" parameter for resource selection.
-   `service/qconnect`: Updates service API
-   `service/redshift-serverless`: Updates service documentation
-   `service/route53`: Updates service API and documentation
    -   Route53 now supports geoproximity routing in AWS regions
-   `service/wisdom`: Updates service API

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants