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

chore(release): 2.48.0 #1046

Merged
merged 15 commits into from
Jan 9, 2024
Merged

chore(release): 2.48.0 #1046

merged 15 commits into from
Jan 9, 2024

Commits on Dec 1, 2023

  1. Merge pull request #1033 from awslabs/merge-back/2.47.0

    chore(merge-back): 2.47.0
    biffgaut authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    bd890d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. chore(all): complete integration support infrastructure to reduce fal…

    …se positives in security scan (#1034)
    
    * CLean up false positives in scan
    
    * Suppress warnings
    
    * Clean up new Lambda functions
    biffgaut authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    22f9aa9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    41e99d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. chore(all): clean up bucket behavior in integration tests (#1037)

    * Clean up bucket behavior in integration tests
    
    * Suppress CDK Custom Resource messages
    
    ---------
    
    Co-authored-by: AWS Solutions Constructs <aws-solutions-constructs-team@amazon.com>
    biffgaut and aws-solutions-constructs-team authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    86d8ac2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    733fb35 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. feat(cloudfront constructs): add s3 access logging to cloudfront acce…

    …ss log buckets by default (#1042)
    
    * Add S3 Access Logging to CloudFront log buckets
    
    * Suppress cfn_nag warning
    
    * Default to all constructs
    biffgaut authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    51ec028 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. feat(aws-cloudfront-apigateway-lambda): require explicit authenticati…

    …on type (#1044)
    
    * Implement Issue1043
    
    * Refresh wafapi tests
    
    * Update README, stop override warning for auth type.
    biffgaut authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    720dec5 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. chore(aws-lambda-sqs): add a test that explicitly creates a cmk key (#…

    …1045)
    
    * Add a test that creates a CMK
    
    * Ensure CMK key is cleaned up when test is torn down
    biffgaut authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    a017f27 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. feat(aws-cloudfront-s3): update construct to use origin access contro…

    …ls; add support for CMK-encrypted buckets (#1038)
    
    * feat: upgrade aws-cloudfront-s3 to use oac instead of oai
    
    * feat: added testing and documentation notes
    
    * merge: alignment with #1037
    
    * fix: version number for aws-cloudfront-s3 custom resource
    
    * fix: edits to custom resource package.json file
    
    * fix: issue with installing deps for custom resource
    
    * feat: create new S3OacOrigin, consolidate custom resources
    
    * chore: change bucket variable naming in 'aws-cloudfront-s3/lib/index.ts'
    
    * chore: consolidate custom resources, additional cleanup
    
    * chore: update resources/package.json file
    
    * chore: add resources dependency to aws-cloudfront-s3 package.json file
    
    * chore: edit source/package.json to revert workspaces specification
    
    * chore: add aws-cdk-lib to resources/package.json
    
    * chore: remove carat from aws-cdk-lib dependency
    
    * Update package.json
    
    * chore: pr updates
    
    * chore: pr updates
    
    * chore: update integ tests
    
    * chore: update package.json
    
    * fix: oac naming and resources/package.json
    
    * chore: add cfn suppression statements to custom resource providers where applicable
    
    * chore: cfn-nag statements for bucket deployments
    
    * chore: remove bucketDeployment samples
    
    * chore: update imports and integ tests
    
    * chore: update integ tests
    
    * chore: updated naming for `defaults.CloudFrontDistributionForS3` function
    
    * chore: edited comments for s3-oac-origin.ts
    
    * chore: minor organizational improvements to import statements
    
    * chore: update custom resource description; remove CWLogs policy statement
    
    * chore: naming and spelling
    
    * feat: add checking for duplicate key policies by sid
    
    * feat: re-add support for legacy HttpOrigin configs
    
    * chore: eslint
    
    * chore: more eslint
    
    * chore: cfn-nag
    
    * feat: add printWarning for customers using HttpOrigin
    
    * fix: remove warning prefix
    
    * chore: add comment on default key policy name specification
    
    * chore: additional testing, readme updates
    
    * feat: refactored props for createCloudFrontDistributionForS3()
    
    * chore: print warnings language updates
    
    * chore: switch file naming for shared functions in resources/
    
    * chore: update imports in resources/
    
    * feat: overwrite existing key policy, update unit tests
    
    * fix: pass id from the top level through to createCloudFrontDistributionForS3
    
    * chore: update integration tests
    hayesry authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    012f9e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a3f2b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ea9c3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    573df48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a51cf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2fd8ff View commit details
    Browse the repository at this point in the history
  7. Udpate CDK build version

    biffgaut committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1349e1e View commit details
    Browse the repository at this point in the history