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

(OpenSearch): Update EngineVersion to support OpenSearch 1.1 #18431

Closed
1 of 2 tasks
moritzluedtke opened this issue Jan 14, 2022 · 2 comments
Closed
1 of 2 tasks

(OpenSearch): Update EngineVersion to support OpenSearch 1.1 #18431

moritzluedtke opened this issue Jan 14, 2022 · 2 comments
Labels
@aws-cdk/aws-opensearch Related to the @aws-cdk/aws-opensearchservice package effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2

Comments

@moritzluedtke
Copy link
Contributor

moritzluedtke commented Jan 14, 2022

Description

The EngineVersion class in packages/@aws-cdk/aws-opensearchservice/lib/version.ts should support the latest OpenSearch version supported in AWS which is OpenSearch 1.1.

Use Case

We would like to be able to use the newest version of OpenSearch without putting the version in ourselves via the custom version method.

Proposed Solution

I've created a PR for this (#18432).

Other information

No response

Acknowledge

  • I may be able to implement this feature request
  • This feature might incur a breaking change
@moritzluedtke moritzluedtke added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 14, 2022
@github-actions github-actions bot added the @aws-cdk/aws-opensearch Related to the @aws-cdk/aws-opensearchservice package label Jan 14, 2022
@kaizencc kaizencc added p2 effort/small Small work item – less than a day of effort and removed needs-triage This issue or PR still needs to be triaged. labels Jan 14, 2022
@kaizencc kaizencc removed their assignment Jan 14, 2022
mergify bot pushed a commit that referenced this issue Jan 14, 2022
Also made an issue for this (#18431)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@moritzluedtke
Copy link
Contributor Author

PR is merged. I'll close this issue.

@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this issue Feb 21, 2022
Also made an issue for this (aws#18431)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-opensearch Related to the @aws-cdk/aws-opensearchservice package effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

2 participants