Skip to content

Fix async bug with missing method

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 01:37
d866a1b

What’s Changed

  • Skip interceptor for methods that are not registered in the server (#48) @anuraaga
  • Replace poetry with poetry-core (#44) @tjni
  • fix: update some types and add symmetry between the sync and async server interceptors (#45) @jeffsawatzky