Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[meta] 6.8 release #3747

Closed
34 tasks done
codebrain opened this issue May 14, 2019 · 1 comment
Closed
34 tasks done

[meta] 6.8 release #3747

codebrain opened this issue May 14, 2019 · 1 comment

Comments

@codebrain
Copy link
Contributor

codebrain commented May 14, 2019

Leftover Work

Geo:

Cross-cluster replication

  • Refactor AutoFollowCoordinator to track leader indices per remote cluster #36031 (issues: #33007, #35895) - no client changes required
  • Refactor auto follow coordinator #35895 (issue: #33007) - no client changes required

The last two removed CCR_AUTO_FOLLOW_POLL_INTERVAL which i think is returned on the ccr stats API's (investigate)

CRUD

  • Rename seq# powered optimistic concurrency control parameters to ifSeqNo/ifPrimaryTerm #36757 (issues: #10708, #36148) - no client changes needed, API generator picked up new parameters
  • Expose Sequence Number based Optimistic Concurrency Control in the rest layer #36721 (issues: #10708, #36148) - no client changes needed, API generator picked up new parameters
  • Add doc’s sequence number + primary term to GetResult and use it for updates #36680 (issues: #10708, #36148) - Add doc’s sequence number + primary term to get responses #3767

Distributed

  • Add global and index level blocks to IndexSettings #35695 (issues: #35332, #35597) - no client changes required

Machine Learning

  • Enable the use of endpoints starting with _ml instead of _xpack/ml #36373 (issue: #36315) - no client changes required
  • Add support for rollup indexes in datafeeds #34654 - no client changes required

(First is not actionable on our end in 6.x).

Rollup

  • Add non-X-Pack centric rollup endpoints #36383 (issues: #35958, #35962) - no client changes required
  • Add more diagnostic stats to job #35471 - Additional Rollup Stats #3759
  • Add default fields to job configs #34831 - no client changes required
  • Add wait_for_completion option to StopRollupJob API #34811 (issue: #34574) - no client changes required, was picked up in an API regen

Search

  • Warn when using use_dis_max in multi_match #36614 (issue: #36488) - no client changes required
  • Extend field caps API to mark meta fields #36309 - original issue was closed

Security

  • Make credentials mandatory when launching xpack/migrate #36197 (issues: #29847, #33972) - no client changes required
  • Make credentials mandatory when launching x-pack/migrate #33972 (issue: #29847) - no client changes required

SQL

Stats

Bug fixes

Aggregations::

  • Preserve format when aggregation contains unmapped date fields [#35254] (issue: [#31760]) - reminds me of a ticket we once raised (will follow up to figure if they are related) - no client changes needed, this is a server-side change

Cross-cluster replication::

  • Resume follow Api should not require a request body [#37217] (issue: [#37022]) (_breaking change we need a patch for) - change was implemented on 10th Jan, but CCR was implement in client on 25th Jan, therefore no client changes needed as already incorporated.
  • Report error if auto follower tries auto follow a leader index with soft deletes disabled [#36886] (issue: [#33007]) - no client changes needed
  • Fix the names of CCR stats endpoints in usage API [#35438] - no client changes needed

Index lifecycle management::

  • Remove indexing_complete when removing policy [#36620] - no client changes needed

Index APIs::

  • Make XContentBuilder in AliasActions build is_write_index field [#35071] - no client changes needed
  • Raise a 404 exception when document source is not found (#33384) [#34083] (issue: [#33384]) - no client changes needed

Ingest::

  • Support default pipelines + bulk upserts [#36618] (issue: [#36219]) - no client changes needed
  • Support default pipeline through an alias [#36231] (issue: [#35817]) - no client changes needed

Network::

  • Do not resolve addresses in remote connection info [#36671] (issue: [#35658]) - no client changes needed
  • Always compress based on the settings [#36522] (issue: [#36399]) - no client changes needed
  • http.publish_host should contain CNAME [#32806] (issue: [#22029]) - no client changes needed

Scripting::

  • Fix serialization bug in painless execute api request [#36075] (issue: [#36050]) - no client changes needed
@codebrain codebrain mentioned this issue May 14, 2019
24 tasks
@codebrain codebrain changed the title [meta] 6.x release [meta] 6.8 release May 21, 2019
@codebrain
Copy link
Contributor Author

Relates to: #3774

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant