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: Finch-API/finch-api-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.1
Choose a base ref
...
head repository: Finch-API/finch-api-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.4.0
Choose a head ref
  • 1 commit
  • 220 files changed
  • 2 contributors

Commits on Jul 25, 2025

  1. release: 7.4.0 (#553)

    * chore(ci): bump `actions/setup-java` to v4
    
    * feat(api): api update
    
    * chore(internal): allow running specific example from cli
    
    * codegen metadata
    
    * fix(client): ensure error handling always occurs
    
    * codegen metadata
    
    * chore(internal): refactor delegating from client to options
    
    * feat(client): add https config options
    
    * codegen metadata
    
    * feat(client): allow configuring env via system properties
    
    * feat(client): add `{QueryParams,Headers}#put(String, JsonValue)` methods
    
    * fix(internal): fix error handlers on ClientImpl
    
    * fix: use errorHandler
    
    * feat(api): api update
    
    * docs: fix missing readme comment
    
    * fix(client): accidental mutability of some classes
    
    * chore(internal): remove unnecessary `[...]` in `@see`
    
    * docs: more code comments
    
    * release: 7.4.0
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    Co-authored-by: David Meadows <[email protected]>
    stainless-app[bot] and dtmeadows authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    5a44ce6 View commit details
    Browse the repository at this point in the history
Loading