Commit a56a3e0
authored
fix(deps): Update module github.com/aws/aws-sdk-go-v2/service/scheduler to v1.1.0 (#6507)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2/service/scheduler](https://togithub.com/aws/aws-sdk-go-v2) | require | minor | `v1.0.3` -> `v1.1.0` |
---
### Release Notes
<details>
<summary>aws/aws-sdk-go-v2</summary>
### [`v1.1.0`](https://togithub.com/aws/aws-sdk-go-v2/releases/tag/v1.1.0): (2021-01-29)
[Compare Source](https://togithub.com/aws/aws-sdk-go-v2/compare/service/scheduler/v1.0.3...v1.1.0)
#### Service Client Highlights
- Bug Fix: A serialization bug has been fixed that caused some service operations with empty inputs to not be serialized correctly ([#​1071](https://togithub.com/aws/aws-sdk-go-v2/pull/1071))
- Bug Fix: Fixes a bug that could cause a waiter to fail when comparing types ([#​1083](https://togithub.com/aws/aws-sdk-go-v2/pull/1083))
#### Core SDK Highlights
- Feature: EndpointResolverFromURL helpers have been added for constructing a service EndpointResolver type ([#​1066](https://togithub.com/aws/aws-sdk-go-v2/pull/1066))
- Dependency Update: Updated SDK dependencies to their latest versions.
- `aws` - v1.1.0
- Feature: Add support for specifying the EndpointSource on aws.Endpoint types ([#​1070](https://togithub.com/aws/aws-sdk-go-v2/pull/1070/))
- `config` - v1.1.0
- Feature: Add Support for AWS Single Sign-On (SSO) credential provider ([#​1072](https://togithub.com/aws/aws-sdk-go-v2/pull/1072))
- `credentials` - v1.1.0
- Feature: Add AWS Single Sign-On (SSO) credential provider ([#​1072](https://togithub.com/aws/aws-sdk-go-v2/pull/1072))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 2am" (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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC43Ny4wIiwidXBkYXRlZEluVmVyIjoiMzQuNzcuMCJ9-->1 parent 47fa203 commit a56a3e0
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
216 | | - | |
| 215 | + | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments