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

feat(apigatewayv2): graduate to stable 🚀 #28094

Merged
merged 68 commits into from
Nov 29, 2023

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    3ffa00d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bda103a View commit details
    Browse the repository at this point in the history
  3. add generated file to lib/index.ts

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d783fad View commit details
    Browse the repository at this point in the history
  4. delete module's eslintrc.js

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8aff955 View commit details
    Browse the repository at this point in the history
  5. delete module's .gitignore

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8842990 View commit details
    Browse the repository at this point in the history
  6. delete module's npmignore

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4e53fb7 View commit details
    Browse the repository at this point in the history
  7. delete module's package.json

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    29ef7a0 View commit details
    Browse the repository at this point in the history
  8. delete LICENSE, NOTICE, jest.config files

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e5fb5a5 View commit details
    Browse the repository at this point in the history
  9. delete module's rosetta folder

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a631b74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    185168c View commit details
    Browse the repository at this point in the history
  11. try updating import statements, some stuff might be wrong here though…

    … so check back if build fails later
    
    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4682c71 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. fix import statements

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    14007ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1e6439 View commit details
    Browse the repository at this point in the history
  3. fix test file core imports

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    879abb5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sumughan/stabilize-aws-apigatewayv2-alpha' of https://g…

    …ithub.com/aws/aws-cdk into sumughan/stabilize-aws-apigatewayv2-alpha
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    557693f View commit details
    Browse the repository at this point in the history
  5. fix module path, remove -alpha

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    194f047 View commit details
    Browse the repository at this point in the history
  6. FIX linter exceptions again

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c46c5a8 View commit details
    Browse the repository at this point in the history
  7. fix integ test imports

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    007d0f5 View commit details
    Browse the repository at this point in the history
  8. remove stability banner from README

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    485c29e View commit details
    Browse the repository at this point in the history
  9. remove alpha imports from README

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0872131 View commit details
    Browse the repository at this point in the history
  10. remove depredated property

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e4cb1b8 View commit details
    Browse the repository at this point in the history
  11. mark module as deprecated in package.json

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    bdb5b56 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d783111 View commit details
    Browse the repository at this point in the history
  13. typo

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    9d379ba View commit details
    Browse the repository at this point in the history
  14. add docstring to httpApiId

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    0b51ce5 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    5cd6480 View commit details
    Browse the repository at this point in the history
  2. add doc string inside httpapi class

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    46cde46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15bd169 View commit details
    Browse the repository at this point in the history
  4. import typo

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    0c42716 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10ca02b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5110ba9 View commit details
    Browse the repository at this point in the history
  7. fix readme imports again

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    8591843 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    d3f76a4 View commit details
    Browse the repository at this point in the history
  2. duplicate modules to aws-cdk-lib

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1cd22ee View commit details
    Browse the repository at this point in the history
  3. delete eslintrc.js for 2 new modules

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    99da172 View commit details
    Browse the repository at this point in the history
  4. delete gitignore files for 2 new modules

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c226765 View commit details
    Browse the repository at this point in the history
  5. delete npmignore files for 2 new modules

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    02d5450 View commit details
    Browse the repository at this point in the history
  6. delete package.json for the 2 new modules

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2fb332a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    879a0ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4af6c12 View commit details
    Browse the repository at this point in the history
  9. fix, put integ test in websocket folder

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ee1af98 View commit details
    Browse the repository at this point in the history
  10. delete integ tests from apigwv2-auth module

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    af50d3e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    59dc7fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2cd4742 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    55e0e37 View commit details
    Browse the repository at this point in the history
  14. update import statements of integ tests

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4e538cc View commit details
    Browse the repository at this point in the history
  15. update import statements in authorizers module

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b2b3d9f View commit details
    Browse the repository at this point in the history
  16. update rosetta fixture in auth module

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1fc6195 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    86cc651 View commit details
    Browse the repository at this point in the history
  18. fix import statements in unit tests

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    4d2243f View commit details
    Browse the repository at this point in the history
  19. delete rosetta folders for 2 new modules

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    193634d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3fec5d9 View commit details
    Browse the repository at this point in the history
  21. update README for both modules, remove stability banner and update im…

    …port statements
    
    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f3a6560 View commit details
    Browse the repository at this point in the history
  22. yarn lint on auth module

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ae20c7a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5725076 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a4e4575 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    526c398 View commit details
    Browse the repository at this point in the history
  26. Merge branch 'sumughan/stabilize-aws-apigatewayv2-alpha' of https://g…

    …ithub.com/aws/aws-cdk into sumughan/stabilize-aws-apigatewayv2-alpha
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    40ad79b View commit details
    Browse the repository at this point in the history
  27. fix imports in framework-integ

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    0e5d648 View commit details
    Browse the repository at this point in the history
  28. add 2 new modules to package.json exports and create index.ts files i…

    …n each module's root dir
    
    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f900385 View commit details
    Browse the repository at this point in the history
  29. fix integ.alb.ts import

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3f78d2e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    1149ed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    392be7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    785f339 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ba6078 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2c8e06 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary linter rules

    Signed-off-by: Sumu <[email protected]>
    sumupitchayan committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3e8d8bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a133e80 View commit details
    Browse the repository at this point in the history