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(globalaccelerator): stabilize AWS Global Accelerator module #13843

Merged
merged 10 commits into from Mar 30, 2021

Commits on Mar 26, 2021

  1. Fix automatic naming algo

    BREAKING CHANGE: the automatic name of the `Accelerator` construct has
    changed; explicitly pass an `acceleratorName` property if you need your
    accelerator to not be replaced.
    rix0rrr committed Mar 26, 2021
    Copy the full SHA
    ef2f904 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b3ba250 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    7a7c79d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    27ad9be View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Whole lotta work

    rix0rrr committed Mar 29, 2021
    Copy the full SHA
    2f62413 View commit details
    Browse the repository at this point in the history
  2. Remove codegen

    rix0rrr committed Mar 29, 2021
    Copy the full SHA
    68d0e13 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. SMall fixes

    rix0rrr committed Mar 30, 2021
    Copy the full SHA
    a762721 View commit details
    Browse the repository at this point in the history
  2. Anotehr build consequence

    rix0rrr committed Mar 30, 2021
    Copy the full SHA
    3930afb View commit details
    Browse the repository at this point in the history
  3. Another build consequence

    rix0rrr committed Mar 30, 2021
    Copy the full SHA
    4ac76e4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3f56dc5 View commit details
    Browse the repository at this point in the history