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/datadog-sync-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.8.1
Choose a base ref
...
head repository: DataDog/datadog-sync-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.9.0
Choose a head ref
  • 5 commits
  • 46 files changed
  • 5 contributors

Commits on Jun 4, 2026

  1. Configuration menu
    Copy the full SHA
    82199ed View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2026

  1. Add support for Synthetics Private Locations for DDR in dd-sync-cli (#…

    …526)
    
    * Adapt sync-cli to support synthetics PLs replication for DDR
    melkouri authored Jun 8, 2026
    Configuration menu
    Copy the full SHA
    2c1e170 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2026

  1. feat(id-file): enable authn_mappings + team_memberships (#594)

    * feat(id-file): add authn_mappings and team_memberships support
    
    * chore: remove stale PR-number references in id-file comments
    
    * fix(id-file): keep team_memberships fetch path side-effect free
    
    * black
    
    * fix(id-file): fail loud for team_memberships fetch errors
    
    * fix(id-file): stop extra team_memberships page fetches
    
    * chore(id-file): clean up team_memberships fetch dispatch
    
    * refactor(team_memberships): unify pagination error reporting
    michael-richey authored Jun 11, 2026
    Configuration menu
    Copy the full SHA
    03cd5f0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#591)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@de0fac2...df4cb1c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2026
    Configuration menu
    Copy the full SHA
    2bcd820 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG (#595)

    Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com>
    dd-octo-sts[bot] authored Jun 11, 2026
    Configuration menu
    Copy the full SHA
    044aad1 View commit details
    Browse the repository at this point in the history
Loading