localstack-dotnet-client
localstack-dotnet-client copied to clipboard
Remove Legacy Support
LocalStack version 2.2 has been released. Supporting Legacy containers is no longer meaningful. The following changes should be made:
- Port mappings should be removed from
AwsServiceEndpointMetadataand only the Edge Port should be used from now on. - The
UseLegacyPortsproperty should be removed fromConfigOptions. - Relevant unit, integration, and functional tests should be updated.