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: linode/linode_api4-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.36.0
Choose a base ref
...
head repository: linode/linode_api4-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.37.0
Choose a head ref
  • 5 commits
  • 32 files changed
  • 6 contributors

Commits on Oct 3, 2025

  1. Merge pull request #606 from linode/main

    Merge main back to dev
    zliang-akamai authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    fed436b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. project: DBaaS/VPC Integration (#608)

    * Added support for VPC DBaaS Integration (#560)
    
    * Implemented support for VPC DBaaS Integration
    
    * Added unit tests
    
    * Add support for VPCSubnet.databases field (#607)
    
    * Add support for VPCSubnet.databases field
    
    * ipv6_range -> ipv6_ranges
    
    * ipv6_range -> ipv6_ranges (list)
    
    ---------
    
    Co-authored-by: Erik Zilber <ezilber@akamai.com>
    lgarber-akamai and ezilber-akamai authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    7e420db View commit details
    Browse the repository at this point in the history
  2. project: VPC Dual Stack (#601)

    * Enhanced Interfaces: Add support for Firewall templates (#529)
    
    * Add support for Firewall Templates
    
    * oops
    
    * Add LA notices
    
    * Enhanced Interfaces: Add account-related fields (#525)
    
    * Enhanced Interfaces: Add account-related fields
    
    * Add setting enum
    
    * Add LA notice
    
    * Drop residual print
    
    * Enhanced Interfaces: Implement endpoints & fields related to VPCs and non-interface networking (#526)
    
    * Implement endpoints & fields related to VPCs and non-interface networking
    
    * Add LA notices
    
    * Implement support for VPC Dual Stack (#524)
    
    * Enhanced Interfaces: Add support for Linode-related endpoints and fields (#533)
    
    * Add support for Linode-related endpoints and fields
    
    * oops
    
    * tiny fixes
    
    * fix docsa
    
    * Add docs examples
    
    * Docs fixes
    
    * oops
    
    * Remove irrelevant test
    
    * Add LA notices
    
    * Fill in API documentation URLs
    
    * Add return types
    
    * Enable `include_none_values` in FirewallSettingsDefaultFirewallIDs (#558)
    
    * VPC Dual Stack: Support changes related to Linode Interfaces (#559)
    
    * Implementation; needs tests
    
    * Add integration tests
    
    * vpctest
    
    * removeprint
    
    * test
    
    * Fix conflicts
    
    * Fix missed conflict
    
    ---------
    
    Co-authored-by: Zhiwei Liang <zliang@akamai.com>
    Co-authored-by: Zhiwei Liang <121905282+zliang-akamai@users.noreply.github.com>
    Co-authored-by: vshanthe <vshanthe@akamai.com>
    Co-authored-by: Vinay <143587840+vshanthe@users.noreply.github.com>
    5 people authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    9a4ef97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f74fae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #611 from linode/dev

    Release v5.37.0
    ezilber-akamai authored Oct 7, 2025
    Configuration menu
    Copy the full SHA
    a6f0b01 View commit details
    Browse the repository at this point in the history
Loading