-
Notifications
You must be signed in to change notification settings - Fork 939
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
[1.x][Version] Bump to 1.3.0 #977
[1.x][Version] Bump to 1.3.0 #977
Conversation
Bump OpenSearch Dashboards from 1.2.0 to 1.3.0. Signed-off-by: Kawika Avilla <kavilla414@gmail.com>
Another one to open to talk about. OpenSearch's |
"version": "1.2.0", | ||
"branch": "main", | ||
"version": "1.3.0", | ||
"branch": "1.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made a proposal here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
"version": "1.2.0", | ||
"branch": "main", | ||
"version": "1.3.0", | ||
"branch": "1.2", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM thanks
Description
Bump OpenSearch Dashboards from 1.2.0 to 1.3.0.
Signed-off-by: Kawika Avilla kavilla414@gmail.com
Issues Resolved
n/a
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr
New functionality has been documented.