v0.12.0
What's Changed
Features
- Added support for AWS Lambda by @nickcaballero in #76
- Added AWS Lambda Invoke method by @jakub-qg in #71
- Added support for aws session token in sms and kms clients by @jing-emma in #87
Fixes
- Improved the headers overwriting policy in the base client #96 by @rgrygorovych in #97
- Added length constraints to secretAccessKey by @egor-romanov in #98
Miscelaneous
- README improvements by @fczuardi in #68
- Refactored client classes to make their properties private and readonly by @oleiade in #79
- Add ESLint typescript configuration and address warnings in src folder by @oleiade in #81
- Update Webpack version by @joanlopez in #90
- Add GitHub Workflow to automate release generation by @joanlopez in #89
- Rename 'build' folder to 'dist' by @joanlopez in #92
- Update CONTRIBUTING.md with new docs link by @mstoykov in #99
New Contributors
- @fczuardi made their first contribution in #68
- @jakub-qg made their first contribution in #71
- @joanlopez made their first contribution in #88
- @jing-emma made their first contribution in #87
- @rgrygorovych made their first contribution in #97
- @egor-romanov made their first contribution in #98
- @mstoykov made their first contribution in #99
Full Changelog: v0.11.0...v0.12.0