-
Notifications
You must be signed in to change notification settings - Fork 7
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
Commits on Jun 26, 2024
-
chore: merge develop into main (#373)
feat: TLS communication for fetching serverInfo, bulletin_rest_client module to manage global Splunk messages
Configuration menu - View commit details
-
Copy full SHA for 2e24589 - Browse repository at this point
Copy the full SHA 2e24589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b6aa1c - Browse repository at this point
Copy the full SHA 5b6aa1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 364146a - Browse repository at this point
Copy the full SHA 364146aView commit details -
chore: remove skip ci from releaserc (#374)
remove skip ci from releaserc
Configuration menu - View commit details
-
Copy full SHA for d2ad2ca - Browse repository at this point
Copy the full SHA d2ad2caView commit details
Commits on Jul 1, 2024
-
chore(deps): lock file maintenance (#377)
[![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>
Configuration menu - View commit details
-
Copy full SHA for e204a3d - Browse repository at this point
Copy the full SHA e204a3dView commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89cb2b0 - Browse repository at this point
Copy the full SHA 89cb2b0View commit details
Commits on Jul 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 687b82f - Browse repository at this point
Copy the full SHA 687b82fView commit details -
fix(server_info): handle splunk not present imports (#378)
Handle imports when Splunk isn't present.
Configuration menu - View commit details
-
Copy full SHA for 46bc899 - Browse repository at this point
Copy the full SHA 46bc899View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffd66a9 - Browse repository at this point
Copy the full SHA ffd66a9View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c0daaf - Browse repository at this point
Copy the full SHA 5c0daafView commit details
Commits on Jul 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bdc78c8 - Browse repository at this point
Copy the full SHA bdc78c8View commit details
Commits on Jul 22, 2024
-
fix: standalone HEC Event writer (#380)
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
Configuration menu - View commit details
-
Copy full SHA for 4e961b2 - Browse repository at this point
Copy the full SHA 4e961b2View commit details -
## [5.1.2](v5.1.1...v5.1.2) (2024-07-22) ### Bug Fixes * standalone HEC Event writer ([#380](#380)) ([4e961b2](4e961b2))
Configuration menu - View commit details
-
Copy full SHA for 0eee07c - Browse repository at this point
Copy the full SHA 0eee07cView commit details