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(cli): update csharp & fsharp template to net6.0 #23926

Merged
merged 17 commits into from
Mar 1, 2023

Commits on Jan 31, 2023

  1. Update to net6.0

    berviantoleo authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    c04d4ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09af56d View commit details
    Browse the repository at this point in the history
  3. Update readme to use 6.0

    berviantoleo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    142f277 View commit details
    Browse the repository at this point in the history
  4. Using regex to match

    berviantoleo committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    d2262c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afd005f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11fa97f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    8f95e26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d91a924 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01785b2 View commit details
    Browse the repository at this point in the history
  4. chore(ec2): allow opting out of VPN Gateway lookup (aws#24256)

    When using `Vpc.fromLookup()`, a call may be made to determine whether a VPN Gatway is attached. This call can be undesirable, for example when the lookup role does not have permissions to make this call. This adds a flag to allow opting out of VPN Gateways being queried to alleviate this requirement.
    
    ----
    
    *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
    berviantoleo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    218a7e3 View commit details
    Browse the repository at this point in the history
  5. chore: use jsii@v4.9-next to compile experimental packages (aws#24271)

    This is to help vet that the new release line correctly interoperates with `jsii@1.x` before issuing a stable release.
    
    ----
    
    *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
    RomainMuller authored and berviantoleo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    c953d42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdefe36 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

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

Commits on Feb 24, 2023

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

Commits on Feb 27, 2023

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

Commits on Feb 28, 2023

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

Commits on Mar 1, 2023

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