-
Notifications
You must be signed in to change notification settings - Fork 192
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
Always write required query param keys, even if value is unset or empty #1973
Merged
Commits on Nov 9, 2022
-
fix: issues when sending multipart-upload-related operations with no …
…upload ID by making upload ID required add: Mandatory trait add: S3 customization to make Upload Ids mandatory
Configuration menu - View commit details
-
Copy full SHA for 67baf66 - Browse repository at this point
Copy the full SHA 67baf66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3179154 - Browse repository at this point
Copy the full SHA 3179154View commit details
Commits on Nov 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 12afb30 - Browse repository at this point
Copy the full SHA 12afb30View commit details -
undo: S3Decorator changes add: codegen to generate "else" branch after required query string serialization `if let Some` check add: missing tokio feature to `TokioTest`
Configuration menu - View commit details
-
Copy full SHA for 98b6b9e - Browse repository at this point
Copy the full SHA 98b6b9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d42998 - Browse repository at this point
Copy the full SHA 1d42998View commit details
Commits on Nov 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d3067ae - Browse repository at this point
Copy the full SHA d3067aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e30f27 - Browse repository at this point
Copy the full SHA 3e30f27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23c5ca3 - Browse repository at this point
Copy the full SHA 23c5ca3View commit details
Commits on Nov 16, 2022
-
update: return BuildError for missing required query params
update: required-query-params.rs tests
Configuration menu - View commit details
-
Copy full SHA for 339c547 - Browse repository at this point
Copy the full SHA 339c547View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8d26c6 - Browse repository at this point
Copy the full SHA b8d26c6View commit details -
formatting: make RustWriter.paramList more readable
fix: code broken by merge from `main`
Configuration menu - View commit details
-
Copy full SHA for 27e8e8c - Browse repository at this point
Copy the full SHA 27e8e8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fccd34e - Browse repository at this point
Copy the full SHA fccd34eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e64807 - Browse repository at this point
Copy the full SHA 5e64807View commit details -
Configuration menu - View commit details
-
Copy full SHA for d473223 - Browse repository at this point
Copy the full SHA d473223View commit details
Commits on Nov 17, 2022
-
add: codegen tests for required query params
update: required enum query param codegen add: smithy-rs CHANGELOG.next.toml entry
Configuration menu - View commit details
-
Copy full SHA for d277416 - Browse repository at this point
Copy the full SHA d277416View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6282760 - Browse repository at this point
Copy the full SHA 6282760View commit details
Commits on Nov 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7adc4c6 - Browse repository at this point
Copy the full SHA 7adc4c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 156a172 - Browse repository at this point
Copy the full SHA 156a172View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abb406 - Browse repository at this point
Copy the full SHA 2abb406View commit details -
Configuration menu - View commit details
-
Copy full SHA for e552da6 - Browse repository at this point
Copy the full SHA e552da6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.