question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Release 6.3 checklist

Pending PR’s

  • Long range query support #3299

Forward port to master

  • fix #3326 Add index_prefixes to Text property mapping (#3362) a3d2005
  • Fix #3327 Add span_gap query for use with span_near query (#3361) d215520
  • Fix #3328 Add periodic flush count to FlushStats (#3360) … 524f141
  • Fix #3325 Add support for zero_terms_query to match_phrase query (#3363) 93400ac
  • Fix #3323 Add support for null_value, ignore_z_value on GeoPoint prop… ( … 9c7e599
  • Fix #3318 Support 3rd dimension (Z value) to points for geo_point and… ( … 5cc9a51
  • Fix #3330 Add additional translog properties as per elastic/elasticse… … 7ff63ab
  • Fix #3317 and #3322 add after_key support to composite aggregation re… ( … 69775d6
  • Fix #3315 obsolete the update_all_types querystring parameter (#3368) 4250901
  • Fix #3316 allow generated enum members to be obsoleted (#3369) 6007a70
  • Fix #3320 Add Painless script execute API (#3370) … bcdc1d6
  • Feature/node stats 6.3 (#3359) … 7e42dea
  • Add MatchPattern to dynamic templates (#3374) … 1c26ece
  • Include Result property on IBulkResponseItem (#3376) … 5bf170d
  • Add note about filter_path and deserialization (#3379) … 0f6aac0
  • Add include_aliases and partial to Snapshot Restore request (#3380) … 0afe4fd
  • Support Ids in MultiTermVectors API (#3382) … 491a4a4
  • 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
  • 164583b4e Move LongRangeQuery tests into split Test projects
  • 69733eac9 Long range query support (#3299)
  • 1230f1c24 TextPropertyTests uses a 6.3.0 only feature so needs a SkipVersion attribute
  • 200106dd2 Ingest stats not always avaialable
  • 02f34fff0 Make sure MaximumResponseHeadersLength is not set when using WebRequestConnection on core
  • e6eb8dcfc 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

Post 6.3 merge.

  • Rebase 6.4 against 6.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 🐦

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Mpdreamzcommented, Sep 11, 2018
1reaction
russcamcommented, Sep 11, 2018

There are a few important notes I think we should highlight at the top of the release notes:

  1. .NET 4.5 support was removed in NEST 6.2.0, but the nuspec definition had residual group dependencies in it, which have now been removed. Users using .NET 4.5 should look to move to .NET 4.6.1.
  2. .NET 4.6 support has been bumped to .NET 4.6.1
  3. .NET Standard 1.3 support has been bumped to .NET Standard 2.0

The rest of the list LGTM @Mpdreamz 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cisco Firepower Release Notes, Version 6.3.0
Cisco Firepower Release Notes, Version 6.3.0. PDF - Complete Book (2.31 MB). View with Adobe Reader on a variety of devices.
Read more >
Release 6.3.0 - July 2023 · Issue #18368 · bazelbuild/bazel
RC1 has been postponed by a week (new date 7/12 7/13) since there are quite a few issues that are still being worked...
Read more >
Skyhigh Security Cloud Release Notes 6.3.0 (March, 2023)
Skyhigh Security Service Edge 6.3.0 will be released to the EU Production environment on March 23, 2023, and to the US Production ...
Read more >
Version 6.3.0 Release Notes
Release Information. Version 6.3.0 RC 1. Release Type: Release Candidate; Release Date: 8th March 2016. Version 6.3.0 GA. Release Type: General Availability ...
Read more >
Release Plan 6.3
Detailed schedule for the 6.3 release. ... 6.3.0 release ... Jul 29, 2019 - Aug 4, 2019. Release 6.3.0, Week 32 , Aug...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found