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.13 #30245

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.49.13

Compare Source

===

Service Client Updates
  • service/apprunner: Updates service API and documentation
  • service/location: Updates service API and documentation
  • service/quicksight: Updates service API and documentation
    • Add LinkEntityArn support for different partitions; Add UnsupportedUserEditionException in UpdateDashboardLinks API; Add support for New Reader Experience Topics

v1.49.12

Compare Source

===

Service Client Updates
  • service/codestar-connections: Updates service API
  • service/kinesis-video-archived-media: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Studio now supports Docker access from within app container

v1.49.11

Compare Source

===

Service Client Updates
  • service/elasticmapreduce: Updates service API and documentation
    • Add support for customers to modify cluster attribute auto-terminate post cluster launch

v1.49.10

Compare Source

===

Service Client Updates
  • service/iam: Updates service documentation
    • Documentation updates for AWS Identity and Access Management (IAM).
SDK Enhancements
  • aws: Add WithUseFIPSEndpoint to aws.Config. (#​5078)
    • WithUseFIPSEndpoint can be used to explicitly enable or disable FIPS endpoint variants.

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.

@songy23 songy23 closed this Jan 2, 2024
@songy23 songy23 reopened this Jan 2, 2024
@bogdandrutu bogdandrutu merged commit 9b42d43 into main Jan 2, 2024
85 checks passed
@bogdandrutu bogdandrutu deleted the renovate/all-github.comaws-packages branch January 2, 2024 20:01
@github-actions github-actions bot added this to the next release milestone Jan 2, 2024
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Jan 10, 2024
…0245)

[![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.9` -> `v1.49.13` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go/v1.49.13?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.13?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.9/v1.49.13?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.9/v1.49.13?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.13`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14913-2023-12-29)

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

\===

##### Service Client Updates

-   `service/apprunner`: Updates service API and documentation
-   `service/location`: Updates service API and documentation
-   `service/quicksight`: Updates service API and documentation
- Add LinkEntityArn support for different partitions; Add
UnsupportedUserEditionException in UpdateDashboardLinks API; Add support
for New Reader Experience Topics

###
[`v1.49.12`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14912-2023-12-28)

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

\===

##### Service Client Updates

-   `service/codestar-connections`: Updates service API
- `service/kinesis-video-archived-media`: Updates service API and
documentation
-   `service/sagemaker`: Updates service API and documentation
- Amazon SageMaker Studio now supports Docker access from within app
container

###
[`v1.49.11`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14911-2023-12-27)

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

\===

##### Service Client Updates

-   `service/elasticmapreduce`: Updates service API and documentation
- Add support for customers to modify cluster attribute auto-terminate
post cluster launch

###
[`v1.49.10`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14910-2023-12-26)

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

\===

##### Service Client Updates

-   `service/iam`: Updates service documentation
- Documentation updates for AWS Identity and Access Management (IAM).

##### SDK Enhancements

- `aws`: Add `WithUseFIPSEndpoint` to `aws.Config`.
([#&open-telemetry#8203;5078](https://togithub.com/aws/aws-sdk-go/pull/5078))
- `WithUseFIPSEndpoint` can be used to explicitly enable or disable FIPS
endpoint variants.

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEwMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

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.

4 participants