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.34.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.35.0
Choose a head ref
  • 7 commits
  • 20 files changed
  • 5 contributors

Commits on Aug 20, 2025

  1. build(deps): bump actions/checkout from 4 to 5 (#579)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    0c32726 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/download-artifact from 4 to 5 (#580)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    f2055c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Add label to nodepool (#588)

    * add label to nodepool
    
    * remove redundant prints
    
    ---------
    
    Co-authored-by: rpotla <rpotla@akamai.com>
    rammanoj and rpotla-akam authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    78ae618 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2025

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

Commits on Sep 8, 2025

  1. Resolve various integration test failures (#591)

    * Various test fixes to unblock upcoming release
    
    * Use dynamic label for VLAN test
    
    * oops
    
    * LA Disk Encryption -> Disk Encryption
    lgarber-akamai authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    8b85487 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d30277 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #592 from linode/dev

    Release v5.35.0
    lgarber-akamai authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    8ab9ca6 View commit details
    Browse the repository at this point in the history
Loading