Skip to content

[Backport 7.x] fix: keep track of indexSlice explicitly in bulk helper response handling loop (#1759) Co-authored-by: Josh Mock <[email protected]> #1913

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

Closed
wants to merge 578 commits into from

Conversation

JoshMock
Copy link
Member

@JoshMock JoshMock commented Jun 8, 2023

Backport of de17dc0 from #1759

Spencer and others added 30 commits February 18, 2021 16:33
* Updated .gitignore

* Fix parcel build

* Updated .gitignore
* Introduce disablePrototypePoisoningProtection option

* Updated test

* Updated docs

* Fix bundler test
#1415)

* fix(TransportRequestPromise): add finally method to TransportRequestPromise interface

* fix(TransportRequestPromise): add finally method to transportReturn object

* fix(TransportRequestPromise): add finally method tests
* [DOCS] Fix links in README

* [DOCS] Update link to moved Authentication page
* Fix yaml parser and crash on failure

* Log response in case of ResponseError

* Updated cleanup

* Updated skip list

* Updated skip list

* Updated skip list
* Updated code generation

* Nit
* Wrap inside array ndjson bodies

* Fix path

* Use orignal api name
* Updated new types

* Updated new types

* Updated test

* Updated docs
nicoandmee and others added 28 commits April 5, 2023 11:14
* [8.6] Bump `@elastic/transport` to 8.3.1

Co-authored-by: Rudolf Meijering <[email protected]>

* [8.6] Add release notes for 8.6.0

Co-authored-by: Seth Michael Larson <[email protected]>

* Update bulk.asciidoc (#1752) (#1807)

Fix typo

Co-authored-by: Ryan Har <[email protected]>

* [8.6] [DOCS] Includes source_branch in docs index

* Update basic-config.asciidoc

fix missing comma

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rudolf Meijering <[email protected]>
Co-authored-by: Seth Michael Larson <[email protected]>
Co-authored-by: Laurent Saint-Félix <[email protected]>
Co-authored-by: Ryan Har <[email protected]>
Co-authored-by: István Zoltán Szabó <[email protected]>
* Use more inclusive language

* Don't bail on failing tests without --bail

* Skip a few more free suite tests

* Default to https when running platinum tests

* Add make targets for local integration testing

* Linter cleanup

* Skip some platinum integration tests

* Improvements to integration test README

* Another free test to skip for now

* Continue on non-bail test failure

* Output cleanup
* Fix bad sysctl command in README

* Add --suite and --test flags to integration tests

So we can run a single suite or a single test without having to edit
any code.

* Drop several skipped integration tests

Many of these skips are no longer necessary. Didn't do an exhaustive
check of all skipped tests, so this is just a start.

* Simplify cleanup make target
* add help messaging to canary release script

* Don't require OTP during a dry run

* Linter/whitespace cleanup
* Get make.sh targets running on Node.js v18

* Catch up make.sh to match other clients

* Readability tweaks to make.mjs code
* Add CI automation for 8.8 branch

* Drop tests for old minor versions
* Update changelog

* Add note about a bugfix for types with a body key
@JoshMock
Copy link
Member Author

JoshMock commented Jun 8, 2023

bash script backport fail!

@JoshMock JoshMock closed this Jun 8, 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.