Skip to content

Commit 7c060fb

Browse files
authored
changelog-2.11.0 (opensearch-project#5648)
Signed-off-by: Santhosh Gandhe <1909520+san81@users.noreply.github.com>
1 parent 409c818 commit 7c060fb

1 file changed

Lines changed: 118 additions & 0 deletions

File tree

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
2+
* __Set version for 2.11 (#5645)__
3+
4+
[David Venable](mailto:dlv@amazon.com) - Tue, 22 Apr 2025 15:36:16 -0700
5+
6+
EAD -&gt; refs/heads/2.11, refs/remotes/origin/2.11
7+
8+
9+
* __Explicit enforcing of order (#5640) (#5644)__
10+
11+
[opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Tue, 22 Apr 2025 11:38:19 -0700
12+
13+
14+
* mentioning explicit ordering
15+
16+
Signed-off-by: Santhosh Gandhe &lt;1909520+san81@users.noreply.github.com&gt;
17+
(cherry picked from commit 0ec31f6db3005c4fb495ceb1f3523eeb5d05db50)
18+
19+
Co-authored-by: Santhosh Gandhe &lt;1909520+san81@users.noreply.github.com&gt;
20+
21+
* __Add missing OTEL standard fields (#5635) (#5636)__
22+
23+
[opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Mon, 21 Apr 2025 22:44:05 -0700
24+
25+
26+
Signed-off-by: Krishna Kondaka &lt;krishkdk@amazon.com&gt;
27+
(cherry picked from commit ac2714533ec1bbfbae149cf4c9c38080d88b5bdb)
28+
29+
Co-authored-by: Krishna Kondaka &lt;krishkdk@amazon.com&gt;
30+
31+
* __Marking CrowdStrike as Experimental (#5630) (#5632)__
32+
33+
[opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Mon, 21 Apr 2025 09:04:07 -0700
34+
35+
36+
Signed-off-by: Santhosh Gandhe &lt;1909520+san81@users.noreply.github.com&gt;
37+
(cherry picked from commit cb85547a5b69d5390a407741e4d61e6ce41c9de8)
38+
39+
Co-authored-by: Santhosh Gandhe &lt;1909520+san81@users.noreply.github.com&gt;
40+
41+
* __Confluence polling check changing to greater than or equals (#5629)__
42+
43+
[Santhosh Gandhe](mailto:1909520+san81@users.noreply.github.com) - Fri, 18 Apr 2025 17:38:50 -0700
44+
45+
46+
Signed-off-by: Santhosh Gandhe &lt;1909520+san81@users.noreply.github.com&gt;
47+
48+
* __Initial commit for CrowdStrike source crawler (#5619)__
49+
50+
[Neha Gupta](mailto:35155714+nsgupta1@users.noreply.github.com) - Fri, 18 Apr 2025 16:27:29 -0700
51+
52+
53+
* Initial commit for CrowdStrike source crawler
54+
55+
Signed-off-by: nsgupta1 &lt;nsgupta1@users.noreply.github.com&gt;
56+
57+
---------
58+
59+
Signed-off-by: ngsupta1 &lt;guptaneha.e@gmail.com&gt; Signed-off-by: nsgupta1
60+
&lt;nsgupta1@users.noreply.github.com&gt; Co-authored-by: nsgupta1
61+
&lt;nsgupta1@users.noreply.github.com&gt;
62+
63+
* __Fix shutdown and failover handling in RDS source plugin (#5624)__
64+
65+
[Hai Yan](mailto:8153134+oeyh@users.noreply.github.com) - Fri, 18 Apr 2025 14:55:39 -0500
66+
67+
68+
* Fix MySQL shutdown sequence
69+
70+
Signed-off-by: Hai Yan &lt;oeyh@amazon.com&gt;
71+
72+
* Fix failover handling
73+
74+
Signed-off-by: Hai Yan &lt;oeyh@amazon.com&gt;
75+
76+
---------
77+
78+
Signed-off-by: Hai Yan &lt;oeyh@amazon.com&gt;
79+
80+
* __Fix cloudwatch logs config (#5623)__
81+
82+
[Krishna Kondaka](mailto:krishkdk@amazon.com) - Thu, 17 Apr 2025 16:05:38 -0700
83+
84+
85+
Signed-off-by: Krishna Kondaka &lt;krishkdk@amazon.com&gt;
86+
87+
* __Fix issue 5106 (#5501)__
88+
89+
[Saketh Pallempati](mailto:pallempati.saketh@fmr.com) - Thu, 17 Apr 2025 12:13:32 -0700
90+
91+
92+
Fix validation of pipeline&#39;s sink routes #5106
93+
94+
* Added validation for sink routes in PipelineConfigurationValidator
95+
* Added unit tests in PipelineConfigurationValidatorTest
96+
* Added integration tests in PipelineConfigurationValidatorIT
97+
* Routes now properly validate against defined conditional routes
98+
99+
Signed-off-by: Pallempati Saketh &lt;pallempati.saketh@fmr.com&gt;
100+
101+
* __Removing batch_size attribute and made the Crawler extensible (#5617)__
102+
103+
[Santhosh Gandhe](mailto:1909520+san81@users.noreply.github.com) - Thu, 17 Apr 2025 11:38:53 -0700
104+
105+
106+
* Removing batch_size attribute and made the Crawler extensible
107+
108+
Signed-off-by: Santhosh Gandhe &lt;1909520+san81@users.noreply.github.com&gt;
109+
110+
* __Add test for date patterned index (#5585)__
111+
112+
[Tomas](mailto:longo.tomas@googlemail.com) - Wed, 16 Apr 2025 13:17:05 -0700
113+
114+
115+
Signed-off-by: Tomas Longo &lt;tomas.longo@sap.com&gt; Co-authored-by: Tomas Longo
116+
&lt;tomas.longo@sap.com&gt;
117+
118+

0 commit comments

Comments
 (0)