…ne-2.0
* upstream/master: (41 commits)
adding possibility to override content-type checks, it was breaking certain webhooks that is not able to set content-headers at all. Still defaults to application/json (elastic#20232)
fix: use a fixed worker type for tests (elastic#20130)
[Ingest Manager] Prepare packaging for endpoint and asc files (elastic#20186)
[Packetbeat] HTTP: Improve support for 100-continue elastic#15830 (elastic#19349)
Increase index.max_docvalue_fields_search to 200 (elastic#20218)
[Ingest Manager] Prevent closing closed reader (elastic#20214)
[Metricbeat] Use MySQL Host Parser in Query metricset (elastic#20191)
Testing: Ignore timestamp from cylance/protect dataset (elastic#20211)
[Filebeat] Ignore cylance.protect timestamps while testing (elastic#20207)
[CI] remove codecov step (elastic#20102)
[docs] Indicate that SYSTEM user is required on Windows to use Endpoint (elastic#20172)
Remove f5/firepass rsa2elk fileset (elastic#20160)
[Elastic Agent] Improve GRPC stop to be more relaxed. (elastic#20118)
Fix fileset field prefixing (elastic#20170)
Fix terminating pod autodiscover issue (elastic#20084)
Call host parser only once when building light metricsets (elastic#20149)
[CI] fix null string with contains (elastic#20182)
[Ingest Manager] Fix failing unit tests on windows (elastic#20127)
[Filebeat] Update crowdstrike module (elastic#20138)
[docs] Add x-pack role to relevant metricsets (elastic#20167)
...
What
Fixes an issue with a null string
Why is it important?
Otherwise some builds will fail if they need to evaluate all the conditions
Tests