View Source Changelog for ConnGRPC

v0-4-3

v0.4.3

fix

Fix

v0-4-2

v0.4.2

fix-1

Fix

  • Prevent exception when pool is not started, return error tuple instead, by @guisehn

v0-4-1

v0.4.1

fix-2

Fix

  • Fix pool overwriting user on_connect/on_disconnect callbacks, by @yordis

v0-4-0

v0.4.0

added

Added

v0-3-1

v0.3.1

fix-3

Fix

v0-3-0

v0.3.0

added-1

Added

v0-2-1

v0.2.1

fix-4

Fix

  • Added a fallback value for address ("", empty string) in pool's configuration to avoid passing nil to GRPC.Stub.connect/2, therefore avoid crashing the pool, in case address is set to nil.

v0-2-0

v0.2.0

added-2

Added

v0-1-0

v0.1.0

added-3

Added