-
Notifications
You must be signed in to change notification settings - Fork 137
Comparing changes
Open a pull request
base repository: elastic/elastic-package
base: v0.103.0
head repository: elastic/elastic-package
compare: v0.104.0
- 12 commits
- 49 files changed
- 4 contributors
Commits on Sep 5, 2024
-
chore: [updatecli] Update latest snapshot to 8.16.0-87ecaf3c (#2082)
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 636639a - Browse repository at this point
Copy the full SHA 636639aView commit details
Commits on Sep 6, 2024
-
chore: [updatecli] Update latest snapshot to 8.16.0-2ffb6469 (#2086)
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec6825f - Browse repository at this point
Copy the full SHA ec6825fView commit details -
chore: [updatecli] Update default stack version to 8.15.1 (#2085)
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 386f4d2 - Browse repository at this point
Copy the full SHA 386f4d2View commit details -
Update default value for env. var used for Wolfi images (#2083)
Update default value for environment variable used to enable or disable the usage of Elastic Agent images based on Wolfi. From now on, wolfi images will be used by default starting with Elastic stack versions 8.16.0.
Configuration menu - View commit details
-
Copy full SHA for bd6312f - Browse repository at this point
Copy the full SHA bd6312fView commit details -
Add false positive test package to detect errors in elastic agent logs (
#2084) Added a new test package into false_positives folder to be able to check if there is any error in the logs from Elastic Agent container. This package requires to run in Elastic stack version 8.12.0 in order to reproduce the error in logs.
Configuration menu - View commit details
-
Copy full SHA for b838f0a - Browse repository at this point
Copy the full SHA b838f0aView commit details -
Fix validation of subfields of flattened objects (#2088)
When a document doesn't has subobjects, like when using `subobjects: false or synthetic mode, if an undocumented field is found, we need to check its ancestors to see if it is a member of a flattened object.
Configuration menu - View commit details
-
Copy full SHA for fe16a06 - Browse repository at this point
Copy the full SHA fe16a06View commit details
Commits on Sep 9, 2024
-
chore: [updatecli] Update latest snapshot to 8.16.0-a744fd5c (#2089)
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 25dfab5 - Browse repository at this point
Copy the full SHA 25dfab5View commit details -
Relax validation of subobject leaves for flattened fields (#2090)
We added some additional validations for subobjects and arrays of objects in #1498, #1489 and related PRs. These validations only apply to packages with spec starting on 3.0.1. These validations rely on the structure of documents. With the adoption of features like `subobjects: false` or synthetic source the structure is lost, and exceptions based on spec version are not working, so the tests fail for cases where they should not for versions of the spec older than 3.0.1. This happens for example in the `dns` data stream of the `network_traffic` package when LogsDB is enabled.
Configuration menu - View commit details
-
Copy full SHA for 183ba78 - Browse repository at this point
Copy the full SHA 183ba78View commit details -
Configuration menu - View commit details
-
Copy full SHA for e813325 - Browse repository at this point
Copy the full SHA e813325View commit details -
Chore(deps): bump golang.org/x/tools from 0.24.0 to 0.25.0 (#2092)
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 59a71ac - Browse repository at this point
Copy the full SHA 59a71acView commit details
Commits on Sep 10, 2024
-
chore: [updatecli] Update latest snapshot to 8.16.0-3a37a73c (#2093)
Made with ❤️️ by updatecli Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5379fbf - Browse repository at this point
Copy the full SHA 5379fbfView commit details -
Initial support for content packages (#2049)
Add archetype for `elastic-package create package`. Add test package, tests pass, but they do nothing. Package installation seems to work, we will need to review related code in Kibana.
Configuration menu - View commit details
-
Copy full SHA for 6d62d67 - Browse repository at this point
Copy the full SHA 6d62d67View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.103.0...v0.104.0