Skip to content

Commit a9a19be

Browse files
[release-notes] Release notes 7.13.0 on 7.x branch (#5592)
Co-authored-by: Mpdreamz <Mpdreamz@users.noreply.github.com>
1 parent 91fc76e commit a9a19be

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed
Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,25 @@
11

22
[float]
3-
[[uncategorized]]
4-
=== Uncategorized
3+
[[bug]]
4+
=== Bug Fixes
55

66
- * Update RuntimeField to use IInlineScript https://github.com/elastic/elasticsearch-net/pull/5546[#5546] (issue: https://github.com/elastic/elasticsearch-net/issues/5537[#5537])
7+
- * Fix client exception message to avoid double period on .NET Framework https://github.com/elastic/elasticsearch-net/pull/5572[#5572]
8+
9+
[float]
10+
[[enhancement]]
11+
=== New Features
12+
13+
- * Add IP type to convert processor https://github.com/elastic/elasticsearch-net/pull/5588[#5588] (issue: https://github.com/elastic/elasticsearch-net/issues/5584[#5584])
14+
- * Support network direction processor additions https://github.com/elastic/elasticsearch-net/pull/5603[#5603] (issue: https://github.com/elastic/elasticsearch-net/issues/5584[#5584])
15+
- * Support new queryable "_tier" metadata field https://github.com/elastic/elasticsearch-net/pull/5606[#5606]
16+
- * Add positive_score_impact to rank_features property https://github.com/elastic/elasticsearch-net/pull/5607[#5607] (issue: https://github.com/elastic/elasticsearch-net/issues/5584[#5584])
17+
- * Allow formatting of sort values https://github.com/elastic/elasticsearch-net/pull/5610[#5610] (issue: https://github.com/elastic/elasticsearch-net/issues/5584[#5584])
18+
- * Add registered domain ingest processor https://github.com/elastic/elasticsearch-net/pull/5616[#5616] (issue: https://github.com/elastic/elasticsearch-net/issues/5584[#5584])
19+
- * Add support for combined fields query https://github.com/elastic/elasticsearch-net/pull/5619[#5619] (issue: https://github.com/elastic/elasticsearch-net/issues/5584[#5584])
20+
- * Support for calculated numeric fields https://github.com/elastic/elasticsearch-net/pull/5622[#5622] (issue: https://github.com/elastic/elasticsearch-net/issues/5584[#5584])
21+
- * Support runtime mappings for SQL https://github.com/elastic/elasticsearch-net/pull/5624[#5624]
22+
- * Add migrate to data stream API in NEST https://github.com/elastic/elasticsearch-net/pull/5633[#5633]
23+
- * Add promote data stream API to NEST https://github.com/elastic/elasticsearch-net/pull/5636[#5636]
724

825

0 commit comments

Comments
 (0)