Skip to content

v0.11.1

Compare
Choose a tag to compare
@anshuman-gojek anshuman-gojek released this 23 Jan 10:16
· 75 commits to main since this release
5f04f21

Main Changes

Metric push

This is required for pushing all the notification metrics to enable sending notification through siren.

Http & GRPC server split

This is required to overcome some issues in ingress where they are not able to allow both http and grpc traffic over same port.
After this configuration we require different host for grpc and http.

Changelog