Commit 5ae0bfd
authored
Update module github.com/aws/smithy-go to v1.27.4 (#189)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/aws/smithy-go](https://redirect.github.com/aws/smithy-go)
| `v1.27.0` → `v1.27.4` |

|

|
---
### Release Notes
<details>
<summary>aws/smithy-go (github.com/aws/smithy-go)</summary>
###
[`v1.27.4`](https://redirect.github.com/aws/smithy-go/compare/v1.27.3...v1.27.4)
[Compare
Source](https://redirect.github.com/aws/smithy-go/compare/v1.27.3...v1.27.4)
###
[`v1.27.3`](https://redirect.github.com/aws/smithy-go/blob/HEAD/CHANGELOG.md#Release-2026-06-26)
[Compare
Source](https://redirect.github.com/aws/smithy-go/compare/v1.27.2...v1.27.3)
#### General Highlights
- **Dependency Update**: Updated to the latest SDK module versions
#### Module Highlights
- `github.com/aws/smithy-go`: v1.27.3
- **Bug Fix**: Fix bug in JSON doc encoder and endpoint host label
format validation
###
[`v1.27.2`](https://redirect.github.com/aws/smithy-go/blob/HEAD/CHANGELOG.md#Release-2026-06-05)
[Compare
Source](https://redirect.github.com/aws/smithy-go/compare/v1.27.1...v1.27.2)
#### General Highlights
- **Dependency Update**: Updated to the latest SDK module versions
#### Module Highlights
- `github.com/aws/smithy-go`: v1.27.2
- **Bug Fix**: Fix incorrect serialization of unions in CBOR-based
protocols.
###
[`v1.27.1`](https://redirect.github.com/aws/smithy-go/blob/HEAD/CHANGELOG.md#Release-2026-06-04)
[Compare
Source](https://redirect.github.com/aws/smithy-go/compare/v1.27.0...v1.27.1)
#### General Highlights
- **Dependency Update**: Updated to the latest SDK module versions
#### Module Highlights
- `github.com/aws/smithy-go`: v1.27.1
- **Bug Fix**: Fixed a deserialization failure in all protocols when
encountering a union with explicit null members.
- **Bug Fix**: Fixed a panic when deserializing nested unions in JSON-
and CBOR-based protocols.
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- Monday through Friday (`* * * * 1-5`)
🚦 **Automerge**: Enabled.
♻ **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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19-->
Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>1 parent 4207929 commit 5ae0bfd
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2852 | 2852 | | |
2853 | 2853 | | |
2854 | 2854 | | |
2855 | | - | |
2856 | | - | |
| 2855 | + | |
| 2856 | + | |
2857 | 2857 | | |
2858 | 2858 | | |
2859 | 2859 | | |
| |||
0 commit comments