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: meraki/dashboard-api-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.0b1
Choose a base ref
...
head repository: meraki/dashboard-api-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.3.1b0
Choose a head ref
  • 4 commits
  • 15 files changed
  • 5 contributors

Commits on Jul 8, 2026

  1. ci: restore publish-release.yml (release trigger runs from tag tree)

    PRs #407/#408 deleted this workflow from beta/httpx as unreachable
    orchestration, but it triggers on 'release: [created]', which runs the
    workflow file from the TAGGED COMMIT's tree, not the default branch. Every
    beta/dev release cut after 2026-06-10 created a GitHub Release but never
    published to PyPI. Restoring it here so releases from this branch publish
    again. create-release/watch/regenerate/enable-early-access stay single-sourced
    on main (workflow_run/schedule/dispatch triggers use main's copy).
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    TKIPisalegacycipher and claude committed Jul 8, 2026
    Configuration menu
    Copy the full SHA
    7fd69d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2026

  1. chore(deps-dev): bump ruff from 0.15.20 to 0.15.21 in the all-deps gr…

    …oup (#449)
    
    Bumps the all-deps group with 1 update: [ruff](https://github.com/astral-sh/ruff).
    
    
    Updates `ruff` from 0.15.20 to 0.15.21
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@0.15.20...0.15.21)
    
    ---
    updated-dependencies:
    - dependency-name: ruff
      dependency-version: 0.15.21
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: all-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2026
    Configuration menu
    Copy the full SHA
    a31e12c View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2026

  1. Configuration menu
    Copy the full SHA
    98f4c04 View commit details
    Browse the repository at this point in the history
  2. Auto-generated library v4.3.1b0 for API v1.72.0. (#454)

    Co-authored-by: GitHub Action <support@meraki.com>
    meraki-release-bot[bot] and GitHub Action authored Jul 16, 2026
    Configuration menu
    Copy the full SHA
    3e6a0e9 View commit details
    Browse the repository at this point in the history
Loading