Serverless 1.60.4 release, no server architecture development framework

Serverless architecture development framework Serverless Framework released 1.60.2,1.60.3 and 1.60.4 version, the framework uses AWS Lambda, Azure Functions, Google CloudFunctions technology, can build Serverless architecture of the Web, mobile and IoT applications.

1.60.4 update:

Bug Fixes

  • APIGW AWS : the repair process for ProvisionedConcurrency: 0 set ( efe6d02 ), Closes  # 7133

1.60.3 update:

Bug Fixes

  • APIGW the AWS : Rest API ID repair detection (when the GW does not involve the API 81096ca ) C

1.60.2 update:

Bug Fixes

  • AWS Lambda
    • Repair concurrent pre-configured settings  (Closes  # 7059 ):
      • Concurrent configure the provisioning of repair. Configured on the alias instead of the version. Therefore, it can be used with version control enabled, and the configuration changes made to the concurrent configured unable to avoid internal fault ( 04a7657 )
      • Resolve the alias redeployment AWS-related issues ( 56b9d3d )
      • Ensure that the API gateway endpoints point to the provisioning version ( 67d27ed ),
    • Repair CloudWatch create access logs ( a2db989 ), Closes  # 6241  # 6692
  • AWS API Gateway:
    • If no endpoint, make sure that the application API GW stage set ( e93e6f4 ), Closes  # 7036
  • Repair work to generate a custom resource lambda ( 7132af3 )

Update Description: https://github.com/serverless/serverless/releases

Guess you like

Origin www.oschina.net/news/112310/serverless-1-60-4-released