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

[Backport 7.17] Do not mix mapper types in JsonData serialization #441

Merged
merged 1 commit into from Nov 7, 2022

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Nov 7, 2022

Backport e54f965 from #440

@swallez swallez merged commit 532e139 into 7.17 Nov 7, 2022
@swallez swallez deleted the backport-440-to-7.17 branch November 7, 2022 14:54
zeebe-bors-camunda bot added a commit to camunda/zeebe that referenced this pull request Nov 3, 2023
15005: deps(deps): update version.elasticsearch to v7.17.14 (stable/8.1) r=github-actions[bot] a=renovate[bot]

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [co.elastic.clients:elasticsearch-java](https://togithub.com/elastic/elasticsearch-java) | `7.17.5` -> `7.17.14` | [![age](https://developer.mend.io/api/mc/badges/age/maven/co.elastic.clients:elasticsearch-java/7.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/co.elastic.clients:elasticsearch-java/7.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/co.elastic.clients:elasticsearch-java/7.17.5/7.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/co.elastic.clients:elasticsearch-java/7.17.5/7.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [org.elasticsearch.client:elasticsearch-rest-client](https://togithub.com/elastic/elasticsearch) | `7.17.5` -> `7.17.14` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.elasticsearch.client:elasticsearch-rest-client/7.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.elasticsearch.client:elasticsearch-rest-client/7.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.elasticsearch.client:elasticsearch-rest-client/7.17.5/7.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.elasticsearch.client:elasticsearch-rest-client/7.17.5/7.17.14?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>elastic/elasticsearch-java (co.elastic.clients:elasticsearch-java)</summary>

### [`v7.17.14`](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.13...v7.17.14)

[Compare Source](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.13...v7.17.14)

### [`v7.17.13`](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.12...v7.17.13)

[Compare Source](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.12...v7.17.13)

### [`v7.17.12`](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.11...v7.17.12)

[Compare Source](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.11...v7.17.12)

### [`v7.17.11`](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.10...v7.17.11)

[Compare Source](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.10...v7.17.11)

### [`v7.17.10`](https://togithub.com/elastic/elasticsearch-java/releases/tag/v7.17.10)

[Compare Source](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.9...v7.17.10)

**Full Changelog**: elastic/elasticsearch-java@v7.17.9...v7.17.10

### [`v7.17.9`](https://togithub.com/elastic/elasticsearch-java/releases/tag/v7.17.9)

[Compare Source](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.8...v7.17.9)

**Full Changelog**: elastic/elasticsearch-java@v7.17.8...v7.17.9

### [`v7.17.8`](https://togithub.com/elastic/elasticsearch-java/releases/tag/v7.17.8)

[Compare Source](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.7...v7.17.8)

#### What's Changed

-   Bumps 7.17 to 7.17.8 by [`@&#8203;elasticmachine](https://togithub.com/elasticmachine)` in [elastic/elasticsearch-java#430
-   \[Backport 7.17] Add support for binary endpoints by [`@&#8203;github-actions](https://togithub.com/github-actions)` in [elastic/elasticsearch-java#435
-   \[Backport 7.17] Add Type in addition to Class to map types with generic parameters by [`@&#8203;github-actions](https://togithub.com/github-actions)` in [elastic/elasticsearch-java#439
-   \[Backport 7.17] Do not mix mapper types in JsonData serialization by [`@&#8203;github-actions](https://togithub.com/github-actions)` in [elastic/elasticsearch-java#441
-   \[Backport 7.17] Update build to Gradle 7.5.1 by [`@&#8203;github-actions](https://togithub.com/github-actions)` in [elastic/elasticsearch-java#444

**Full Changelog**: elastic/elasticsearch-java@v7.17.7...v7.17.8

### [`v7.17.7`](https://togithub.com/elastic/elasticsearch-java/releases/tag/v7.17.7)

[Compare Source](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.6...v7.17.7)

#### What's Changed

-   \[7.17] Update to latest API spec, update ES test server to use SSL ([#&#8203;384](https://togithub.com/elastic/elasticsearch-java/issues/384)) by [`@&#8203;swallez](https://togithub.com/swallez)` in [elastic/elasticsearch-java#387
-   Follow-up to [#&#8203;387](https://togithub.com/elastic/elasticsearch-java/issues/387) with generated code by [`@&#8203;swallez](https://togithub.com/swallez)` in [elastic/elasticsearch-java#388
-   \[Backport 7.17] Fix NPEs and race condition in deserializers by [`@&#8203;github-actions](https://togithub.com/github-actions)` in [elastic/elasticsearch-java#406
-   \[7.17] Add support for bumping, WORKFLOW, and user/group IDs to make.sh by [`@&#8203;sethmlarson](https://togithub.com/sethmlarson)` in [elastic/elasticsearch-java#421

**Full Changelog**: elastic/elasticsearch-java@v7.17.6...v7.17.7

### [`v7.17.6`](https://togithub.com/elastic/elasticsearch-java/releases/tag/v7.17.6)

[Compare Source](https://togithub.com/elastic/elasticsearch-java/compare/v7.17.5...v7.17.6)

#### What's Changed

-   \[Backport 7.17] Boolean response endpoints can have a request body by [`@&#8203;github-actions](https://togithub.com/github-actions)` in [elastic/elasticsearch-java#342
-   \[7.17] Update API spec, fix some spec-related java client issues ([#&#8203;344](https://togithub.com/elastic/elasticsearch-java/issues/344)) by [`@&#8203;swallez](https://togithub.com/swallez)` in [elastic/elasticsearch-java#345
-   \[7.17] Update API spec, fix some spec-related java client issues ([#&#8203;348](https://togithub.com/elastic/elasticsearch-java/issues/348)) by [`@&#8203;swallez](https://togithub.com/swallez)` in [elastic/elasticsearch-java#350
-   \[Backport 7.17] Add documentation for templated search by [`@&#8203;github-actions](https://togithub.com/github-actions)` in [elastic/elasticsearch-java#363
-   \[7.17] Add support for plugin-defined custom components in union types ([#&#8203;370](https://togithub.com/elastic/elasticsearch-java/issues/370)) by [`@&#8203;swallez](https://togithub.com/swallez)` in [elastic/elasticsearch-java#373
-   \[Backport 7.17] Fix RestClientOptions building to not lose builtin headers by [`@&#8203;github-actions](https://togithub.com/github-actions)` in [elastic/elasticsearch-java#381

**Full Changelog**: elastic/elasticsearch-java@v7.17.5...v7.17.6

</details>

<details>
<summary>elastic/elasticsearch (org.elasticsearch.client:elasticsearch-rest-client)</summary>

### [`v7.17.14`](https://togithub.com/elastic/elasticsearch/releases/tag/v7.17.14): Elasticsearch 7.17.14

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v7.17.13...v7.17.14)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.14.html

### [`v7.17.13`](https://togithub.com/elastic/elasticsearch/releases/tag/v7.17.13): Elasticsearch 7.17.13

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v7.17.12...v7.17.13)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.13.html

### [`v7.17.12`](https://togithub.com/elastic/elasticsearch/releases/tag/v7.17.12): Elasticsearch 7.17.12

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v7.17.11...v7.17.12)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.12.html

### [`v7.17.11`](https://togithub.com/elastic/elasticsearch/releases/tag/v7.17.11): Elasticsearch 7.17.11

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v7.17.10...v7.17.11)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.11.html

### [`v7.17.10`](https://togithub.com/elastic/elasticsearch/releases/tag/v7.17.10): Elasticsearch 7.17.10

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v7.17.9...v7.17.10)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.10.html

### [`v7.17.9`](https://togithub.com/elastic/elasticsearch/releases/tag/v7.17.9): Elasticsearch 7.17.9

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v7.17.8...v7.17.9)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.9.html

### [`v7.17.8`](https://togithub.com/elastic/elasticsearch/releases/tag/v7.17.8): Elasticsearch 7.17.8

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v7.17.7...v7.17.8)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.8.html

### [`v7.17.7`](https://togithub.com/elastic/elasticsearch/releases/tag/v7.17.7): Elasticsearch 7.17.7

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v7.17.6...v7.17.7)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.7.html

### [`v7.17.6`](https://togithub.com/elastic/elasticsearch/releases/tag/v7.17.6): Elasticsearch 7.17.6

[Compare Source](https://togithub.com/elastic/elasticsearch/compare/v7.17.5...v7.17.6)

Downloads: https://elastic.co/downloads/elasticsearch
Release notes: https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.6.html

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/camunda/zeebe).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6InN0YWJsZS84LjEifQ==-->


Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

None yet

1 participant