You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.next.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,11 @@ Thanks, you're awesome :-) -->
35
35
* Added the `path` key when type is `alias`, to support the [alias field type](https://www.elastic.co/guide/en/elasticsearch/reference/current/alias.html). #877
36
36
* Added support for `scaled_float`'s mandatory parameter `scaling_factor`. #1042
37
37
* Added ability for --oss flag to fall back `constant_keyword` to `keyword`. #1046
38
+
<<<<<<< HEAD
38
39
* Added support in the generated Go source go for `wildcard`, `version`, and `constant_keyword` data types. #1050
40
+
=======
41
+
* Added support for marking fields as beta in the documentation. #1051
0 commit comments