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.4.0
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.5.0
Choose a head ref
  • 1 commit
  • 191 files changed
  • 2 contributors

Commits on Aug 14, 2025

  1. release: 7.5.0 (#554)

    * feat(client): ensure compat with proguard
    
    * feat: add retryable exception
    
    * fix(client): r8 support
    
    * chore(internal): reduce proguard ci logging
    
    * chore(internal): bump ci test timeout
    
    * chore(internal): add async lock helper
    
    * chore(example): fix run example comment
    
    * chore: increase max gradle JVM heap to 8GB
    
    * chore: update @stainless-api/prism-cli to v5.15.0
    
    * chore(internal): update comment in script
    
    * feat(api): api update
    
    * feat(api): api update
    
    * chore(internal): format identity methods
    
    * chore(internal): dynamically determine included projects
    
    * chore(internal): support passing arguments to test script
    
    * perf(internal): make formatting faster
    
    Running the formatter through Spotless is slow because Spotless synchronously runs the formatter on each file. Running the formatter directly parallelizes the formatting across cores.
    
    * fix(client): prioritise bearer auth
    
    * release: 7.5.0
    
    ---------
    
    Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
    Co-authored-by: Robert Craigie <[email protected]>
    stainless-app[bot] and RobertCraigie authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    1890647 View commit details
    Browse the repository at this point in the history
Loading