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-node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.5.0
Choose a base ref
...
head repository: Metronome-Industries/metronome-node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.0
Choose a head ref
  • 1 commit
  • 43 files changed
  • 2 contributors

Commits on May 18, 2026

  1. release: 3.6.0 (#257)

    Automated Release PR
    ---
    
    
    ## 3.6.0 (2026-05-18)
    
    Full Changelog:
    [v3.5.0...v3.6.0](v3.5.0...v3.6.0)
    
    ### Breaking changes
    
    - Remove billing anchor date field from api
    
    ### Features
    
    - Add alert specifiers to contract create API
    - add contract_id filter to list invoices endpoint
    - Add invoice type filter for list invoices api
    - Add list seat balances API endpoint
    - Add regenerated_from_invoice_id to `getInvoice` response
    - Add custom fields to create contract with package
    - add archived_at to Credit schema
    * Add sql_breakdown_granularity flag to product create/edit
    * Ass custom fields to create contract with package 
    
    ### Bug Fixes
    
    * add archived_at to Credit schema (parity with Commit)
    ([cfaba9b](cfaba9b))
    
    ### Docs
    
    - fix typo in `Create a Contract` page
    - fix API docs for one-off payment-gated commits
    
    ### **Bug Fixes**
    
    - **client:** add missing f-string prefix in file type error message
    - use correct field name format for multipart file arrays
    
    ### **Chores**
    
    - support setting headers via env
    
    ---
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    Co-authored-by: GuillermoMetroNome <142422181+GuillermoMetroNome@users.noreply.github.com>
    stainless-app[bot] and GuillermoMetroNome authored May 18, 2026
    Configuration menu
    Copy the full SHA
    a43f5df View commit details
    Browse the repository at this point in the history
Loading