Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.20.0 Release Tracker #1212

Closed
ShreyaGangishetty opened this issue Oct 18, 2019 · 5 comments
Closed

V1.20.0 Release Tracker #1212

ShreyaGangishetty opened this issue Oct 18, 2019 · 5 comments

Comments

@ShreyaGangishetty
Copy link

ShreyaGangishetty commented Oct 18, 2019

Public Release tracker

To get a look at where this release is in our internal pipeline look at our Github release board

Changelog

  1. fix: actually exclude test files from being installed (chore: actually exclude test files from being installed #1132)
  2. docs: fix link to Github issues (Fix link to Github issues in CONTRIBUTING.md #1149)
  3. docs: updated MethodSettings from API Gateway (Updated MethodSettings from API Gateway #1170)
  4. feat: custom domains Api Gateway support (feat: custom domains Api Gateway support #1144)
  5. feat: Custom domains route53 support (feat: Custom domains route53 support #1165)
  6. chore: fix slack channel link (fix slack channel link #1177)
  7. fix(policy-templates): update DynamoDBCrudPolicy (Updated DynamoDBCrudPolicy #1173)
  8. fix: fix sns publish (fix sns publish #1200)
  9. feat (policy template): added KMSEncryptPolicy policy template and related test changes (Added KMSEncryptPolicy policy template and related test changes #1192)
  10. docs: fix CORS documentation regarding API Gateway literal values ([docs] fix CORS documentation regarding API Gateway literal values #1198)
  11. fix: allow Authorizer: NONE when using custom swagger (bug fix for authorizer none when using swagger #1211) Reverted in fix: revert Authorizer NONE for custom Swagger #1357
  12. docs: update Greengrass Hello World examples (Update Greengrass Hello World examples #1191)
  13. docs: change references to Swagger to OpenAPI (docs: change references to Swagger to OpenAPI #1199)
  14. fix: add intrinsic support for deployment preference enabled (Add intrinsic support for Serverless::Function.DeploymentPreference.Enabled #1196)
  15. docs: fix yaml code block for authorizers (docs: fix yaml code block for authorizers #1214)
  16. chore(deps): bump pillow in /examples/2016-10-31/image_resize_python (chore(deps): bump pillow from 5.3.0 to 6.2.0 in /examples/2016-10-31/image_resize_python #1215)
  17. feat: add support for TriggerConfigurations in DeploymentConfiguration (feat: Add support for TriggerConfigurations in DeploymentConfiguration #1195)
  18. fix: adding support to point to api gateway distribution (fix: adding support to point to api gateway distribution  #1230)
  19. feat: function role tag propagation (Function role tag propagation #1194)
  20. chore: typo in swagger.py (chore: typo in swagger.py #1220)
  21. fix: failed tests (fix: failed tests #1234)
  22. chore(docs): fix a cognito event source example (chore(docs): fix a cognito event source example #1233)
  23. fix: throw better error for improper api reference (fix: throw better error for improper api reference #1224)
  24. feat: adding VPC Access Policy when VpcConfig is present (Adding VPC Access Policy when VpcConfig is present #1228)
  25. fix: throw error when method authorizer is present and api auth is not defined (fix: throw error when method authorizer is present and api auth is no… #1282)
  26. docs: correct spelling in README (Correct spelling in README #1243)
  27. fix: destination config link (fix: destination config link #1270)
  28. feat: add sqs and sns policies based on destination config (feat: add sqs and sns policies based on destination config #1299)
  29. fix: transform cognito events to a eermission with sourcearn (fix: Transform Cognito Events to a Permission with SourceArn #1260)
  30. chore: add Python 3.8 as supported version (Add Python 3.8 as supported #1256)
  31. docs: prettify generated_resources document (Prettify document #1247)
  32. examples: add Lambda ARN to inbound-ses-spam-filter outputs (Update inbound-ses-spam-filter to include Lambda ARN #1294)
  33. feat(EventBridge): add new EventBridgeRule SAM Function EventSource (Introducing SAM support for EventBridgeRule, modeled after the existing CloudWatchEvent... #1241)
  34. feat(policy-template): adding cloudwatch:describeAlarmHistory policy (Adding cloudwatch:describeAlarmHistory policy #1264)
  35. fix: update failing tests(fix: update failing tests #1306)
  36. build: add AppVeyor config to move away from Travis (Add AppVeyor config to move away from Travis #1263)
  37. feat(policy-template): allow kinesis:DescribeStreamSummary for Kinesis CrusPolicy and KinesisStreamReadPolicy (Allow kinesis:DescribeStreamSummary for KinesisCrudPolicy and KinesisReadStreamPolicy #1259)
  38. fix(policy-templates): update arn format of DynamoDBStreamReadPolicy (fix(PolicyTemplate): DynamoDBStreamReadPolicy #1222)
  39. feat: add authorizationscopes (Add authorizationscopes #917)
  40. chore: merge pull request fix: update failing tests #1306
  41. feat(policy-templates): add AthenaQueryPolicy template (feat: AthenaQueryPolicy template #1137)
  42. chore: fix failing tests (chore: fix failing tests #1312)
  43. chore: fix the SAM Slack Community link (Fix the SAM Slack Community link #1318)
  44. fix: amend provisioned concurrency examples and templates to work for false condition (Amend provisioned concurrency examples and templates to work for false condition #1288)
  45. feat: Add an existing SQS queue option to SNS event (feat: Add an existing SQS queue option to SNS event #1231)
  46. fix: remove unsupported options for openapi3.0 (fix: remove unsupported options for openapi3.0 #1316)
  47. feat: add AssumeRolePolicyDocument to AWS::Serverless::Function (feat: add AssumeRolePolicyDocument to AWS::Serverless::Function #1311)
  48. fix: handle explicit null in nested app SemanticVersion (fix: handle explicit null in nested app SemanticVersion #1334)
  49. Remove SAR example applications (Remove SAR example applications #1341)
  50. fix: updated the lambda permission with the correct case (updated the lambda permission with the correct case #1319)
  51. feat: support for lambda event destinations (feat: support for lambda event destinations #1321)
  52. chore: Adopt black formatting (chore: Adopt black formatting #1322)
  53. docs: adding official docs page in versions.md (fix: adding official docs page in versions.md #1340)
  54. fix: redeploy api when function name changes (fix: redeploy api when function name changes #1235)
@140eight
Copy link

Do intrinsic functions supported in v1.16? (#1179 )

@unscriptable
Copy link

Looks like 1.16.0 was released? But I don't see release notes about the features above. Can somebody clarify? Thanks!

@ShreyaGangishetty ShreyaGangishetty changed the title Release Tracker for V1.16.0 Release Tracker for v1.17.0 Nov 26, 2019
@ShreyaGangishetty ShreyaGangishetty changed the title Release Tracker for v1.17.0 Public Release Tracker for v1.17.0 Nov 26, 2019
@ShreyaGangishetty ShreyaGangishetty changed the title Public Release Tracker for v1.17.0 Public Release Tracker Nov 26, 2019
@praneetap
Copy link
Contributor

@140eight I don't think that change is going to make the cut for v1.20 unfortunately. But it's on top of the list for the next release.
@unscriptable There were four releases for the new launch announcements during re:invent, which bumped the release version up to 19. You can find the release notes for each release here

@praneetap praneetap changed the title Public Release Tracker V1.20.0 Release Tracker Dec 13, 2019
@keetonian
Copy link
Contributor

keetonian commented Jan 6, 2020

#1211 (fix for #984) was rolled back (#1357) due to finding regressions in the fix. See #984 (comment) for more details.

@praneetap
Copy link
Contributor

praneetap commented Jan 8, 2020

Issue found in Function redeploy parsing, fix here - #1371

@praneetap praneetap mentioned this issue Jan 13, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants