Open majdisorder opened 4 years ago
The constructor overload of ExtendedClientConfiguration accepting "ExtendedClientConfiguration other" does not set or copy the S3KeyPovider on the new instance. This could be by design, but looks like an oversight.
Addressed in https://github.com/raol/amazon-sqs-net-extended-client-lib/pull/19 among other minor things
The constructor overload of ExtendedClientConfiguration accepting "ExtendedClientConfiguration other" does not set or copy the S3KeyPovider on the new instance. This could be by design, but looks like an oversight.