Skip to content

Commit

Permalink
feat: Make api clients with interceptors cloneable (#566)
Browse files Browse the repository at this point in the history
Clients are cloneable now.

BREAKING CHANGE: Return types of the client builder
have changed. Please update to the newest returned types
to use the client builder. This removed the ChainedInterceptor
which essentially has hidden the cloneable feature for
interceptors.
  • Loading branch information
sprudel authored Aug 29, 2024
1 parent 52fb65a commit da2dddf
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 225 deletions.
Loading

0 comments on commit da2dddf

Please sign in to comment.