Skip to content

Conversation

vdemay
Copy link

@vdemay vdemay commented May 16, 2024

field_masking_span has been deprecated since ES8.0 in favor of span_field_masking. Ref: https://github.com/elastic/elasticsearch/pull/74718/files

This change is not reflected in Java API causing exception in ES >= 8.0:
deprecated fields not supported here but got [field_masking_span] which has been replaced with [span_field_masking]

The following PR fix but also refactor FieldMaskingSpan* classes into SpanFieldMasking* classes probably causing some API breaks

Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
581f7f1, bd45e45

Please, read and sign the above mentioned agreement if you want to contribute to this project

@l-trotta
Copy link
Contributor

closing this in favor of elastic/elasticsearch-specification#2563

@l-trotta l-trotta closed this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants