Conversation
|
Currently, only patch changes are allowed on main. Your PR labels (aws:opensearch, semver: minor, needs-docs) indicate that it cannot be merged into the main at this time. |
1 similar comment
|
Currently, only patch changes are allowed on main. Your PR labels (aws:opensearch, semver: minor, needs-docs) indicate that it cannot be merged into the main at this time. |
S3 Image Test Results (AMD64 / ARM64) 2 files 2 suites 7m 57s ⏱️ Results for commit 1cbbfcd. ♻️ This comment has been updated with latest results. |
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 2h 38m 36s ⏱️ Results for commit 1cbbfcd. ♻️ This comment has been updated with latest results. |
747442b to
650acb4
Compare
650acb4 to
1cbbfcd
Compare
silv-io
left a comment
There was a problem hiding this comment.
LGTM! Thank you for jumping on this.
I wonder if we can come up with a clever automation for adding new versions here and updating the defaults.
Motivation
The LocalStack emulation of OpenSearch is a bit behind in terms of which OpenSearch version the service supports.
This PR updates the service such that it is on-par with AWS again.
Associated docs PR: localstack/localstack-docs#190
Changes