diff --git a/.changes/next-release/feature-AWSSDKforJavav2-05b771b.json b/.changes/next-release/feature-AWSSDKforJavav2-05b771b.json new file mode 100644 index 000000000000..c47b650486d3 --- /dev/null +++ b/.changes/next-release/feature-AWSSDKforJavav2-05b771b.json @@ -0,0 +1,6 @@ +{ + "category": "AWS SDK for Java v2", + "contributor": "", + "type": "feature", + "description": "When raising an exception as a result of a service response, if service does not return a error message, include the error code or HTTP status code in exception messages instead of the string \"null\"." +} diff --git a/.changes/next-release/feature-AWSSDKforJavav2-2636db0.json b/.changes/next-release/feature-AWSSDKforJavav2-2636db0.json new file mode 100644 index 000000000000..7379fb397fd8 --- /dev/null +++ b/.changes/next-release/feature-AWSSDKforJavav2-2636db0.json @@ -0,0 +1,6 @@ +{ + "category": "AWS SDK for Java v2", + "contributor": "", + "type": "feature", + "description": "When a request fails after SDK retries, include the retried failure messages as \"suppressed\" exceptions. Stack traces for these suppressed exceptions are not preserved." +} diff --git a/.idea/inspectionProfiles/AWS_Java_SDK_2_0.xml b/.idea/inspectionProfiles/AWS_Java_SDK_2_0.xml index 525cdfe666aa..95ed390c8a7c 100644 --- a/.idea/inspectionProfiles/AWS_Java_SDK_2_0.xml +++ b/.idea/inspectionProfiles/AWS_Java_SDK_2_0.xml @@ -65,7 +65,7 @@ - + @@ -189,10 +189,6 @@ - - @@ -238,7 +234,6 @@ - @@ -284,7 +279,7 @@ - + @@ -323,10 +318,7 @@ - - + - @@ -392,7 +383,6 @@ - @@ -458,7 +448,7 @@ - +