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

asdf #7

Merged
merged 62 commits into from
Feb 4, 2023
Merged
Changes from 1 commit
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
a559048
formatting: run pre-commit on all files (#2236)
Velfi Jan 20, 2023
4436d9a
Remove old service builder machinery (#2161)
hlbarber Jan 20, 2023
4257a18
Add changelog entry for "Remove old service builder machinery" (#2242)
hlbarber Jan 23, 2023
2f4bc33
Dense maps cannot deserialize null values (#2239)
82marbag Jan 23, 2023
48ce90d
Dense lists cannot deserialize null (#2240)
82marbag Jan 23, 2023
701d294
Update changelog
aws-sdk-rust-ci Jan 24, 2023
d301e65
Add changelog entry about #2200 (#2250)
jjant Jan 25, 2023
ebdf597
Fix `OperationExtensionFuture` poll order (#2247)
hlbarber Jan 25, 2023
31ea931
Bump version to 0.54.1 in `gradle.properties` (#2249)
jjant Jan 25, 2023
0965f12
Update changelog
aws-sdk-rust-ci Jan 25, 2023
41ca31b
Add CI action to test aws-sdk-services (#2251)
rcoh Jan 25, 2023
f7c417c
Newtype FromRequest::Future (#2244)
hlbarber Jan 27, 2023
c217058
Add RFC: Providing fallback credentials on timeout (#2218)
ysaito1001 Jan 27, 2023
e6c3a4b
Replace PR bot's diff tool with one that supports pagination (#2245)
jdisanti Jan 27, 2023
980b5c4
Add fallback_on_interrupt to the ProvideCredentials trait (#2246)
ysaito1001 Jan 27, 2023
7ad342a
Copy non-service integration tests into SDK root tests directory (#2255)
jdisanti Jan 27, 2023
efd1508
Update the event stream section in RFC30 (#2243)
thomas-k-cameron Jan 27, 2023
861d1d8
Python: Support `document` type (#2188)
unexge Jan 30, 2023
c04c6ab
Add `Data limit exceeded` to build image throttle messages (#2260)
jdisanti Jan 30, 2023
392fa2a
Update smoketest models (#2252)
jdisanti Jan 30, 2023
1e9e877
Make minor fixes to the crate claim workflow (#2259)
jdisanti Jan 31, 2023
52cb0fc
Add support for `@uniqueItems` (#2232)
david-perez Feb 1, 2023
7a0bcc2
Update mentions to codegen configuration key in changelog (#2166)
david-perez Feb 1, 2023
d9c0b2e
Change the release flow to use release branches (#2253)
LukeMathWalker Feb 1, 2023
bed7b97
Reduce Docker image rebuilds (#2269)
jdisanti Feb 1, 2023
a6ef078
Remove teams from `publisher` ownership list (#2257)
jdisanti Feb 1, 2023
681d3b3
Add static stability support to IMDS credentials provider (#2258)
ysaito1001 Feb 2, 2023
074464e
Increase build image backoff time and attempts (#2267)
jdisanti Feb 2, 2023
cfd1627
Must set a member in unions (#2241)
82marbag Feb 2, 2023
031ad59
Add `runs-on` (#2273)
LukeMathWalker Feb 2, 2023
bf3575f
Add `runs-on` (#2275)
LukeMathWalker Feb 2, 2023
2a913a7
Fix job trigger. Clarify that short SHAs won't work. (#2278)
LukeMathWalker Feb 2, 2023
36d3116
Clarify what type of reference we are trying to push. (#2279)
LukeMathWalker Feb 2, 2023
097f1ca
Update gradle properties for dry runs as well. (#2280)
LukeMathWalker Feb 2, 2023
2695c7c
Get verbose logging from the branch script. (#2281)
LukeMathWalker Feb 2, 2023
1b87953
Fix trigger for following jobs. (#2282)
LukeMathWalker Feb 2, 2023
344bf3e
Fix action paths. (#2283)
LukeMathWalker Feb 2, 2023
20c4839
We need to checkout in the `smithy-rs` folder because that's an assum…
LukeMathWalker Feb 2, 2023
2682708
Use action-arguments for arguments. (#2285)
LukeMathWalker Feb 2, 2023
649f758
Fix if condition. (#2286)
LukeMathWalker Feb 2, 2023
bdabbf0
Persist the modified gradle.properties outside of the Docker context …
LukeMathWalker Feb 2, 2023
20e12f6
Use larger machines for the slowest CI jobs. (#2263)
LukeMathWalker Feb 2, 2023
27429c8
Fix paths. (#2288)
LukeMathWalker Feb 2, 2023
d9efa6b
Commit if modified (#2289)
LukeMathWalker Feb 2, 2023
3ccb2d7
Set user name and email when committing (#2290)
LukeMathWalker Feb 2, 2023
edb7158
`git push origin` fails if there is nothing to push. (#2291)
LukeMathWalker Feb 2, 2023
6d34454
Use curly braces to group together the commit and push action (#2292)
LukeMathWalker Feb 2, 2023
97daba2
Fix syntax error when grouping commands. (#2293)
LukeMathWalker Feb 2, 2023
9b7c065
[release-branches] Fix the reference that gets checked out (#2294)
LukeMathWalker Feb 2, 2023
ac7fdf2
Fix broken doc link to `tokio_stream::Stream` (#2271)
ysaito1001 Feb 2, 2023
17f9a87
Use docker login when possible (#2265)
rcoh Feb 2, 2023
afa9edb
Simplify `AdHocSection` (#2272)
jdisanti Feb 2, 2023
df5abcf
Fix CI on main and don't acquire Docker login for forks (#2295)
jdisanti Feb 3, 2023
85d8819
Collect more diagnostics. (#2297)
LukeMathWalker Feb 3, 2023
e1991fa
[release-branches] Fix working directory (#2298)
LukeMathWalker Feb 3, 2023
47f6bd8
Clone does not preserve uncommitted changes. This was leading to the …
LukeMathWalker Feb 3, 2023
3ee5d06
Make `OperationExtension` store the absolute shape ID (#2276)
hlbarber Feb 3, 2023
b9b80c3
Retrieve the output from outside the Docker context (#2300)
LukeMathWalker Feb 3, 2023
a06f21b
Fix image tagging in CI on main (#2301)
jdisanti Feb 3, 2023
f8a799d
Fix handling of repeated headers in AWS request canonicalization (#2261)
nipunn1313 Feb 3, 2023
7bf9251
Remove usage of always empty writable in `JsonParserGenerator` (#2192)
david-perez Feb 3, 2023
a38bec1
Merge branch 'rfc30/feature-gate-for-generated-crates' into main
thomas-k-cameron Feb 4, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump version to 0.54.1 in gradle.properties (smithy-lang#2249)
Co-authored-by: Julian Antonielli <jjantdev@amazon.co.uk>
Co-authored-by: AWS SDK Rust Bot <97246200+aws-sdk-rust-ci@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 25, 2023
commit 31ea931eba7d91acb9eed1071e11f030d590735e
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rust.msrv=1.62.1
org.gradle.jvmargs=-Xmx1024M

# Version number to use for the generated runtime crates
smithy.rs.runtime.crate.version=0.54.0
smithy.rs.runtime.crate.version=0.54.1

kotlin.code.style=official

Expand Down