Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: mgwoj/linode_api4-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dev
Choose a base ref
Loading
...
head repository: linode/linode_api4-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 47 files changed
  • 11 contributors

Commits on Feb 5, 2026

  1. Regression fixes (linode#636)

    * Fix of: test_cluster_create_with_api_objects
    
    * Revert changes in lke.py, pass [node_pools] to cluster_create in int test instead
    
    * Rename node_pools to node_pool as it is single element
    mawilk90 authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    365c7d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Removed v4beta notices from Maintenance Policy (linode#643)

    * Removed v4beta notices from Maintenance Policy fields/methods
    
    * Fix lint
    ezilber-akamai authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    ce2a79f View commit details
    Browse the repository at this point in the history
  2. Remove preview section from PR template (linode#638)

    Removed the preview section from the pull request template.
    zliang-akamai authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    f67187a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f30ac54 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. Align GHA workflows in the scope of report uploads (linode#642)

    * Add logic to upload test results for manual runs on demand only
    
    * Modify test_report_upload type to boolean
    
    * Set test_upload_report to choice type in e2e-test.yml
    mawilk90 authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    8b8c619 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

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

Commits on Feb 20, 2026

  1. Add region capability enum (linode#644)

    * python-sdk: Add region capability enum
    
    * python-sdk: Add region capability enum
    
    * Update linode_api4/objects/region.py
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    mgwoj and Copilot authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    4003f2a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Regression fixes (linode#647)

    * Add waits for Linodes to improve flaky tests
    
    * Increase timeout for Linode's 'offline' status
    
    * Revert import changes in test_account.py
    mawilk90 authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    5302e71 View commit details
    Browse the repository at this point in the history
  2. Deprecate xen from SDKs and Tools (linode#648)

    * Deprecate `xen` from SDKs and Tools
    mgwoj authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    1fd5851 View commit details
    Browse the repository at this point in the history
  3. ACLP Alerting get_channles() API changes and Added Enum for 'Status' (l…

    …inode#645)
    
    * Resolving requirement.txt conflicts
    
    * Added test with new Status and Alert Definition change
    
    * Revert "Resolving requirement.txt conflicts"
    
    This reverts commit d40b96c.
    
    * introduced enums for alert status
    
    * Update linode_api4/objects/monitor.py
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * fixed reviewer comments
    
    * fixed lint error
    
    * fix lint errors from make lint command
    
    * changed wait code to wait until its enabled
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    srbhaakamai and Copilot authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    90c287a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42ca199 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. build(deps): bump crazy-max/ghaction-github-labeler from 5.3.0 to 6.0…

    ….0 (linode#659)
    
    Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 5.3.0 to 6.0.0.
    - [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
    - [Commits](crazy-max/ghaction-github-labeler@24d110a...548a7c3)
    
    ---
    updated-dependencies:
    - dependency-name: crazy-max/ghaction-github-labeler
      dependency-version: 6.0.0
      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 Mar 3, 2026
    Configuration menu
    Copy the full SHA
    362abdc View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. build(deps): bump actions/download-artifact from 7 to 8 (linode#657)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '8'
      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 Mar 4, 2026
    Configuration menu
    Copy the full SHA
    bc5f735 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Migrate from os.path to pathlib for file path handling (linode#654)

    * Migrate from os.path to pathlib for file path handling in multiple modules
    
    * fix
    zliang-akamai authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    34fbbab View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. project: Block Storage Volume Limit Increase (linode#635)

    * Support increased block storage volume limits
    
    * Fixed lint
    
    * Address CoPilot suggestions
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Address more Copilot suggestions
    
    * Fix lint
    
    * Addressed PR comments
    
    * test (linode#629)
    
    ---------
    
    Co-authored-by: ezilber-akamai <ezilber@akamai.com>
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    Co-authored-by: Vinay <143587840+vshanthe@users.noreply.github.com>
    Co-authored-by: Dawid <56120592+dawiddzhafarov@users.noreply.github.com>
    5 people authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    26e964f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

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

Commits on Mar 12, 2026

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

Commits on Mar 20, 2026

  1. TPT-4213: Fix assertion for database engine config integration test (l…

    …inode#662)
    
    * Fix assertion for database engine config integration test
    
    * TPT-4213 Add explanation to commented out assertion
    dawiddzhafarov authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    c10fadc View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. TPT-3809: Added DiskEncryption field for LKE Node Pool creation (lino…

    …de#670)
    
    * Added DiskEncryption field for LKE Node Pool creation
    
    * Address CoPilot suggestions
    ezilber-akamai authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    c77ec6d View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.