Skip to content

Remove camelCase support#17933

Merged
rjernst merged 1 commit intoelastic:masterfrom
rjernst:camelcase4
Apr 22, 2016
Merged

Remove camelCase support#17933
rjernst merged 1 commit intoelastic:masterfrom
rjernst:camelcase4

Conversation

@rjernst
Copy link
Copy Markdown
Member

@rjernst rjernst commented Apr 22, 2016

Now that the current uses of magical camelCase support have been
deprecated, we can remove these in master (sans remaining issues like
BulkRequest). This change removes camel case support from ParseField,
query types, analysis, and settings lookup.

see #8988

Now that the current uses of magical camelCase support have been
deprecated, we can remove these in master (sans remaining issues like
BulkRequest). This change removes camel case support from ParseField,
query types, analysis, and settings lookup.

see elastic#8988
@rjernst rjernst added :Search Relevance/Analysis How text is split into tokens :Core/Infra/Settings Settings infrastructure and APIs :Query DSL :Core/Infra/REST API REST infrastructure and utilities v5.0.0-alpha2 labels Apr 22, 2016
@dakrone
Copy link
Copy Markdown
Member

dakrone commented Apr 22, 2016

I'm confused by the linked issue, if we are deprecating in 5.0 don't we need to keep these around until 6.0?

@rjernst
Copy link
Copy Markdown
Member Author

rjernst commented Apr 22, 2016

The linked issue tags are wrong. It was deprecated in 2.3.2.

@dakrone
Copy link
Copy Markdown
Member

dakrone commented Apr 22, 2016

That makes much more sense then :) LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>breaking :Core/Infra/REST API REST infrastructure and utilities v5.0.0-alpha2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants