2019-06-05 17:43:41 +02:00
|
|
|
-------------------------------------------------------------------
|
2019-06-05 22:23:58 +02:00
|
|
|
Wed Jun 5 18:12:58 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Switch to github sources which include tests
|
|
|
|
- Enable tests
|
|
|
|
- Fix dependencies
|
|
|
|
- Add commandline tool
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-06-05 17:43:41 +02:00
|
|
|
Fri May 17 20:27:10 UTC 2019 - Scott Wulf <swulf@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to 1.11.0
|
|
|
|
* Add ReservedConcurrentExecutions to globals
|
|
|
|
* Fix ElasticsearchHttpPostPolicy resource reference
|
|
|
|
* Support using AWS::Region in Ref and Sub
|
|
|
|
* Documentation and examples updates
|
|
|
|
* Add VersionDescription property to Serverless::Function
|
|
|
|
* Update ServerlessRepoReadWriteAccessPolicy
|
|
|
|
* Add additional template validation
|
|
|
|
|
|
|
|
- Upgrade to 1.10.0
|
|
|
|
* Add GSIs to DynamoDBReadPolicy and DynamoDBCrudPolicy
|
|
|
|
* Add DynamoDBReconfigurePolicy
|
|
|
|
* Add CostExplorerReadOnlyPolicy and OrganizationsListAccountsPolicy
|
|
|
|
* Add EKSDescribePolicy
|
|
|
|
* Add SESBulkTemplatedCrudPolicy
|
|
|
|
* Add FilterLogEventsPolicy
|
|
|
|
* Add SSMParameterReadPolicy
|
|
|
|
* Add SESEmailTemplateCrudPolicy
|
|
|
|
* Add s3:PutObjectAcl to S3CrudPolicy
|
|
|
|
* Add allow_credentials CORS option
|
|
|
|
* Add support for AccessLogSetting and CanarySetting Serverless::Api properties
|
|
|
|
* Add support for X-Ray in Serverless::Api
|
|
|
|
* Add support for MinimumCompressionSize in Serverless::Api
|
|
|
|
* Add Auth to Serverless::Api globals
|
|
|
|
* Remove trailing slashes from APIGW permissions
|
|
|
|
* Add SNS FilterPolicy and an example application
|
|
|
|
* Add Enabled property to Serverless::Function event sources
|
|
|
|
* Add support for PermissionsBoundary in Serverless::Function
|
|
|
|
* Fix boto3 client initialization
|
|
|
|
* Add PublicAccessBlockConfiguration property to S3 bucket resource
|
|
|
|
* Make PAY_PER_REQUEST default mode for Serverless::SimpleTable
|
|
|
|
* Add limited support for resolving intrinsics in Serverless::LayerVersion
|
|
|
|
* SAM now uses Flake8
|
|
|
|
* Add example application for S3 Events written in Go
|
|
|
|
* Updated several example applications
|
|
|
|
|
2019-01-21 14:03:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 21 12:42:29 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Initial build
|
|
|
|
+ Version 1.9.0
|
|
|
|
- Add patch to drop compatible releases operator from setup.py,
|
|
|
|
required for SLES12 as the setuptools version is too old
|
|
|
|
+ ast_drop-compatible-releases-operator.patch
|