-
Notifications
You must be signed in to change notification settings - Fork 11
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: splunk/addonfactory-solutions-library-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: splunk/addonfactory-solutions-library-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.0-beta.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 5 files changed
- 3 contributors
Commits on Jun 26, 2024
-
chore: merge main into develop (#375)
merge main into develop --------- Co-authored-by: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ce20b6c - Browse repository at this point
Copy the full SHA ce20b6cView commit details
Commits on Jul 23, 2024
-
feat: add log_level attribute (#382)
This PR adds a new event field to logs (log_level). Example log before this change: ``` 2024-07-15 10:01:22,969 ERROR pid=49789 tid=MainThread file=helper_one.py:stream_events:19 | Test log ``` Example log after this change: ``` 2024-07-15 10:01:22,969 log_level=ERROR pid=49789 tid=MainThread file=helper_one.py:stream_events:19 | Test log ```
Configuration menu - View commit details
-
Copy full SHA for e126f1a - Browse repository at this point
Copy the full SHA e126f1aView commit details -
# [5.1.0-beta.3](v5.1.0-beta.2...v5.1.0-beta.3) (2024-07-23) ### Features * add log_level attribute ([#382](#382)) ([e126f1a](e126f1a))
Configuration menu - View commit details
-
Copy full SHA for 90bb447 - Browse repository at this point
Copy the full SHA 90bb447View commit details
Commits on Aug 9, 2024
-
fix: add support of custom source in license usage (#383)
**Issue number: [ADDON-72793](https://splunk.atlassian.net/browse/ADDON-72793)** ## Summary Added support for custom source in license usage ### Changes function `events_ingested` has new optional parameter `license_usage_source`. If provided this value will be save as `modular_input_name`. ## Checklist * [x] I have performed a self-review of this change * [x] Changes have been tested * [x] Changes are documented * [x] PR title follows [conventional commit semantics](https://www.conventionalcommits.org/en/v1.0.0/)
Configuration menu - View commit details
-
Copy full SHA for cb5f314 - Browse repository at this point
Copy the full SHA cb5f314View commit details -
# [5.1.0-beta.4](v5.1.0-beta.3...v5.1.0-beta.4) (2024-08-09) ### Bug Fixes * add support of custom source in license usage ([#383](#383)) ([cb5f314](cb5f314))
Configuration menu - View commit details
-
Copy full SHA for 5e2269d - Browse repository at this point
Copy the full SHA 5e2269dView commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 732fa34 - Browse repository at this point
Copy the full SHA 732fa34View commit details -
Configuration menu - View commit details
-
Copy full SHA for f02c2a3 - Browse repository at this point
Copy the full SHA f02c2a3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.1.2...v5.2.0-beta.1