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: v4.4.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: v4.5.0
Choose a head ref
  • 1 commit
  • 54 files changed
  • 1 contributor

Commits on Apr 21, 2026

  1. release: 4.5.0 (#266)

    Automated Release PR
    ---
    
    
    ## 4.5.0 (2026-04-17)
    
    Full Changelog:
    [v4.4.0...v4.5.0](v4.4.0...v4.5.0)
    
    ### Features
    
    - Add override created at in api responses
    - Add recurring_commit_ids and remove recurring_credit_ids from api
    - External fixes for rollover credits
    - Map missing `contract_name` when returning Packages
    - Add priority to threshold commit schemas
    - Add discount_configuration to contract edit API
    - Return day in package_list_response
    - Support nullable discount fraction on contract update inputs
    
    ### Docs
    
    - Update balance guides
    - Fully document CreditAdd/CreditUpdate fields in API spec
    
    ### Bug Fixes
    
    - **client:** preserve hardcoded query params when merging with user
    params
    - **deps:** bump minimum typing-extensions version
    - ensure file data are only sent as 1 parameter
    - **pydantic:** do not pass `by_alias` unless set
    - sanitize endpoint path params
    
    ### Performance Improvements
    
    - **client:** optimize file structure copying in multipart requests
    
    ### Chores
    
    - **ci:** skip lint on metadata-only changes
    
    ### Refactors
    
    - **tests:** switch from prism to steady
    ---
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    stainless-app[bot] authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    891d6c9 View commit details
    Browse the repository at this point in the history
Loading