From 7c3161dd4adf97127d0a09ca11d4eb3681acb4f2 Mon Sep 17 00:00:00 2001 From: dedemorton Date: Mon, 20 Sep 2021 16:32:06 -0700 Subject: [PATCH 1/3] Add 7.15 release notes --- docs/en/ingest-management/index.asciidoc | 2 +- .../release-notes/release-notes-7.15.asciidoc | 237 ++++++++++++++++++ 2 files changed, 238 insertions(+), 1 deletion(-) create mode 100644 docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc diff --git a/docs/en/ingest-management/index.asciidoc b/docs/en/ingest-management/index.asciidoc index 841be84523..8ffbc522e9 100644 --- a/docs/en/ingest-management/index.asciidoc +++ b/docs/en/ingest-management/index.asciidoc @@ -62,7 +62,7 @@ include::troubleshooting.asciidoc[leveloffset=+1] include::faq.asciidoc[leveloffset=+1] -include::release-notes/release-notes-7.14.asciidoc[leveloffset=+1] +include::release-notes/release-notes-7.15.asciidoc[leveloffset=+1] include::fleet/fleet-api-docs.asciidoc[leveloffset=+1] diff --git a/docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc b/docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc new file mode 100644 index 0000000000..42589b4f01 --- /dev/null +++ b/docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc @@ -0,0 +1,237 @@ +// Use these for links to issue and pulls. +:kib-issue: https://github.com/elastic/kibana/issues/ +:kib-pull: https://github.com/elastic/kibana/pull/ +:agent-issue: https://github.com/elastic/beats/issues/ +:agent-pull: https://github.com/elastic/beats/pull/ +:fleet-server-issue: https://github.com/elastic/beats/issues/fleet-server/ +:fleet-server-pull: https://github.com/elastic/beats/pull/fleet-server/ + + +[[release-notes]] += Release notes + +This section summarizes the changes in each release. + +* <> + +Also see: + +* {kibana-ref}/release-notes.html[{kib} release notes] +* {beats-ref}/release-notes.html[{beats} release notes] + +// begin 7.15.0 relnotes + +[[release-notes-7.15.0]] +== {fleet} and {agent} 7.15.0 + +Review important information about the {fleet} and {agent} 7.15.0 releases. + +//[discrete] +//[[security-updates-7.15.0]] +//=== Security updates + +//{fleet}:: +//* add info + +//{agent}:: +//* add info + +//[discrete] +//[[breaking-changes-7.15.0]] +//=== Breaking changes + +//Breaking changes can prevent your application from optimal operation and +//performance. Before you upgrade, review the breaking changes, then mitigate the +//impact to your application. + +//[discrete] +//[[breaking-PR#]] +//.Short description +//[%collapsible] +//==== +//*Details* + +// For more information, refer to {kibana-pull}PR[#PR]. + +//*Impact* + +// For more information, refer to {fleet-guide}/fleet-server.html[Fleet Server]. +//==== + +[discrete] +[[known-issues-7.15.0]] +=== Known issues + +.Upgrade {agent}s to use Osquery Manager integration +[%collapsible] +==== +*Details* + +You must upgrade your {agent}s to the latest version to use the Osquery Manager +integration. + +*Impact* + +To upgrade, refer to <>. +==== + +//[discrete] +//[[deprecations-7.15.0]] +//=== Deprecations + +//The following functionality is deprecated in 7.15.0, and will be removed in +//8.0.0. Deprecated functionality does not have an immediate impact on your +//application, but we strongly recommend you make the necessary updates after you +//upgrade to 7.15.0. + +//{fleet}:: +//* add info + +//{agent}:: +//* add info + +//[discrete] +//[[new-features-7.15.0]] +//=== New features + +//The 7.15.0 release adds the following new and notable features. + +//{fleet}:: +//* add info + +//{agent}:: +//* add info + +[discrete] +[[enhancements-7.15.0]] +=== Enhancements + +{fleet}:: +* Updates Package Policy UI to support upgrading package policies +{kib-pull}107171[#107171] +* Removes subseconds from `event.ingested` {kib-pull}104044[#104044] +* Adds package policy upgrade API {kib-pull}103017[#103017] + +//{agent}:: +//* add info + +[discrete] +[[bug-fixes-7.15.0]] +=== Bug fixes + +{fleet}:: +* Fixes Fleet settings and HostInput error handling {kib-pull}109418[#109418] +* Fixes Agent policy search to support simple text filters +{kib-pull}107306[#107306] + +//{agent}:: +//* add info + +// end 7.15.x relnotes + + + +// --------------------- +//TEMPLATE +//Use the following text as a template. Remember to replace the version info. + +// begin 7.15.x relnotes + +//[[release-notes-7.15.x]] +//== {fleet} and {agent} 7.15.x + +//Review important information about the {fleet} and {agent} 7.15.x releases. + +//[discrete] +//[[security-updates-7.15.x]] +//=== Security updates + +//{fleet}:: +//* add info + +//{agent}:: +//* add info + +//[discrete] +//[[breaking-changes-7.15.x]] +//=== Breaking changes + +//Breaking changes can prevent your application from optimal operation and +//performance. Before you upgrade, review the breaking changes, then mitigate the +//impact to your application. + +//[discrete] +//[[breaking-PR#]] +//.Short description +//[%collapsible] +//==== +//*Details* + +// For more information, refer to {kibana-pull}PR[#PR]. + +//*Impact* + +// For more information, refer to {fleet-guide}/fleet-server.html[Fleet Server]. +//==== + +//[discrete] +//[[known-issues-7.15.x]] +//=== Known issues + +//[[known-issue-issue#]] +//.Short description +//[%collapsible] +//==== + +//*Details* + +// + +//*Impact* + + +// + +//==== + +//[discrete] +//[[deprecations-7.15.x]] +//=== Deprecations + +//The following functionality is deprecated in 7.15.x, and will be removed in +//8.0.0. Deprecated functionality does not have an immediate impact on your +//application, but we strongly recommend you make the necessary updates after you +//upgrade to 7.15.x. + +//{fleet}:: +//* add info + +//{agent}:: +//* add info + +//[discrete] +//[[new-features-7.15.x]] +//=== New features + +//The 7.15.x release adds the following new and notable features. + +//{fleet}:: +//* add info + +//{agent}:: +//* add info + +//[discrete] +//[[enhancements-7.15.x]] +//=== Enhancements + +//{fleet}:: +//* add info + +//{agent}:: +//* add info + +//[discrete] +//[[bug-fixes-7.15.x]] +//=== Bug fixes + +//{fleet}:: +//* add info + +//{agent}:: +//* add info + +// end 7.15.x relnotes From 3c2c8f90cf70622e2f47c7d28e5c96e17064092d Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Tue, 21 Sep 2021 14:45:02 -0700 Subject: [PATCH 2/3] Reorder list --- .../ingest-management/release-notes/release-notes-7.15.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc b/docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc index 42589b4f01..205e4b550b 100644 --- a/docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc +++ b/docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc @@ -103,10 +103,10 @@ To upgrade, refer to <>. === Enhancements {fleet}:: +* Adds package policy upgrade API {kib-pull}103017[#103017] * Updates Package Policy UI to support upgrading package policies {kib-pull}107171[#107171] * Removes subseconds from `event.ingested` {kib-pull}104044[#104044] -* Adds package policy upgrade API {kib-pull}103017[#103017] //{agent}:: //* add info From 6dbf12a5727729a3cdd6fd93524163e9105898d7 Mon Sep 17 00:00:00 2001 From: dedemorton Date: Thu, 23 Sep 2021 12:25:46 -0700 Subject: [PATCH 3/3] Add agent bug fixes --- .../release-notes/release-notes-7.15.asciidoc | 65 +------------------ 1 file changed, 3 insertions(+), 62 deletions(-) diff --git a/docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc b/docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc index 205e4b550b..908755597e 100644 --- a/docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc +++ b/docs/en/ingest-management/release-notes/release-notes-7.15.asciidoc @@ -26,36 +26,6 @@ Also see: Review important information about the {fleet} and {agent} 7.15.0 releases. -//[discrete] -//[[security-updates-7.15.0]] -//=== Security updates - -//{fleet}:: -//* add info - -//{agent}:: -//* add info - -//[discrete] -//[[breaking-changes-7.15.0]] -//=== Breaking changes - -//Breaking changes can prevent your application from optimal operation and -//performance. Before you upgrade, review the breaking changes, then mitigate the -//impact to your application. - -//[discrete] -//[[breaking-PR#]] -//.Short description -//[%collapsible] -//==== -//*Details* + -// For more information, refer to {kibana-pull}PR[#PR]. - -//*Impact* + -// For more information, refer to {fleet-guide}/fleet-server.html[Fleet Server]. -//==== - [discrete] [[known-issues-7.15.0]] === Known issues @@ -71,33 +41,6 @@ integration. To upgrade, refer to <>. ==== -//[discrete] -//[[deprecations-7.15.0]] -//=== Deprecations - -//The following functionality is deprecated in 7.15.0, and will be removed in -//8.0.0. Deprecated functionality does not have an immediate impact on your -//application, but we strongly recommend you make the necessary updates after you -//upgrade to 7.15.0. - -//{fleet}:: -//* add info - -//{agent}:: -//* add info - -//[discrete] -//[[new-features-7.15.0]] -//=== New features - -//The 7.15.0 release adds the following new and notable features. - -//{fleet}:: -//* add info - -//{agent}:: -//* add info - [discrete] [[enhancements-7.15.0]] === Enhancements @@ -108,9 +51,6 @@ To upgrade, refer to <>. {kib-pull}107171[#107171] * Removes subseconds from `event.ingested` {kib-pull}104044[#104044] -//{agent}:: -//* add info - [discrete] [[bug-fixes-7.15.0]] === Bug fixes @@ -120,8 +60,9 @@ To upgrade, refer to <>. * Fixes Agent policy search to support simple text filters {kib-pull}107306[#107306] -//{agent}:: -//* add info +{agent}:: +* Adds validation for certificate flags to ensure they are absolute paths {agent-pull}27779[#27779] +* Migrates state on upgrade {agent-pull}27825[#27825] // end 7.15.x relnotes