From fb28aadb582fd3041dee239c540e6e5636413bb1 Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Wed, 11 Dec 2024 15:08:25 -0500 Subject: [PATCH 1/4] frame --- docs/reference/release-notes/8.17.0.asciidoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/reference/release-notes/8.17.0.asciidoc b/docs/reference/release-notes/8.17.0.asciidoc index e6b49529d464c..e974ea543c966 100644 --- a/docs/reference/release-notes/8.17.0.asciidoc +++ b/docs/reference/release-notes/8.17.0.asciidoc @@ -5,6 +5,12 @@ coming[8.17.0] Also see <>. +[[license-8.17.0]] +[float] +=== License changes + + + [[bug-8.17.0]] [float] === Bug fixes From ffb0b987732475394c0c87222a9c837773088b79 Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Wed, 11 Dec 2024 19:58:13 -0500 Subject: [PATCH 2/4] add synthetic source licensing info --- docs/reference/release-notes/8.17.0.asciidoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/reference/release-notes/8.17.0.asciidoc b/docs/reference/release-notes/8.17.0.asciidoc index e974ea543c966..bd93fb734d98e 100644 --- a/docs/reference/release-notes/8.17.0.asciidoc +++ b/docs/reference/release-notes/8.17.0.asciidoc @@ -9,7 +9,14 @@ Also see <>. [float] === License changes +[float] +==== Change to synthetic `_source` licensing +Starting with this release, the <> feature is available exclusively with the Enterprise subscription. Synthetic `_source` is used in logs data streams (`logsdb` index mode), time series data streams (TSDS, using `time_series` index mode), application performance monitoring (APM), and Universal Profiling. + +If you are using these capabilities and do not have an Enterprise license, the change will result in increased storage requirements for new data, as the synthetic `_source` setting will be ignored. Existing indices that used synthetic `_source` will remain seamlessly accessible. + +Refer to the subscription page for https://www.elastic.co/subscriptions/cloud[Elastic Cloud] and https://www.elastic.co/subscriptions[Elastic Stack/self-managed] for the breakdown of available features and their associated subscription tiers. For further details and subscription options, contact your Elastic sales representative or https://www.elastic.co/contact[contact us]. [[bug-8.17.0]] [float] From 95ae0d9919b1843834ea90c59782eb2dffc03585 Mon Sep 17 00:00:00 2001 From: shainaraskas <58563081+shainaraskas@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:30:49 -0500 Subject: [PATCH 3/4] Update docs/reference/release-notes/8.17.0.asciidoc Co-authored-by: Lisa Cawley --- docs/reference/release-notes/8.17.0.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/release-notes/8.17.0.asciidoc b/docs/reference/release-notes/8.17.0.asciidoc index 41d3255d91bd3..a768b89299a60 100644 --- a/docs/reference/release-notes/8.17.0.asciidoc +++ b/docs/reference/release-notes/8.17.0.asciidoc @@ -16,7 +16,7 @@ Starting with this release, the <> feature If you are using these capabilities and do not have an Enterprise license, the change will result in increased storage requirements for new data, as the synthetic `_source` setting will be ignored. Existing indices that used synthetic `_source` will remain seamlessly accessible. -Refer to the subscription page for https://www.elastic.co/subscriptions/cloud[Elastic Cloud] and https://www.elastic.co/subscriptions[Elastic Stack/self-managed] for the breakdown of available features and their associated subscription tiers. For further details and subscription options, contact your Elastic sales representative or https://www.elastic.co/contact[contact us]. +Refer to the subscription page for https://www.elastic.co/subscriptions/cloud[Elastic Cloud] and {subscriptions}[Elastic Stack/self-managed] for the breakdown of available features and their associated subscription tiers. For further details and subscription options, contact your Elastic sales representative or https://www.elastic.co/contact[contact us]. [[bug-8.17.0]] [float] From 7c535fc9e2fc8c73b479f02bee3f9f43f1068a2d Mon Sep 17 00:00:00 2001 From: shainaraskas <58563081+shainaraskas@users.noreply.github.com> Date: Wed, 11 Dec 2024 22:06:37 -0500 Subject: [PATCH 4/4] Update docs/reference/release-notes/8.17.0.asciidoc --- docs/reference/release-notes/8.17.0.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/release-notes/8.17.0.asciidoc b/docs/reference/release-notes/8.17.0.asciidoc index a768b89299a60..7adaf21272301 100644 --- a/docs/reference/release-notes/8.17.0.asciidoc +++ b/docs/reference/release-notes/8.17.0.asciidoc @@ -14,7 +14,7 @@ Also see <>. Starting with this release, the <> feature is available exclusively with the Enterprise subscription. Synthetic `_source` is used in logs data streams (`logsdb` index mode), time series data streams (TSDS, using `time_series` index mode), application performance monitoring (APM), and Universal Profiling. -If you are using these capabilities and do not have an Enterprise license, the change will result in increased storage requirements for new data, as the synthetic `_source` setting will be ignored. Existing indices that used synthetic `_source` will remain seamlessly accessible. +If you are using these capabilities and are not on an Enterprise license, the change will result in increased storage requirements for new data, as the synthetic `_source` setting will be ignored. Existing indices that used synthetic `_source` will remain seamlessly accessible. Refer to the subscription page for https://www.elastic.co/subscriptions/cloud[Elastic Cloud] and {subscriptions}[Elastic Stack/self-managed] for the breakdown of available features and their associated subscription tiers. For further details and subscription options, contact your Elastic sales representative or https://www.elastic.co/contact[contact us].