File tree 2 files changed +9
-0
lines changed
2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 49
49
- version : 2.19.0
50
50
hub : opensearchstaging
51
51
ref : ' @sha256:4da23e0137b2b67206d23b36fcf0914cc39b3bf19310c782f536e4934b86f6cc'
52
+ - version : 2.19.0
53
+ hub : opensearchstaging
54
+ ref : ' @sha256:4da23e0137b2b67206d23b36fcf0914cc39b3bf19310c782f536e4934b86f6cc'
55
+ tests : plugins/streaming
52
56
- version : 3.0.0
53
57
hub : opensearchstaging
54
58
ref : ' @sha256:727643acdfebed77bfdb26362dbcff536b7ea02a0cc4ae2da2521729171333de'
59
+ - version : 3.0.0
60
+ hub : opensearchstaging
61
+ ref : ' @sha256:727643acdfebed77bfdb26362dbcff536b7ea02a0cc4ae2da2521729171333de'
62
+ tests : plugins/streaming
55
63
56
64
name : test-opensearch-spec (version=${{ matrix.entry.version }}, hub=${{ matrix.entry.hub || 'opensearchproject' }}, tests=${{ matrix.entry.tests || 'default' }})
57
65
runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
15
15
- Added ` /_cluster/stats/{metric}/nodes/{node_id} ` and ` /_cluster/stats/{metric}/{index_metric}/nodes/{node_id} ` ([ #639 ] ( https://github.com/opensearch-project/opensearch-api-specification/pull/639 ) )
16
16
- Added ` PhoneAnalyzer ` from ` analysis-phonenumber ` plugin ([ #609 ] ( https://github.com/opensearch-project/opensearch-api-specification/pull/609 ) )
17
17
- Added ` /_list/indices ` & ` /_list/shards ` api specs ([ #613 ] ( https://github.com/opensearch-project/opensearch-api-specification/pull/613 ) )
18
+ - Added streaming tests against latest SNAPSHOTs ([ #675 ] ( https://github.com/opensearch-project/opensearch-api-specification/pull/675 ) )
18
19
19
20
### Removed
20
21
- Removed unsupported ` _common.mapping:SourceField ` 's ` mode ` field and associated ` _common.mapping:SourceFieldMode ` enum ([ #652 ] ( https://github.com/opensearch-project/opensearch-api-specification/pull/652 ) )
You can’t perform that action at this time.
0 commit comments