Update azure package to format_version 3.0.0#8050
Merged
tommyers-elastic merged 6 commits intoelastic:mainfrom Oct 16, 2023
Merged
Update azure package to format_version 3.0.0#8050tommyers-elastic merged 6 commits intoelastic:mainfrom
azure package to format_version 3.0.0#8050tommyers-elastic merged 6 commits intoelastic:mainfrom
Conversation
22 tasks
…pec v3. The changes here primarily consist of: 1. Removing duplicate fields 2. Clarifying type of 'array' fields. 3. Moving root-level 'geo' fields out of external ECS definitions. This one is a little weird - ECS mandates that 'geo' fields should be nested. We get validation errors if we have them as 'external' at root level, but we need to keep them for backwards compatibility. So we add their definitions into the custom mappings files.
bf0954d to
119e6da
Compare
🌐 Coverage report
|
|
Package azure - 1.6.0 containing this change is available at https://epr.elastic.co/search?package=azure |
12 tasks
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates
azureto format_version 3.0.0.The change consists of the following:
elastic-package format- this is isolated in the first commit and can be excluded to simplify code review.geofields at the root level of the package. these need to be removed, but for now we had to add non-external definitions in order to pass the validations.Checklist
changelog.ymlfile.