Thanks to visit codestin.com
Credit goes to github.com

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: DataDog/puppet-datadog-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.0
Choose a base ref
...
head repository: DataDog/puppet-datadog-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 11, 2025

  1. Bump uri from 1.0.2 to 1.0.3 (#846)

    Bumps [uri](https://github.com/ruby/uri) from 1.0.2 to 1.0.3.
    - [Release notes](https://github.com/ruby/uri/releases)
    - [Commits](ruby/uri@v1.0.2...v1.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: uri
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    f268291 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Fix Datadog Reports (#848)

    * test
    
    * fix datadog_reports
    
    * fix rocky kitchen tests
    
    * fix rocky kitchen tests
    
    * kitchen
    fanny-jiang authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    56a50aa View commit details
    Browse the repository at this point in the history
  2. Fix tcp_check for multi instances (#851)

    * fix tcp_check for multi instances
    
    * add test
    fanny-jiang authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    d2da2f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2025

  1. fix: do not set empty tls_protocols_allowed and tls_ciphers for es (#852

    )
    
    * fix: do not set empty tls_protocol_allowed and tls_ciphers for es
    
    * fix: do not fail when tls_protocols_allowed and tls_ciphers are not passed via _instances
    
    Fix: Added fallback for possible empty params
    
    * fix: remove whitespace
    nielstholenaar authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    5684083 View commit details
    Browse the repository at this point in the history
  2. Update changelog for datadog puppet module v4.0.1 (#855)

    * Update changelog for datadog puppet module v4.0.1
    
    * Update metadata.json version to 4.0.1
    
    * fix version in changelog
    fanny-jiang authored Apr 3, 2025
    Configuration menu
    Copy the full SHA
    34e639c View commit details
    Browse the repository at this point in the history
Loading