-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
(neptune): add engine version 1.1.1.0 #20869
Comments
@adamlbo Will you add the new version yourself and create a pull request? (You have selected option "I may be able to implement this feature request"). If you want someone else to add the new version, write a short comment here. |
Hi @jumic! I had planned on reviewing the contribution docs this weekend and creating a PR. |
Fixes #20869. Adds new engine version `1.1.1.0` to Neptune. See https://docs.aws.amazon.com/neptune/latest/userguide/engine-releases.html As this is just a new enum value, it would be great if the label `pr-linter/exempt-readme` and `pr-linter/exempt-integ-test` could be added. Thanks! ---- ### All Submissions: * [x] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) ### Adding new Unconventional Dependencies: * [ ] This PR adds new unconventional dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md/#adding-new-unconventional-dependencies) ### New Features * [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/main/INTEGRATION_TESTS.md)? * [ ] Did you use `yarn integ` to deploy the infrastructure and generate the snapshot (i.e. `yarn integ` without `--dry-run`)? *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
|
Describe the feature
Add new Neptune engine version 1.1.1.0
https://docs.aws.amazon.com/neptune/latest/userguide/doc-history.html
Use Case
Support for Gremlin version: 3.5.2
Proposed Solution
Similar to this PR - #17669
Other Information
No response
Acknowledgements
CDK version used
2.29.1
Environment details (OS name and version, etc.)
macOS
The text was updated successfully, but these errors were encountered: