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(neptune): add engine version 1.2.0.0 #21908

Merged
merged 7 commits into from
Sep 8, 2022

Commits on Sep 7, 2022

  1. feat(neptune): add engine version 1.2.0.0

    - add engine version 1.2.0.0
    - introduce a new enum for parameter group family
    - update parameter groups to support specifiying parameter group family
    - introduce grant method for use with more specific data access actions
    
    closes aws#21877
    humanzz committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    be4edbe View commit details
    Browse the repository at this point in the history
  2. update README

    humanzz committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    068db95 View commit details
    Browse the repository at this point in the history
  3. drop grant method

    humanzz committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    242b404 View commit details
    Browse the repository at this point in the history
  4. address comments

    - revert the changes to grantConnect
    - separate the cluster with engine version 1.2 into its separate file which required adopting integ.IntegTest
    - refactor integ.cluster.ts to also use integ.IntegTest
    humanzz committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    7542089 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1953b4 View commit details
    Browse the repository at this point in the history
  6. Revert "collect cluster tests into a single file using integ.IntegTes…

    …t test cases"
    
    This reverts commit 7e9858c.
    humanzz committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    0c0ee6e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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