-
Notifications
You must be signed in to change notification settings - Fork 25
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: puppetlabs/puppetlabs-splunk_hec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: puppetlabs/puppetlabs-splunk_hec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 14 files changed
- 3 contributors
Commits on Aug 20, 2021
-
Prior to this change tests relied on agent apply runs instead of server agent style `puppet agent -t` runs using the `site.pp` file. This change also implements a more conclusive test for ensuring that in normal operation a report is genuinely processed, received by Splunk, and is queriable afterward.
Configuration menu - View commit details
-
Copy full SHA for 99cee20 - Browse repository at this point
Copy the full SHA 99cee20View commit details -
Merge pull request #138 from RandomNoun7/MAINT-fix-acceptance-tests
(MAINT) Refactor Tests
Configuration menu - View commit details
-
Copy full SHA for cfaa36e - Browse repository at this point
Copy the full SHA cfaa36eView commit details -
(PIE-818) Allow Ignore System Certificate Store
This change allows a user to provide a ca certificate file that overrides the system trusted certificate store entirely. Prior to this change, a ca certificate file provided to the `ssl_ca` parameter was only a supplement to the system certificates store. This could cause an issue where the system certificate store contained invalid certificates and would cause certificate validation of the splunk_hec end point to fail before the provided `ssl_ca` file was checked. This change fixes that bug by ensuring that only the provided file is used for verification.
Configuration menu - View commit details
-
Copy full SHA for 1044ab8 - Browse repository at this point
Copy the full SHA 1044ab8View commit details -
Merge pull request #137 from RandomNoun7/PIE-818-ignore-system-cert-s…
…tore (PIE-818) Allow Ignore System Certificate Store
Configuration menu - View commit details
-
Copy full SHA for 4584d3e - Browse repository at this point
Copy the full SHA 4584d3eView commit details -
You will need to manually update the `CHANGELOG.md` file. First, checkout this PR on your local machine via something like `git fetch upstream; git checkout upstream/release_prep`. Then, once you have updated the `CHANGELOG.md` file, `git commit --amend` your update, then push your changes to this PR via something like `git push --set-upstream upstream.` **Note:** You can use v0.9.2...main to see all the new commits that have landed since the previous release.
Configuration menu - View commit details
-
Copy full SHA for 8122521 - Browse repository at this point
Copy the full SHA 8122521View commit details -
Merge pull request #139 from puppetlabs/release_prep
Release prep to v0.10.0
Configuration menu - View commit details
-
Copy full SHA for 93ad8f7 - Browse repository at this point
Copy the full SHA 93ad8f7View 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 v0.9.2...v0.10.0