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: opentelemetry-php/contrib-aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0beta11
Choose a base ref
...
head repository: opentelemetry-php/contrib-aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0beta12
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

Commits on Mar 12, 2024

  1. Add PHP 8.3 to test matrix (#245)

    * Add PHP 8.3 to test matrix
    * Update psalm for 8.3 to work
    * Update psalm suppressions
    * Fix php-cs-fixer issue
    agoallikmaa authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a15901b View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. update rules (#254)

    weslenteche authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    572f7cc View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Oct 4, 2024

  1. Added check to Instrumentation mapResult hook to check for presence of

    …@metadata element in the Aws\Result object, as @metadata is not always set for all instrumented functions. (#301)
    gwharton authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    e72215a View commit details
    Browse the repository at this point in the history
Loading