Thanks to visit codestin.com
Credit goes to github.com

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: digitalocean/godo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.165.1
Choose a base ref
...
head repository: digitalocean/godo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.167.0
Choose a head ref
  • 6 commits
  • 10 files changed
  • 5 contributors

Commits on Oct 3, 2025

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

Commits on Oct 8, 2025

  1. Add ListAssociatedResourcesForDeletion for Droplets (#913)

    * Add droplet associated resources listing
    
    * format fix
    
    Signed-off-by: fyzanshaik <[email protected]>
    
    * Add new dropletassociatedresource struct function
    
    Signed-off-by: fyzanshaik <[email protected]>
    
    ---------
    
    Signed-off-by: fyzanshaik <[email protected]>
    fyzanshaik authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    f552722 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2025

  1. MNFS-164: Added NFS APIs (#912)

    * MNFS-164: Added NFS APIs
    
    * Fixed formatting
    
    * Added doc lines for struct and interface, added region query param for List, validate size_gib, added tests
    
    * Removed user_id
    
    * Added region query param to get and delete endpoints
    
    ---------
    
    Co-authored-by: SSharma-10 <[email protected]>
    sreeram-venkitesh and SSharma-10 authored Oct 10, 2025
    Configuration menu
    Copy the full SHA
    b773c71 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. godo v1.166.0 (#920)

    DO-rrao authored Oct 13, 2025
    Configuration menu
    Copy the full SHA
    ce2cd23 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2025

  1. MNFS-164: Added NFS resize and snapshot APIs (#921)

    * MNFS-164: Added NFS resize and snapshot APIs
    
    * Fixed lint issue
    
    * Made status an enum, added var names in interface and method arguments
    
    * Updated resize and snapshot methods
    sreeram-venkitesh authored Oct 17, 2025
    Configuration menu
    Copy the full SHA
    184275c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2025

  1. prep-v1.167.0

    SSharma-10 committed Oct 18, 2025
    Configuration menu
    Copy the full SHA
    b25ae45 View commit details
    Browse the repository at this point in the history
Loading