Skip to content

LocalStack.Client v1.3.0

Compare
Choose a tag to compare
@Blind-Striker Blind-Striker released this 28 Nov 23:15
· 127 commits to master since this release

What's Changed

New Contributors

Full Changelog: v1.2.3...1.3.0

1. New Features

  • New endpoints in the official Localstack Python Client v1.27 have been added.
    • SESv2
    • EventBridge (#14)
  • Tested against LocalStack v0.13.0 container.

2. Enhancements

  • useServiceUrl parameter added to change client connection behavior. See useServiceUrl Parameter
  • Readme and SourceLink added to Nuget packages

3. Bug Fixes

  • Session::RegionName configuration does not honor while creating AWS client (#15)

Thanks to @petertownsend for their contribution