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

[Backport 2.5] index template conflict resovle; GetIndexMappings API changes #285

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 60c4e0f from #283

…o return passed indexName in response (#283)

Signed-off-by: Petar Dzepina <[email protected]>
(cherry picked from commit 60c4e0f)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team January 11, 2023 17:43
@codecov-commenter
Copy link

Codecov Report

Merging #285 (ead4e36) into 2.5 (8f669cf) will decrease coverage by 0.24%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                2.5     #285      +/-   ##
============================================
- Coverage     37.10%   36.86%   -0.25%     
  Complexity      887      887              
============================================
  Files           179      179              
  Lines          6982     7029      +47     
  Branches        853      858       +5     
============================================
  Hits           2591     2591              
- Misses         4154     4201      +47     
  Partials        237      237              
Impacted Files Coverage Δ
...securityanalytics/mapper/IndexTemplateManager.java 0.00% <0.00%> (ø)
...search/securityanalytics/mapper/MapperService.java 4.56% <0.00%> (+0.02%) ⬆️
...lytics/transport/TransportIndexDetectorAction.java 0.00% <0.00%> (ø)
.../opensearch/securityanalytics/util/IndexUtils.java 37.50% <0.00%> (-1.08%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@sbcd90 sbcd90 merged commit f6bfcb0 into 2.5 Jan 11, 2023
@github-actions github-actions bot deleted the backport/backport-283-to-2.5 branch January 11, 2023 17:58
riysaxen-amzn pushed a commit to riysaxen-amzn/security-analytics that referenced this pull request Feb 20, 2024
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants