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: newrelic/newrelic-dotnet-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.46.0
Choose a base ref
...
head repository: newrelic/newrelic-dotnet-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.46.1
Choose a head ref
  • 9 commits
  • 31 files changed
  • 3 contributors

Commits on Oct 29, 2025

  1. Configuration menu
    Copy the full SHA
    173da3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    937c20b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

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

Commits on Oct 31, 2025

  1. summary: Service Bus "Processor Mode" Instrumentation Refactor (#3290)

    fix: Remove "consume" span from Azure Service Bus transactions created in "processor" mode for more accurate transaction timing.
    tippmar-nr authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    faa591f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2025

  1. fix: Update ReportedConfiguration to serialize certain enums as strin…

    …gs instead of integers for better clarity when viewing settings in the UI (#3296)
    tippmar-nr authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    e972745 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump the github-actions group with 4 updates (#3298)

    * chore(deps): Bump the github-actions group with 4 updates
    
    Bumps the github-actions group with 4 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact), [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) and [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@ea165f8...330a01c)
    
    Updates `actions/download-artifact` from 5.0.0 to 6.0.0
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@634f93c...018cc2c)
    
    Updates `aws-actions/configure-aws-credentials` from 5.0.0 to 5.1.0
    - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
    - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
    - [Commits](aws-actions/configure-aws-credentials@a03048d...0094301)
    
    Updates `github/codeql-action` from 3.30.5 to 4.31.2
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@3599b3b...0499de3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/download-artifact
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: aws-actions/configure-aws-credentials
      dependency-version: 5.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: github/codeql-action
      dependency-version: 4.31.2
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Revert codeql update
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marty Tippin <120425148+tippmar-nr@users.noreply.github.com>
    dependabot[bot] and tippmar-nr authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    1615ee0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump the nuget-agent group with 1 update (#3299)

    * chore(deps): Bump the nuget-agent group with 1 update
    
    Bumps Serilog.Sinks.Console from 6.0.0 to 6.1.1
    
    ---
    updated-dependencies:
    - dependency-name: Serilog.Sinks.Console
      dependency-version: 6.1.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: nuget-agent
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update test utilities project to fix package downgrade issue
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Marty Tippin <120425148+tippmar-nr@users.noreply.github.com>
    dependabot[bot] and tippmar-nr authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    b17b77d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. Configuration menu
    Copy the full SHA
    dede0e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d713686 View commit details
    Browse the repository at this point in the history
Loading