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: 2fbed9e
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: da9953c
Choose a head ref
  • 9 commits
  • 20 files changed
  • 6 contributors

Commits on Apr 2, 2026

  1. TPT-4298: Added PR title checking to lint workflow and clean up relea…

    …se notes workflow (#678)
    
    * Added PR title checking to lint workflow and clean up release notes
    
    * Bumped actions/github-script from v7 to v8
    ezilber-akamai authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    47e620e View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. build(deps): bump actions/upload-artifact from 6 to 7 (#658)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      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 Apr 7, 2026
    Configuration menu
    Copy the full SHA
    c3a77de View commit details
    Browse the repository at this point in the history
  2. build(deps): bump slackapi/slack-github-action from 2.1.1 to 3 (#668)

    * build(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1
    
    Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 2.1.1 to 3.0.1.
    - [Release notes](https://github.com/slackapi/slack-github-action/releases)
    - [Commits](slackapi/slack-github-action@v2.1.1...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: slackapi/slack-github-action
      dependency-version: 3.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Zhiwei Liang <121905282+zliang-akamai@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Zhiwei Liang <121905282+zliang-akamai@users.noreply.github.com>
    dependabot[bot] and zliang-akamai authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    fc2e33c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. Remove content field from list alert channels response (#675)

    Co-authored-by: Ye Chen <127243817+yec-akamai@users.noreply.github.com>
    shkaruna and yec-akamai authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    02cd383 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2026

  1. feat: add ACLP list entities method (#674)

    * feat: add ACLP list entities method
    
    Add entities envelope in AlertDefinition. Add list entities GET API method. Add tests.
    
    * reorder scope and regions check
    
    * update alert definition object
    shkaruna authored Apr 9, 2026
    Configuration menu
    Copy the full SHA
    ecb5c3c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

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

Commits on Apr 16, 2026

  1. build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#…

    …681)
    
    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.13.0 to 1.14.0.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@ed0c539...cef2210)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-version: 1.14.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    c39c868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9535d63 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. Merge pull request #684 from linode/dev

    Release v5.43.0
    lgarber-akamai authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    da9953c View commit details
    Browse the repository at this point in the history
Loading