-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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] 7.5 release #4232
Comments
Integration branch https://github.com/elastic/elasticsearch-net/compare/7.x...7.5?expand=1 |
russcam
added a commit
that referenced
this issue
Dec 16, 2019
Relates: #4232 This commit adds the ingest enrich processor and the enrich APIs. Patch Get enrich policy API to set name URL part as list type. Add Enrich to XPackUsage and XPackInfo. Obsolete DataFrame and introduce Transform, and conditionally check to allow integration tests to pass.
russcam
added a commit
that referenced
this issue
Dec 17, 2019
Relates: #4232 This commit adds the ingest enrich processor and the enrich APIs. Patch Get enrich policy API to set name URL part as list type. Add Enrich to XPackUsage and XPackInfo. Obsolete DataFrame and introduce Transform, and conditionally check to allow integration tests to pass.
russcam
added a commit
that referenced
this issue
Dec 17, 2019
Relates: #4232 This commit adds the ingest enrich processor and the enrich APIs. Patch Get enrich policy API to set name URL part as list type. Add Enrich to XPackUsage and XPackInfo. Obsolete DataFrame and introduce Transform, and conditionally check to allow integration tests to pass. (cherry picked from commit 3695ce5)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
New features
Features/ILM+SLM
Features/Ingest
Machine Learning
Implement evaluation API for multiclass classification problem Implement evaluation API for multiclass classification problem elasticsearch#47126 (issue: [ML] Introduce classification analysis type elasticsearch#46735)no client changes needed as API is not GAImplement new analysis type: classification Implement new analysis type: classification elasticsearch#46537 (issue: [ML] Introduce classification analysis type elasticsearch#46735)no client changes needed as API is not GAEnhancements
Aggregations
Authorization
CCR
CRUD
Allow optype CREATE for append-only indexing operations Allow optype CREATE for append-only indexing operations elasticsearch#47169No client changes neededFeatures/ILM+SLM
Features/Ingest
Machine Learning
Additional outlier detection parameters [ML] Additional outlier detection parameters elasticsearch#47600no client changes needed, API is not GATransform
[x] Add support for wait_for_checkpoint flag on _stop API [ML][Data Frame] add support forstill betawait_for_checkpoint
flag on_stop
API elasticsearch#45469 (issue: Add the option to wait until the next checkpoint when stopping a transform elasticsearch#45293)Bug fixes
Aggregations
DocValueFormat implementation for date range fields DocValueFormat implementation for date range fields elasticsearch#47472 (issues: Format parameter for Date Histogram over Range Fields elasticsearch#47323, Separation of Concerns in DocValueFormat elasticsearch#47469)no client changes neededCRUD
Use optype CREATE for single auto-id index requests Use optype CREATE for single auto-id index requests elasticsearch#47353no client changes neededIgnore replication for noop updates Ignore replication for noop updates elasticsearch#46458 (issues: Simplify TransportShardBulkAction#performOnReplica elasticsearch#41065, Return seq_no and primary_term for noop update elasticsearch#44603, Unexpected request operation type on replica: update elasticsearch#46366)No client changes neededFeatures/ILM+SLM
Ids
instead ofId
. Will need to call out in breaking changes.Features/Ingest
Allow dropping documents with auto-generated ID Allow dropping documents with auto-generated ID elasticsearch#46773 (issue: 7.3.1 master only nodes (not as as ingestion nodes) receive java.lang.NullPointerException / HTTP 500 error during _BULK operations from filebeat elasticsearch#46678)no client changes neededExpose cache setting in UserAgentPlugin Expose cache setting in UserAgentPlugin elasticsearch#46533no client changes neededThe text was updated successfully, but these errors were encountered: