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.0.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.1.0
Choose a head ref
  • 2 commits
  • 33 files changed
  • 3 contributors

Commits on Jan 27, 2026

  1. fix: update v2 contract edit api endpoint description (#249)

    We don't provide edit details in the API response today. 
    
    This updates the endpoint description to remove that falsehood.
    
    Co-authored-by: Kenneth DuMez <kennethdumez@Kenneths-MacBook-Air.local>
    kenny-metronome and Kenneth DuMez authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    734099a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. release: 3.1.0 (#248)

    Automated Release PR
    ---
    
    ## 3.1.0 (2026-02-02)
    
    Full Changelog:
    [[v3.0.0...v3.1.0](v3.0.0...v3.1.0)]
    
    ### Features
    
    - Add `exclude` field to commit and override specifiers shape in the API
    - Support TieredPercentage rate on CommitRate
    - Expose add revenue config in edit contract api
    - Release account hierarchy
    - Add API to allow editing net payment terms
    - Add getNetBalance endpoint
    
    ### Bug Fixes
    
    - **client:** avoid memory leak with abort signals
    - **mcp:** allow falling back for required env variables
    
    ### Documentation
    
    - Update package docs for GA
    - Update v2 contract edit api endpoint description
    
    
    ### Chores
    
    * **ci:** upgrade `actions/github-script`
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    stainless-app[bot] authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    d1ffe15 View commit details
    Browse the repository at this point in the history
Loading