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

Revert "Draft: Add Err() function to Response for detailed errors (#2… #383

Closed
wants to merge 1 commit into from

Conversation

VachaShah
Copy link
Collaborator

…… (#322)

This reverts commit 8d3cf4d.


Description

I created a 2.x branch from main to track the 2.x line and this PR is to revert the breaking change on 2.x. Similar process was done when releasing version 2.3, 2.x has all latest changes from main and the breaking change is being reverted here.

Doing this so we can move to releasing a 3.0 version.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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.

opensearch-project#322)

* Revert "Draft: Add Err() function to Response for detailed errors (opensearch-project#246)"

This reverts commit 8d3cf4d.

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

* Fixing PIT APIs introduced in PR opensearch-project#253 since they use response.Err()

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

* Removing opensearchapi.Error usage from snapshot tests introduced in PR opensearch-project#237

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

* Resolve Changelog conflicts

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

---------

Signed-off-by: Vacha Shah <[email protected]>
@dblock
Copy link
Member

dblock commented Oct 3, 2023

But this PR is into main, so it's reverting a change that should stay in 3.0, no?

@VachaShah
Copy link
Collaborator Author

Oh my bad 🤦🏼‍♀️ . I will raise against 2.x. Thank you for pointing out!

@VachaShah VachaShah closed this Oct 3, 2023
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.

2 participants