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: ucloud/ucloud-sdk-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feat/save-exception-resp
Choose a base ref
...
head repository: ucloud/ucloud-sdk-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 57 files changed
  • 2 contributors

Commits on Dec 14, 2023

  1. Merge pull request #18 from ucloud/feat/save-exception-resp

    [Feature] support save original response in exception
    wangrzneu authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1b3ea64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1189f59 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from ucloud-bot/codegen/1702536498

    sdk: rolling update for 0.3.4
    wangrzneu authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2cc1355 View commit details
    Browse the repository at this point in the history
  4. fix README.md

    wangrzneu authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ff26bef View commit details
    Browse the repository at this point in the history
  5. Merge pull request #20 from ucloud/feat/save-exception-resp

    save resp in UCloudException
    wangrzneu authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    312f371 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    e02a814 View commit details
    Browse the repository at this point in the history
  2. Fix lint issue

    wangrzneu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    75207a3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from ucloud/feat/dependency-update

    add psr/log v3 compatibility
    wangrzneu authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e8507f1 View commit details
    Browse the repository at this point in the history
  4. add include path

    wangrzneu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ef8cee2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #22 from ucloud/feat/dependency-update

    add include path
    wangrzneu authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ec1023c View commit details
    Browse the repository at this point in the history
  6. fix include path

    wangrzneu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2e18253 View commit details
    Browse the repository at this point in the history
  7. update lint

    wangrzneu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    61189ab View commit details
    Browse the repository at this point in the history
  8. Merge pull request #23 from ucloud/feat/dependency-update

    fix include path
    wangrzneu authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ed1dd27 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. fix psr/log dependency

    wangrzneu authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9c74b13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from ucloud/fix/dependency-psr-log

    fix psr/log dependency
    wangrzneu authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b39a292 View commit details
    Browse the repository at this point in the history
Loading