You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* configuration to control endpoint discovery
* shared components for endpoint discovery - includes cache and middleware
* add config source assertion, also updates Makefile to replace go mod prior to config assertion
* java: adds endpoint discovery generator and renames ResolveClientConfig class
* TimestreamWrite client generated
* TimestreamQuery client generated
* Dynamodb client generated with endpoint discovery support
* add integration test for timestreamwrite service
* generated service client and protocol tests
* update repotool to not fail if no build artifact is present
* make EnableEndpointDiscoveryState enums typed, shared config does not fall back to auto state, renames assert package to configtesting
* java change to encapsulate endpoint discovery related options into an endpoint discovery options type
* update cache to store after deletion takes place in case cache limit is reached
* generated dynamodb client
* generated timestream client
* remove stale code and fix comment
* adds change notes for endpoint-discovery feature
* rebase branch with master and generated client for add helper change
Copy file name to clipboardExpand all lines: codegen/smithy-aws-go-codegen/src/main/java/software/amazon/smithy/aws/go/codegen/AwsHttpPresignURLClientGenerator.java
0 commit comments