Commit 39de327
authored
Bump Smithty to 1.62 (#4323)
## Motivation and Context
Upgrades Smithy to
[1.62.0](https://github.com/smithy-lang/smithy/releases/tag/1.62.0)
## Description
With Smithy 1.62.0, we need to use the updated partitions file. As a
result, we updated service models in this repository (copied them over
from `aws-sdk-rust/aws-models`).
Two unicode substring tests failed upstream, within the Smithy team
itself, as part of 1.62.0. The team deleted them with the intention that
they will add new ones to the public repo, so we manually replicated the
deletion in `substring.smithy` (maybe we don't have to keep a local copy
of `codegen-client/src/test/resources/META-INF/smithy/endpoint-tests`
once tests are added to public Smithy repo).
## Testing
- CI
- Verified build and running tests for dynamodb for today's failed
release.
We should be able to ignore semver compliance check since it's comparing
the ec2 crate from the old model against that from the updated model;
the one from the updated model is already out in the wild on crates.io
----
_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 2240e24 commit 39de327
File tree
26 files changed
+158280
-114847
lines changed- aws/sdk/aws-models
- codegen-client/src/test/resources/META-INF/smithy/endpoint-tests
- codegen-core/src/main/kotlin/software/amazon/smithy/rust/codegen/core/smithy/customizations
- gradle
26 files changed
+158280
-114847
lines changedLarge diffs are not rendered by default.
Large diffs are not rendered by default.
Lines changed: 1004 additions & 127 deletions
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2845 | 2845 | | |
2846 | 2846 | | |
2847 | 2847 | | |
2848 | | - | |
2849 | | - | |
2850 | | - | |
2851 | | - | |
2852 | | - | |
2853 | | - | |
2854 | | - | |
2855 | | - | |
2856 | | - | |
2857 | | - | |
2858 | | - | |
2859 | 2848 | | |
2860 | 2849 | | |
2861 | 2850 | | |
| |||
2869 | 2858 | | |
2870 | 2859 | | |
2871 | 2860 | | |
2872 | | - | |
2873 | | - | |
2874 | | - | |
2875 | | - | |
2876 | | - | |
2877 | | - | |
2878 | | - | |
2879 | | - | |
2880 | | - | |
2881 | | - | |
2882 | | - | |
2883 | 2861 | | |
2884 | 2862 | | |
2885 | 2863 | | |
| |||
2893 | 2871 | | |
2894 | 2872 | | |
2895 | 2873 | | |
2896 | | - | |
2897 | | - | |
2898 | | - | |
2899 | | - | |
2900 | | - | |
2901 | | - | |
2902 | | - | |
2903 | | - | |
2904 | | - | |
2905 | | - | |
2906 | | - | |
2907 | 2874 | | |
2908 | 2875 | | |
2909 | 2876 | | |
| |||
2917 | 2884 | | |
2918 | 2885 | | |
2919 | 2886 | | |
2920 | | - | |
2921 | | - | |
2922 | | - | |
2923 | | - | |
2924 | | - | |
2925 | | - | |
2926 | | - | |
2927 | | - | |
2928 | | - | |
2929 | | - | |
2930 | | - | |
2931 | 2887 | | |
2932 | 2888 | | |
2933 | 2889 | | |
| |||
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments