Skip to content
Permalink

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/pytest-splunk-addon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: splunk/pytest-splunk-addon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.1-beta.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on May 14, 2025

  1. fix: improve hec batch to be not a JSON array to conform specification (

    #904)
    
    improve hec batch to be not a JSON array to conform specification:
    https://docs.splunk.com/Documentation/Splunk/latest/Data/FormateventsforHTTPEventCollector#Example_3:_Batched_data
    (ADDON-79329)
    
    ---------
    
    Co-authored-by: mkolasinski-splunk <mkolasinski@splunk.com>
    mgazda-splunk and mkolasinski-splunk authored May 14, 2025
    Configuration menu
    Copy the full SHA
    2dc6cf3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.1-beta.1

    ## [6.0.1-beta.1](v6.0.0...v6.0.1-beta.1) (2025-05-14)
    
    ### Bug Fixes
    
    * improve hec batch to be not a JSON array to conform specification ([#904](#904)) ([2dc6cf3](2dc6cf3)), closes [/docs.splunk.com/Documentation/Splunk/latest/Data/FormateventsforHTTPEventCollector#Example_3](https://github.com//docs.splunk.com/Documentation/Splunk/latest/Data/FormateventsforHTTPEventCollector/issues/Example_3)
    srv-rr-github-token committed May 14, 2025
    Configuration menu
    Copy the full SHA
    fa0bd8a View commit details
    Browse the repository at this point in the history
Loading