Skip to content

Commit e17b464

Browse files
shainaraskaslcawl
andauthored
Add licensing info to release notes (#118511)
* frame * add synthetic source licensing info * Update docs/reference/release-notes/8.17.0.asciidoc Co-authored-by: Lisa Cawley <[email protected]> * Update docs/reference/release-notes/8.17.0.asciidoc --------- Co-authored-by: Lisa Cawley <[email protected]>
1 parent 4d41331 commit e17b464

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/reference/release-notes/8.17.0.asciidoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ coming[8.17.0]
55

66
Also see <<breaking-changes-8.17,Breaking changes in 8.17>>.
77

8+
[[license-8.17.0]]
9+
[float]
10+
=== License changes
11+
12+
[float]
13+
==== Change to synthetic `_source` licensing
14+
15+
Starting with this release, the <<synthetic-source,synthetic `_source`>> 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.
16+
17+
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.
18+
19+
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].
20+
821
[[bug-8.17.0]]
922
[float]
1023
=== Bug fixes

0 commit comments

Comments
 (0)