Closed
Description
Release 6.3 checklist
Pending PR's
- Long range query support Long range query support #3299
Forward port to master
- fix Add index_prefixes to Text property mapping #3326 Add index_prefixes to Text property mapping (fix #3326 Add index_prefixes to Text property mapping #3362) a3d2005
- Fix Add span_gap query for use with span_near query #3327 Add span_gap query for use with span_near query (Fix #3327 Add span_gap query for use with span_near query #3361) d215520
- Fix Add periodic flush count to FlushStats #3328 Add periodic flush count to FlushStats (Fix #3328 Add periodic flush count to FlushStats #3360) … 524f141
- Fix Add support for zero_terms_query to match_phrase query #3325 Add support for zero_terms_query to match_phrase query (Fix #3325 Add support for zero_terms_query to match_phrase query #3363) 93400ac
- Fix Add support for null_value on GeoPoint property #3323 Add support for null_value, ignore_z_value on GeoPoint prop… ( … 9c7e599
- Fix Support 3rd dimension (Z value) to points for geo_point and points in geo_shapes #3318 Support 3rd dimension (Z value) to points for geo_point and… ( … 5cc9a51
- Fix Add Translog files age to TranslogStats #3330 Add additional translog properties as per elastic/elasticse… … 7ff63ab
- Fix Add date format to DateHistogram source for Composite Aggregation #3317 and Add after_key to CompositeAggregation response #3322 add after_key support to composite aggregation re… ( … 69775d6
- Fix Deprecate update_all_types parameter #3315 obsolete the update_all_types querystring parameter (Fix #3315 obsolete the update_all_types querystring parameter #3368) 4250901
- Fix Deprecate suggest enum member on NodesStatsIndexMetric #3316 allow generated enum members to be obsoleted (Fix #3316 allow generated enum members to be obsoleted #3369) 6007a70
- Fix Add Painles script execute API #3320 Add Painless script execute API (Fix #3320 Add Painless script execute API #3370) … bcdc1d6
- Feature/node stats 6.3 (Feature/node stats 6.3 #3359) … 7e42dea
- Add MatchPattern to dynamic templates (Add MatchPattern to dynamic templates #3374) … 1c26ece
- Include Result property on IBulkResponseItem (Include Result property on IBulkResponseItem #3376) … 5bf170d
- Add note about filter_path and deserialization (Add note about filter_path and deserialization #3379) … 0f6aac0
- Add include_aliases and partial to Snapshot Restore request (Add include_aliases and partial to Snapshot Restore request #3380) … 0afe4fd
- Support Ids in MultiTermVectors API (Support Ids in MultiTermVectors API #3382) … 491a4a4
- Include LatLongDetector on DetectorsDescriptor (Include LatLongDetector on DetectorsDescriptor<T> #3384) … e46c70d
- bump Elastic abstractions, StartAsyncReads was called on dispose even… … 75a70a4
- Bump Elastic.Xunit and make sure we emit output after node started, c… … 2311bdb
- Expect Json used Id which tripped canary builds testing against the n… … 3848aee
- 164583b Move LongRangeQuery tests into split Test projects
- 69733ea Long range query support (Long range query support #3299)
- 1230f1c TextPropertyTests uses a 6.3.0 only feature so needs a SkipVersion attribute
- 200106d Ingest stats not always avaialable
- 02f34ff Make sure MaximumResponseHeadersLength is not set when using WebRequestConnection on core
- e6eb8dc DefaultSeeder should not set cluster.routing.use_adaptive_replica_selection on 6.x versions
Checking the following commits off here as this now has its own dedicated issue: #3395
- Add support for geo_shape represented as Well-Known Text (WKT) (Add support for geo_shape represented as Well-Known Text (WKT) #3377) … 017d8b6
- GeoWKT test depending on source line endings: https://github.com/elastic/elasticsearch-
Post 6.3 merge.
- Rebase
6.4
against6.x
- Make sure docs are up to date on the
6.x
branch (build.bat
)
Preparing release
- Verify
6.x
is green on all integration tracks.- 6.0.1
- 6.1.4
- 6.2.4
- 6.3.0
- Run diff with
6.2.0
nuget package and make sure there are no breaking changes (build.bat diff nuget 6.2.0 dir .
) - Produce artifacts and release notes.
build.bat release 6.3.0
- Commit and push bumped version numbers on
6.x
- Tag bump commit
git tag -a 6.3.0 -m 6.3.0
-
git push --tags
- Create release on Github from the tag
- Push to nuget.org
- Tweet 🐦
Metadata
Metadata
Assignees
Labels
No labels