-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
docs: Prepare Changelog for 7.14.0 #27150
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Trends 🧪❕ Flaky test reportNo test was executed to be analysed. |
|
||
*Filebeat* | ||
|
||
- Change logging in logs input to structure logging. Some log message formats have changed. {pull}25299[25299] |
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.
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.
Yes, the log output of the logs input has change significantly.
*Filebeat* | ||
|
||
- Change logging in logs input to structure logging. Some log message formats have changed. {pull}25299[25299] | ||
- All url.* fields apart from url.original in the Apache, Nginx, IIS, Traefik, S3Access, Cisco, F5, Fortinet, Google Workspace, Imperva, Microsoft, Netscout, O365, Sophos, Squid, Suricata, Zeek, Zia, Zoom, and ZScaler modules are now url unescaped due to using the Elasticsearch uri_parts processor. {pull}24699[24699] |
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.
@andrewstucki is #24699 a breaking change?
CHANGELOG.asciidoc
Outdated
*Metricbeat* | ||
|
||
- Adjust host fields to adopt new names from 1.9.0 ECS. {pull}24312[24312] | ||
- Add replicas.ready field to state_statefulset in Kubernetes module{pull}26088[26088] |
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.
CHANGELOG.asciidoc
Outdated
|
||
- Adjust host fields to adopt new names from 1.9.0 ECS. {pull}24312[24312] | ||
- Add replicas.ready field to state_statefulset in Kubernetes module{pull}26088[26088] | ||
- Recover service.address field in vsphere module {issue}26902[26902] {pull}26904[26904] |
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.
Co-authored-by: Brandon Morelli <[email protected]>
CHANGELOG.asciidoc
Outdated
*Metricbeat* | ||
|
||
- Adjust host fields to adopt new names from 1.9.0 ECS. {pull}24312[24312] | ||
- Recover `service.address` field in vsphere module {issue}26902[26902] {pull}26904[26904] |
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.
This one is a bugfix, sorry.
This pull request is now in conflicts. Could you fix it? 🙏
|
* docs: Prepare Changelog for 7.14.0 (#27150) * docs: Close changelog for 7.14.0 * Cleanup (partial) * Cleanup (partial) * Cleanup (partial) * Cleanup (partial) * Cleanup * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]> * Remove breaking change * 26904 is a bugfix Co-authored-by: Andres Rodriguez <[email protected]> Co-authored-by: Andres Rodriguez <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> (cherry picked from commit cd5cb54) * Additional cleanup * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: Brandon Morelli <[email protected]>
* docs: Prepare Changelog for 7.14.0 (elastic#27150) * docs: Close changelog for 7.14.0 * Cleanup (partial) * Cleanup (partial) * Cleanup (partial) * Cleanup (partial) * Cleanup * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]> * Remove breaking change * 26904 is a bugfix Co-authored-by: Andres Rodriguez <[email protected]> Co-authored-by: Andres Rodriguez <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> (cherry picked from commit cd5cb54) * Additional cleanup * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> (cherry picked from commit b5314c4)
* Forward port 7.14.0 changelog to 7.x (#27198) * docs: Prepare Changelog for 7.14.0 (#27150) * docs: Close changelog for 7.14.0 * Cleanup (partial) * Cleanup (partial) * Cleanup (partial) * Cleanup (partial) * Cleanup * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]> * Remove breaking change * 26904 is a bugfix Co-authored-by: Andres Rodriguez <[email protected]> Co-authored-by: Andres Rodriguez <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> (cherry picked from commit cd5cb54) * Additional cleanup * Apply suggestions from code review Co-authored-by: Brandon Morelli <[email protected]> Co-authored-by: Elastic Machine <[email protected]> Co-authored-by: Brandon Morelli <[email protected]> (cherry picked from commit b5314c4) * Cleanup
Prepare Changelog for 7.14.0.
Merge after first BC.