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: Metronome-Industries/metronome-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: Metronome-Industries/metronome-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 1 commit
  • 52 files changed
  • 1 contributor

Commits on Oct 31, 2025

  1. release: 3.1.0 (#255)

    Automated Release PR
    ---
    
    
    ## 3.1.0 (2025-10-31)
    
    Full Changelog:
    [v3.0.0...v3.1.0](v3.0.0...v3.1.0)
    
    ### Features
    
    * Add `payment_method_id` to `PaymentGateway.Stripe`
    * Add `billing_provider_error` to `invoice.external_invoice` 
    * Add avalara creds + billing provider APIs. 
    * Add `exclude_zero_balances` field to Contract list balances API.  
    * Add `METRONOME` to `BillingProvider` type 
    * (private beta) Add `low_remaining_seat_balance_reached` CustomerAlert
    type.
    * Add v2 notifications APIs
    
    ### Bug Fixes
    
    * **client:** close streams without requiring full consumption
    ([ed2abf0](ed2abf0))
    
    
    ### Chores
    
    * bump `httpx-aiohttp` version to 0.1.9
    ([6fc03bc](6fc03bc))
    * **internal/tests:** avoid race condition with implicit client cleanup
    ([53f9064](53f9064))
    
    ---
    This pull request is managed by Stainless's [GitHub
    App](https://github.com/apps/stainless-app).
    
    The [semver version
    number](https://semver.org/#semantic-versioning-specification-semver) is
    based on included [commit
    messages](https://www.conventionalcommits.org/en/v1.0.0/).
    Alternatively, you can manually set the version number in the title of
    this pull request.
    
    For a better experience, it is recommended to use either rebase-merge or
    squash-merge when merging this pull request.
    
    🔗 Stainless [website](https://www.stainlessapi.com)
    📚 Read the [docs](https://app.stainlessapi.com/docs)
    🙋 [Reach out](mailto:support@stainlessapi.com) for help or questions
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    stainless-app[bot] authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    25e5542 View commit details
    Browse the repository at this point in the history
Loading