Releases: sid88in/serverless-appsync-plugin
Releases · sid88in/serverless-appsync-plugin
v1.9.0
Added
Support Glob Patten for schema files #399
Add Export to stack output #392
Chnages
Make authentication type optional when api id is used #396
Doc
Add Direct Lambda doc #384
v1.8.0
- Add support for existing APIs #388
v1.7.0
- add
allowHashDescription
option #387
v1.6.0
Added support for WAF #380
v1.5.0
added
- support for api key management #374
- support for function aliases #372
- support for Sync configuration #364
fixed
v1.4.0
Added
- support for Direct lambdas #350
- dynamodb:ConditionCheckItem default IAM action for dynamodb #351
Changes
- Replace graphql validation #347
Fixes
v1.3.1
changed
fixed
- Backward incompatibility issue #325
- Correctly get stack name in Playground #326
v1.3.0
Added
- Improved pipeline handling (#296)
- added ExcludeVerboseContent to LogConfig (#301)
- Enable AWS X-Ray on AppSync APIs (#304)
- Support DeltaSyncConfig (#315 )
Fixes
- Fix IAM statement for RDS (#298)
- Update Created Function Naming (#323)
- Fix ElasticSearch automatic role generation working (#320)
v1.2.0
- Add Caching support #288
- Add substitution per resolver #252
- Add Tag support #247
- Add conceal option #274
- Output Api Id #255
- Fix Es role issue #271 #233 (#286)
- Improve Log Group auto-generation #291
... and other fixes and improvements under the hood
1.1.1
Added
- Support for multiple schema files #227
- Feature/add relational database datasource #226
- Added automatic CloudWatch LogGroup creation & deletion with expiry #220
Changed
- Small documentation clarification #228
Fixed
- Error printout #224
- Use of functionConfigurationsLocation #222