Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

fixes: v9.0.0 fails template creation with ES v7 with ElasticsearchCl… #533

Merged
merged 1 commit into from
May 10, 2023
Merged

fixes: v9.0.0 fails template creation with ES v7 with ElasticsearchCl… #533

merged 1 commit into from
May 10, 2023

Conversation

nenadvicentic
Copy link
Contributor

…ientException #518

Co-authored-by: AlexGoris-KasparSolutions

What issue does this PR address?
#518

Does this PR introduce a breaking change?
No

Please check if the PR fulfills these requirements

  • The commit follows our guidelines
  • Unit Tests for the changes have been added (for bug fixes / features)

…ientException #518

Co-authored-by: AlexGoris-KasparSolutions
@nenadvicentic
Copy link
Contributor Author

@mivano If you have time, let's merge this hotfix into master branch and release 9.0.1 version? We can later merge the fix back to dev branch as well. This it can be released immediately.

Fix is based on #519 pull request from AlexGoris-KasparSolutions, but since he did not reply couple weeks I did modifications I suggested to him and added unit-tests.

@mivano mivano merged commit fbba80b into serilog-contrib:master May 10, 2023
2 of 3 checks passed
@mivano
Copy link
Contributor

mivano commented May 10, 2023

Merged to master and packages have been generated as version 9.0.1 from master.

@mivano
Copy link
Contributor

mivano commented May 10, 2023

Thanks @nenadvicentic for picking this up!

@nenadvicentic
Copy link
Contributor Author

@mivano Smoke tested 9.0.1 briefly on Elasticsearch v7. It created default index-template.

@mivano
Copy link
Contributor

mivano commented May 10, 2023

Super!

kodiakhq bot pushed a commit to sullivanpj/open-system that referenced this pull request Jun 23, 2023
…370)

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

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Serilog.Sinks.Elasticsearch](https://togithub.com/serilog-contrib/serilog-sinks-elasticsearch) | nuget | patch | `9.0.0` -> `9.0.3` |

---

### Release Notes

<details>
<summary>serilog-contrib/serilog-sinks-elasticsearch</summary>

### [`v9.0.3`](https://togithub.com/serilog-contrib/serilog-sinks-elasticsearch/releases/tag/v9.0.3)

#### What's Changed

-   fixes: v9.0.0 fails template creation with ES v7 with ElasticsearchCl… by [@&#8203;nenadvicentic](https://togithub.com/nenadvicentic) in [serilog-contrib/serilog-sinks-elasticsearch#533

**Full Changelog**: serilog-contrib/serilog-sinks-elasticsearch@v9.0.0...v9.0.3

### [`v9.0.2`](https://togithub.com/serilog-contrib/serilog-sinks-elasticsearch/blob/HEAD/CHANGES.md#&#8203;902)

-   Add support for API Keys by [@&#8203;qgbo](https://togithub.com/qgbo) in [#&#8203;545](https://togithub.com/serilog-contrib/serilog-sinks-elasticsearch/issues/545)
-   Upgraded dependencies

### [`v9.0.1`](https://togithub.com/serilog-contrib/serilog-sinks-elasticsearch/blob/HEAD/CHANGES.md#&#8203;901)

-   fixes: v9.0.0 fails template creation with ES v7 with ElasticsearchCl… by [@&#8203;nenadvicentic](https://togithub.com/nenadvicentic) in [#&#8203;533](https://togithub.com/serilog-contrib/serilog-sinks-elasticsearch/issues/533)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 this update again.

---

 - [ ] 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/sullivanpj/open-system).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants