Add changelog entry

This commit is contained in:
Thomas Hareau 2025-04-14 17:29:18 +02:00
parent 66feb5d7d0
commit db9e02c4c7
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
## 4.1.0
* Add a `serverInterceptors` argument to `ConnectionServer`. These interceptors are acting
as middleware, wrapping a `ServiceMethod` invocation.
## 4.0.4
* Allow the latest `package:googleapis_auth`.