What's Changed
- Upgrade dependencies and bump authzed/api to v1.45.4 by @tonnenpinguin in #35
Important: Users need to add GRPC.Client.Supervisor to their supervision tree (e.g. {GRPC.Client.Supervisor, []} in the app’s children). The gRPC client needs this supervisor to open connections.
Full Changelog: v1.6.0...v1.7.0