Skip to content

Commit 47b4e0e

Browse files
authored
Consolidate changelog entries for once_cell replacement (#4100)
## Motivation and Context Consolidated changelog entries for #4050 to remove duplicated entries, and removed it for the tooling directory (which we don't announce it in release notes since it's an internal change). ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._
1 parent 619c6d6 commit 47b4e0e

File tree

4 files changed

+6
-25
lines changed

4 files changed

+6
-25
lines changed

.changelog/1742160441.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changelog/1742673776.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ applies_to:
44
- server
55
authors:
66
- FalkWoldmann
7-
references: []
7+
references:
8+
- smithy-rs#4050
89
breaking: false
910
new_feature: false
1011
bug_fix: false
1112
---
12-
Removes the once_cell crate from the rust-runtime crates
13+
Replace the `once_cell` crate with the `std` counterpart in Smithy runtime crates.

.changelog/1742674486.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ applies_to:
33
- aws-sdk-rust
44
authors:
55
- FalkWoldmann
6-
references: []
6+
references:
7+
- smithy-rs#4050
78
breaking: false
89
new_feature: false
910
bug_fix: false
1011
---
11-
Removes the once_cell crate from the `rust-runtime` crate
12+
Replace the `once_cell` crate with the `std` counterpart in AWS runtime crates.

.changelog/1742674773.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)