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: akeneo/api-php-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v11.2.0
Choose a base ref
...
head repository: akeneo/api-php-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v11.3.0
Choose a head ref
  • 17 commits
  • 66 files changed
  • 3 contributors

Commits on Apr 19, 2023

  1. chore(deps): bump guzzlehttp/psr7 from 1.9.0 to 1.9.1

    Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/guzzle/psr7/releases)
    - [Changelog](https://github.com/guzzle/psr7/blob/1.9.1/CHANGELOG.md)
    - [Commits](guzzle/psr7@1.9.0...1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: guzzlehttp/psr7
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    e4264d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    494f8fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f6dd60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    919fd8b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. DX-25 : Deleting tests

    gwendalaubert committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3f0ec97 View commit details
    Browse the repository at this point in the history
  2. DX-104 : Deleting tests

    gwendalaubert committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e41246a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9050048 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8dd94a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4af16b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c3f877 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56ff280 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03d618e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 29, 2023

  1. Merge pull request #263 from akeneo/dependabot/composer/guzzlehttp/ps…

    …r7-1.9.1
    
    chore(deps): bump guzzlehttp/psr7 from 1.9.0 to 1.9.1
    samokiss authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    77339f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8a2641 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Samuel Gomis <[email protected]>
    gwendalaubert and samokiss authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    dd7987a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #266 from akeneo/dx-104

    feat(DX-104) : Adding asynchronous calls in Client
    gwendalaubert authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e387f3e View commit details
    Browse the repository at this point in the history
Loading