What's Changed
- feat(sqs): add ListQueueTags, TagQueue, and UntagQueue actions by @kahirokunn in #400
- feat(neptune): add Amazon Neptune service implementation by @sivchari in #417
- fix(server): disambiguate Query protocol actions via User-Agent header by @sivchari in #422
- fix(neptune): regenerate golden files after Query protocol routing fix by @sivchari in #423
- feat(documentdb): add Amazon DocumentDB service implementation by @sivchari in #424
- fix(ssm): return masked value for SecureString when WithDecryption is false by @sivchari in #425
- ci: pin GitHub Actions with pinact by @sivchari in #426
- feat(redshift): add Amazon Redshift service implementation by @sivchari in #421
- feat(chart): add Helm chart for kumo by @kahirokunn in #399
- release v0.9.0 by @sivchari in #427
- Update chart by @sivchari in #428
Full Changelog: v0.8.0...v0.9.0