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

docs: Prepare Changelog for 7.12.0 #24656

Merged
merged 11 commits into from
Mar 22, 2021
Merged

docs: Prepare Changelog for 7.12.0 #24656

merged 11 commits into from
Mar 22, 2021

Conversation

elasticmachine
Copy link
Collaborator

Prepare Changelog for 7.12.0.

Merge after first BC.

@elasticmachine elasticmachine self-assigned this Mar 19, 2021
@elasticmachine elasticmachine added automation docs in progress Pull request is currently in progress. release Team:Automation Label for the Observability productivity team labels Mar 19, 2021
@elasticmachine elasticmachine requested a review from a team March 19, 2021 16:28
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Mar 19, 2021
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
@elasticmachine
Copy link
Collaborator Author

elasticmachine commented Mar 19, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #24656 updated

  • Start Time: 2021-03-22T16:44:12.149+0000

  • Duration: 21 min 39 sec

  • Commit: 912168d

Trends 🧪

Image of Build Times

❕ Flaky test report

No test was executed to be analysed.

@andresrc
Copy link
Contributor

Will remove the empty sections after the breaking changes are reviewed and before merging.

Copy link
Member

@bmorelli25 bmorelli25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few spelling/grammar nits

CHANGELOG.asciidoc Outdated Show resolved Hide resolved
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
CHANGELOG.asciidoc Outdated Show resolved Hide resolved
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
@andresrc
Copy link
Contributor

Thanks @bmorelli25

@andresrc andresrc merged commit 60dddef into 7.12 Mar 22, 2021
@andresrc andresrc deleted the prepare_changelog_7.12.0 branch March 22, 2021 17:06
andresrc added a commit that referenced this pull request Mar 22, 2021
* docs: Prepare Changelog for 7.12.0 (#24656)

* docs: Close changelog for 7.12.0

* 23334 is not a breaking change

* Fix link

* Fix dangling line

* More fixes

* No need to add empty lines

* Some cleanup

* Final cleanup

* Additional fix

* Apply suggestions from code review

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>

Co-authored-by: Andres Rodriguez <andresrc@gmail.com>
Co-authored-by: Andres Rodriguez <andres.rodriguez@elastic.co>
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
(cherry picked from commit 60dddef)

* Remove not needed additions

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
andresrc added a commit to andresrc/beats that referenced this pull request Mar 22, 2021
* docs: Prepare Changelog for 7.12.0 (elastic#24656)

* docs: Close changelog for 7.12.0

* 23334 is not a breaking change

* Fix link

* Fix dangling line

* More fixes

* No need to add empty lines

* Some cleanup

* Final cleanup

* Additional fix

* Apply suggestions from code review

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>

Co-authored-by: Andres Rodriguez <andresrc@gmail.com>
Co-authored-by: Andres Rodriguez <andres.rodriguez@elastic.co>
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
(cherry picked from commit 60dddef)

* Remove not needed additions

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
(cherry picked from commit 672e1b8)
Copy link
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for being a little late on the review. Just some minor formatting issues.

- Zeek DNS: Ignore failures in data type conversions. And change `dns.id` JSON field to a string to match its `keyword` mapping. {pull}23424[23424]
- Update `filestream` reader offset when a line is skipped. {pull}23417[23417]
- Add check for empty values in azure module. {pull}24156[24156]
- Change the `event.created` in Netflow events to be the time the event was created by Filebeat
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing a PR ref to {pull}23094[23094].


- Bundle synthetics dependencies with Heartbeat docker image. {pull}23274[23274]

*Heartbeat*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Triplicate heartbeat sections here that should be merged.

andresrc added a commit that referenced this pull request Mar 22, 2021
* Forward port 7.12.0 changelog to 7.x (#24684)

* docs: Prepare Changelog for 7.12.0 (#24656)

* docs: Close changelog for 7.12.0

* 23334 is not a breaking change

* Fix link

* Fix dangling line

* More fixes

* No need to add empty lines

* Some cleanup

* Final cleanup

* Additional fix

* Apply suggestions from code review

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>

Co-authored-by: Andres Rodriguez <andresrc@gmail.com>
Co-authored-by: Andres Rodriguez <andres.rodriguez@elastic.co>
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
(cherry picked from commit 60dddef)

* Remove not needed additions

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
(cherry picked from commit 672e1b8)

* Remove not needed additions

* Remove not needed additions

* Sync removals

* Revert "Sync removals"

This reverts commit d5eb48a.

* sync

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
@urso
Copy link

urso commented Mar 22, 2021

I guess I'm a little late to the review. Running beats-changelog list --from v7.11.2 I found a few backport PRs that look suspicious (introducing unrelated changelog entries?). I didn't check if these entries are correct, just checking for PRs that did introduce changelog entries from multiple different PRs:


--------------------------------------------------------------------------------

23455 - bmorelli25 - 6695cd8ca010a756fbd4a54747dc4b31315f17e0
[7.x] Sync changelog

Added Changelog Entries: 
- Variable substitution from environment variables is not longer supported. {pull}15937[15937]
- Change aws_elb autodiscover provider field name from elb_listener.* to aws.elb.*. {issue}16219[16219] {pull}16402[16402]
- Allow embedding of CAs, Certificate of private keys for anything that support TLS in ouputs and inputs. {pull}21179[21179]
- Fix issue where TLS settings would be ignored when a forward proxy was in use. {pull}15516[15516]
- Upgrade go-ucfg to latest v0.8.1. {pull}15937[15937]
- Upgrade go-ucfg to latest v0.8.3. {pull}16450[16450]
- Fix merging of fileset inputs to replace paths and append processors. {pull}16450[16450]

--------------------------------------------------------------------------------

23884 - andresrc - 9325c29c523cc0e1da4c0b390402ff1e2f714e35
Forward-port 7.11.0 changelog to 7.x

Added Changelog Entries: 
- Fix goroutines leak with some inputs in autodiscover. {pull}23722[23722]
- Fix various processing errors in the Suricata module. {pull}23236[23236]
*Heartbeat*

--------------------------------------------------------------------------------

24072 - adriansr - 9d1db61fe4394216559461361066635842d867a7
Cherry-pick #23465 to 7.x: Update Beats to ECS 1.8.0
https://github.com/elastic/beats/pull/24072

Added Changelog Entries: 
- Zoom module pipeline failed to ingest some chat_channel events. {pull}23904[23904]
- aws/s3access dataset was populating event.duration using the wrong unit. {pull}23920[23920]
- Added ECS 1.8 `host.os.type` field to `add_host_metadata` processor. {pull}23513[23513]
- system/host: Add new ECS 1.8 field `os.type` in `host.os.type`. {pull}23513[23513]
- Update Auditbeat auditd module to ECS 1.8 {pull}23594[23594] {issue}23118[23118]
- Upgrade Cisco ASA/FTD/Umbrella to ECS 1.8.0. {pull}23819[23819]
- Add new ECS user and categories features to google_workspace/gsuite {issue}23118[23118] {pull}23709[23709]
- Move crowdstrike JS processor to ingest pipelines and upgrade to ECS 1.8.0 {issue}23118[23118] {pull}23875[23875]
- Update Filebeat auditd dataset to ECS 1.8.0. {pull}23723[23723] {issue}23118[23118]
- Updated microsoft defender_atp and m365_defender to ECS 1.8. {pull}23897[23897] {issue}23118[23118]
- Updated o365 module to ECS 1.8. {issue}23118[23118] {pull}23896[23896]
- Upgrade CEF module to ECS 1.8.0. {pull}23832[23832]
- Upgrade fortinet/firewall to ECS 1.8 {issue}23118[23118] {pull}23902[23902]
- Upgrade Zeek to ECS 1.8.0. {issue}23118[23118] {pull}23847[23847]
- Updated azure module to ECS 1.8. {issue}23118[23118] {pull}23927[23927]
- Update aws/s3access to ECS 1.8. {issue}23118[23118] {pull}23920[23920]
- Upgrade panw module to ecs 1.8 {issue}23118[23118] {pull}23931[23931]
- Updated aws/cloudtrail fileset to ECS 1.8. {issue}23118[23118] {pull}23911[23911]
- Upgrade juniper/srx to ecs 1.8.0. {issue}23118[23118] {pull}23936[23936]
- Update mysqlenterprise module to ECS 1.8. {issue}23118[23118] {pull}23978[23978]
- Upgrade sophos/xg fileset to ECS 1.8.0. {issue}23118[23118] {pull}23967[23967]
- Upgrade system/auth to ECS 1.8 {issue}23118[23118] {pull}23961[23961]
- Upgrade elasticsearch/audit to ECS 1.8 {issue}23118[23118] {pull}24000[24000]
- Upgrade okta to ecs 1.8.0 and move js processor to ingest pipeline {issue}23118[23118] {pull}23929[23929]
- Update zoom module to ECS 1.8. {pull}23904[23904] {issue}23118[23118]
- Update Journalbeat to ECS 1.8. {pull}23737[23737]
- Upgrade to ECS 1.8.0. {pull}23783[23783]
- Add new ECS 1.8 improvements. {pull}23563[23563]

--------------------------------------------------------------------------------

24087 - andrewvc - f8b654daf4378dfd17028b75444702c7740f4841
Cherry-pick #23467 to 7.x: [Heartbeat] Refactor config system

Added Changelog Entries: 
- Adds negative body match. {pull}20728[20728]
- Refactor synthetics configuration to new syntax. {pull}23467[23467]

--------------------------------------------------------------------------------

24671 - marc-gr - ba56e34727bba215f963fe16a8ff828bf65e7ae6
Cherry-pick #24668 to 7.12: Fix Google Workspace pagination
https://github.com/elastic/beats/pull/24671
'Team:Security-External Integrations' '[zube]: Done' 'backport'

Added Changelog Entries: 
- Fix Cisco ASA parser for message 722051. {pull}24410[24410]
- Fix `google_workspace` pagination. {pull}24668[24668]

@adriansr
Copy link
Contributor

Nice investigation, @urso.

The entries for #24072, which account for most of the suspicious set, are correct.

We first submitted small PRs against a branch and then merged the branch as a single PR. Decided to keep each individual changelog entry because it makes it easier to see what was updated and what wasn't.

leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
* docs: Close changelog for 7.12.0

* 23334 is not a breaking change

* Fix link

* Fix dangling line

* More fixes

* No need to add empty lines

* Some cleanup

* Final cleanup

* Additional fix

* Apply suggestions from code review

Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>

Co-authored-by: Andres Rodriguez <andresrc@gmail.com>
Co-authored-by: Andres Rodriguez <andres.rodriguez@elastic.co>
Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation docs in progress Pull request is currently in progress. release Team:Automation Label for the Observability productivity team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants