File tree 2 files changed +14
-5
lines changed
2 files changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -15,16 +15,12 @@ See the [CONTRIBUTING guide](./CONTRIBUTING.md#Changelog) for instructions on ho
15
15
16
16
### Refactoring
17
17
18
- ## [ Unreleased 2.x] ( https://github.com/opensearch-project/geospatial/compare/2.17 ...2.x )
18
+ ## [ Unreleased 2.x] ( https://github.com/opensearch-project/geospatial/compare/2.19 ...2.x )
19
19
### Features
20
- - Introduce new Java artifact geospatial-client to facilitate cross plugin communication. ([ #700 ] ( https://github.com/opensearch-project/geospatial/pull/700 ) )
21
20
### Enhancements
22
21
### Bug Fixes
23
22
### Infrastructure
24
- - Github ci-runner Node.js issue fix ([ #701 ] ( https://github.com/opensearch-project/geospatial/pull/701 ) )
25
- - Github CI pipeline update to publish geospatial-client Jar ([ #706 ] ( https://github.com/opensearch-project/geospatial/pull/706 ) )
26
23
### Documentation
27
24
### Maintenance
28
25
### Refactoring
29
- - Use instance of LockService instantiated in JobScheduler through Guice ([ #677 ] ( https://github.com/opensearch-project/geospatial/pull/677 ) )
30
26
- Replace usages of ThreadContext.stashContext with pluginSubject.runAs ([ #715 ] ( https://github.com/opensearch-project/geospatial/pull/715 ) )
Original file line number Diff line number Diff line change
1
+ ## Version 2.19.0.0 Release Notes
2
+
3
+ Compatible with OpenSearch 2.19.0
4
+
5
+ ### Features
6
+ * Introduce new Java artifact geospatial-client to facilitate cross plugin communication. ([ #700 ] ( https://github.com/opensearch-project/geospatial/pull/700 ) )
7
+
8
+ ### Infrastructure
9
+ * Github ci-runner Node.js issue fix ([ #701 ] ( https://github.com/opensearch-project/geospatial/pull/701 ) )
10
+ * Github CI pipeline update to publish geospatial-client Jar ([ #706 ] ( https://github.com/opensearch-project/geospatial/pull/706 ) )
11
+
12
+ ### Refactoring
13
+ * Use instance of LockService instantiated in JobScheduler through Guice ([ #677 ] ( https://github.com/opensearch-project/geospatial/pull/677 ) )
You can’t perform that action at this time.
0 commit comments