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

chore: merge main into develop #385

Merged
merged 13 commits into from
Aug 13, 2024
Merged

chore: merge main into develop #385

merged 13 commits into from
Aug 13, 2024

Conversation

kkedziak-splunk
Copy link
Contributor

No description provided.

sgoral-splunk and others added 13 commits June 26, 2024 11:46
feat: TLS communication for fetching serverInfo, bulletin_rest_client
module to manage global Splunk messages
# [5.1.0](v5.0.0...v5.1.0) (2024-06-26)

### Features

* add bulletin_rest_client module to manage global Splunk messages ([#369](#369)) ([829d1cb](829d1cb))
* **mtls:** implement of mutual TLS communication for fetching server info ([#372](#372)) ([278505a](278505a))

 [ci skip]
remove skip ci from releaserc
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/splunk/addonfactory-solutions-library-python).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Handle imports when Splunk isn't present.
## [5.1.1](v5.1.0...v5.1.1) (2024-07-05)

### Bug Fixes

* **server_info:** handle splunk not present imports ([89cb2b0](89cb2b0))
* **server_info:** handle splunk not present imports ([#378](#378)) ([46bc899](46bc899))
When create_from_token() is invoked, it triggers the HECEventWriter
constructor with scheme, host, and port set to None. This leads to a
get_splunkd_access_info() call, which throws an exception if the HEC URI
doesn’t reference the local machine. As this call is unnecessary in such
cases, its invocation has been relocated within the if-statement
## [5.1.2](v5.1.1...v5.1.2) (2024-07-22)

### Bug Fixes

* standalone HEC Event writer ([#380](#380)) ([4e961b2](4e961b2))
@kkedziak-splunk kkedziak-splunk merged commit 732fa34 into develop Aug 13, 2024
37 of 39 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2024
@srv-rr-github-token
Copy link
Contributor

🎉 This issue has been resolved in version 5.2.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@srv-rr-github-token
Copy link
Contributor

🎉 This issue has been resolved in version 5.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants