Skip to content

Adding some API tests for pipelines in the ingest API#6478

Merged
Bargs merged 2 commits intoelastic:feature/ingestfrom
Bargs:ingest/pipelineApiTests
Mar 8, 2016
Merged

Adding some API tests for pipelines in the ingest API#6478
Bargs merged 2 commits intoelastic:feature/ingestfrom
Bargs:ingest/pipelineApiTests

Conversation

@Bargs
Copy link
Copy Markdown
Contributor

@Bargs Bargs commented Mar 8, 2016

Closes #6035

@Bargs Bargs self-assigned this Mar 8, 2016
Bargs pushed a commit that referenced this pull request Mar 8, 2016
Adding some API tests for pipelines in the ingest API
@Bargs Bargs merged commit 9620319 into elastic:feature/ingest Mar 8, 2016
jbudz pushed a commit that referenced this pull request Dec 22, 2022
## Summary

`eui@71.0.0` ⏩ `eui@72.0.0`

---

## [`72.0.0`](https://github.com/elastic/eui/tree/v72.0.0)

- Added the `customQuickSelectRender` render prop to
`EuiSuperDatePicker`, which allows customizing the Quick Select popover
([#6382](elastic/eui#6382))
- `EuiFilePicker` styles have been updated to look more like an
interactive element. ([#6479](elastic/eui#6479))
- Added a third argument to `EuiSelectable`'s `onChange` callback. The
single `option` object that triggered the `onChange` event is now also
passed to consumers with its most recent `checked` state
([#6487](elastic/eui#6487))

**Bug fixes**

- `EuiTabs` now passes `size` and `expand` to all children using a React
context provider. ([#6478](elastic/eui#6478))
- Fixed security warnings caused by `trim@0.0.1` sub-dependency
([#6482](elastic/eui#6482))

**Breaking changes**

- Removed `size` and `expand` props from `EuiTab`
([#6478](elastic/eui#6478))

## [`71.1.0`](https://github.com/elastic/eui/tree/v71.1.0)

**Deprecations**

- Renamed `EuiPageSideBarProps` to `EuiPageSideBarProps_Deprecated`, to
reduce usage/confusion with `EuiPageSidebar`
([#6468](elastic/eui#6468))

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants