* Update `IRepository` and `IService` to reduce duplicate code. Moreover, now `IRepository` can create a composed copy of the repository with a `client_id` attribute to simplify method signatures.
0.33.2
Not secure
* Event Managements: Add specific Queue Configuration https://github.com/alice-biometrics/petisco/issues/130
0.33.1
Not secure
* Add `UnauthorizedRequestError` handler on `petisco` `Request` object
0.33.0
Not secure
* Refactored `Webhooks` considering production environment requirements