Releases: Pevensie/barnacle
Releases · Pevensie/barnacle
v2.0.0
-
Use the more permissive
inet_res:getbynamefunction for DNS lookups.- This uses the
searchoption, which will allow things likeservice.namespace
to be used in Kubernetes, as opposed toservice.namespace.svc.cluster.local.
Thanks to @tsloughter in #3.
- This uses the
-
Exposes the
barnacle/dnsandbarnacle/local_epmdmodules.- Users can now use the functions in these modules to create custom strategies.
-
Fixed some README examples, with help from @RLaursen in #5. Thanks!