Created release notes for 2.10 release#396
Conversation
| Compatible with OpenSearch 2.10.0 | ||
|
|
||
| ### Features | ||
| * IP2Geo processor implementation ([#362](https://github.com/opensearch-project/geospatial/pull/362)) |
There was a problem hiding this comment.
We should have better naming for this. Impact does not show up. @heemin32
There was a problem hiding this comment.
imo, release log is not a place where impact can be seen.
| ### Refactoring | ||
|
|
||
| ## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.9...2.x) | ||
| ## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.10...2.x) |
There was a problem hiding this comment.
| ## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.10...2.x) | |
| ## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.11...2.x) |
There was a problem hiding this comment.
Since the code freeze is not done, I am keeping these changes.
There was a problem hiding this comment.
Plus 2.11 is not ready. I don't think so we should make this change
There was a problem hiding this comment.
Ah. You are right here.. It should be 2.10...2.x.
|
|
||
| ## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.9...2.x) | ||
| ## [Unreleased 2.x](https://github.com/opensearch-project/geospatial/compare/2.10...2.x) | ||
| ### Features |
There was a problem hiding this comment.
You need to delete all logs from here when you move them to release note.
There was a problem hiding this comment.
Since the code freeze is not done, I am keeping these changes.
Signed-off-by: Navneet Verma <navneev@amazon.com>
Codecov Report
@@ Coverage Diff @@
## main #396 +/- ##
============================================
+ Coverage 88.47% 88.70% +0.22%
- Complexity 750 754 +4
============================================
Files 92 92
Lines 2717 2717
Branches 221 221
============================================
+ Hits 2404 2410 +6
+ Misses 230 228 -2
+ Partials 83 79 -4 |
Signed-off-by: Navneet Verma <navneev@amazon.com> (cherry picked from commit 8d2a327)
Signed-off-by: Navneet Verma <navneev@amazon.com> (cherry picked from commit 8d2a327)
Description
Created release notes for 2.10 release
Issues Resolved
#357
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.