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

Type removal for 2.0 #109

Merged
merged 4 commits into from
May 19, 2022

Conversation

VachaShah
Copy link
Collaborator

Description

This PR introduces breaking changes from OpenSearch 2.0. The changes include:

  1. Type mapping removal for APIs
  2. include-type-name parameter removal
  3. indices.exists_type and indices.flush_synced removal

Issues Resolved

#99

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@VachaShah VachaShah requested review from a team and svencowart as code owners May 12, 2022 20:42
@VachaShah VachaShah changed the title Breaking changes Type removal for 2.0 May 16, 2022
@dblock dblock requested review from jmazanec15, vamshin and VijayanB May 17, 2022 18:26
@saratvemulapalli saratvemulapalli merged commit db8533b into opensearch-project:main May 19, 2022
@VachaShah VachaShah deleted the breaking-changes branch May 19, 2022 23:45
igungor pushed a commit to igungor/opensearch-go that referenced this pull request Jun 28, 2022
* Breaking changes for type removal

Signed-off-by: Vacha Shah <[email protected]>

* Removing include_type_name parameter

Signed-off-by: Vacha Shah <[email protected]>

* Fixing tests

Signed-off-by: Vacha Shah <[email protected]>

* Adding unreleased versions in tests

Signed-off-by: Vacha Shah <[email protected]>
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

Successfully merging this pull request may close these issues.

3 participants