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: apache/cloudstack-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.17.0
Choose a base ref
...
head repository: apache/cloudstack-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.17.1
Choose a head ref
  • 18 commits
  • 99 files changed
  • 7 contributors

Commits on Apr 15, 2025

  1. State changing request using POST request

    Kevin Li committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    5d1507e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Reverting changes to newRequest

    Kevin Li committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    58c02d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Reverting some commands back to GET requests

    Kevin Li committed Apr 23, 2025
    Configuration menu
    Copy the full SHA
    bfde559 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. compatibility: restore updateGuestOs params for <= 4.20.0

    Related to apache/cloudstack#10773
    
    Signed-off-by: Abhishek Kumar <[email protected]>
    shwstppr committed May 5, 2025
    Configuration menu
    Copy the full SHA
    b2094d4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Configuration menu
    Copy the full SHA
    740a8c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4febd1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. Merge branch 'main' of github.com:apache/cloudstack-go into modify_po…

    …st_request
    Kevin Li committed May 31, 2025
    Configuration menu
    Copy the full SHA
    496e0eb View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

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

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    9164e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2584bd3 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. review change

    sureshanaparti committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    5ba605d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #109 from shwstppr/updateguestos-420compat

    compatibility: restore updateGuestOs params for <= 4.20.0
    sureshanaparti authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    2298ed5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #107 from kevin-lii/modify_post_request

    Modify State Changing Requests to Utilize POST Request
    
    Co-authored-by: Suresh Kumar Anaparti <[email protected]>
    sureshanaparti authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    0bc11ec View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/net from 0.26.0 to 0.38.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.38.0.
    - [Commits](golang/net@v0.26.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 19, 2025
    Configuration menu
    Copy the full SHA
    13f5cce View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. Merge pull request #108 from apache/dependabot/go_modules/golang.org/…

    …x/net-0.38.0
    
    Bump golang.org/x/net from 0.26.0 to 0.38.0
    sureshanaparti authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    e218751 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ebe78d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dba7ac View commit details
    Browse the repository at this point in the history
  4. Merge pull request #112 from apache/update-sdk-4.20.1

    Updated SDK with 4.20.1 APIs
    sureshanaparti authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    16260d4 View commit details
    Browse the repository at this point in the history
Loading