File tree 2 files changed +20
-3
lines changed
2 files changed +20
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
4
4
## [ Unreleased 2.x]
5
5
### Added
6
6
7
+ ### Dependencies
8
+
9
+ ### Changed
10
+
11
+ ### Deprecated
12
+
13
+ ### Removed
14
+
15
+ ### Fixed
16
+
17
+ ### Security
18
+
19
+ ## [ 2.10.3] - 05/16/2024
20
+ ### Added
21
+
7
22
### Dependencies
8
23
- Bumps ` io.github.classgraph:classgraph ` from 4.8.170 to 4.8.172
9
24
@@ -19,7 +34,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
19
34
20
35
### Security
21
36
22
- ## [ 2.10.2]
37
+ ## [ 2.10.2] - 05/07/2024
23
38
### Added
24
39
25
40
### Dependencies
@@ -373,7 +388,9 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
373
388
374
389
### Security
375
390
376
- [ Unreleased 2.x ] : https://github.com/opensearch-project/opensearch-java/compare/v2.10.1...2.x
391
+ [ Unreleased 2.x ] : https://github.com/opensearch-project/opensearch-java/compare/v2.10.3...2.x
392
+ [ 2.10.3 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.10.2...v2.10.3
393
+ [ 2.10.2 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.10.1...v2.10.2
377
394
[ 2.10.1 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.10.0...v2.10.1
378
395
[ 2.10.0 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.9.1...v2.10.0
379
396
[ 2.9.1 ] : https://github.com/opensearch-project/opensearch-java/compare/v2.9.0...v2.9.1
Original file line number Diff line number Diff line change 1
- systemProp.version = 2.11.0
1
+ systemProp.version = 2.10.3
You can’t perform that action at this time.
0 commit comments