Skip to content

Releases: team-telnyx/consulex

0.2.0

18 Nov 16:23
1e95ff8
Compare
Choose a tag to compare
  • Added handling of edge cases when using blocking queries
  • Added relying on consul's default wait time (which is 5 minutes) when passing wait: true
  • Extracted index caching from middleware to Consul.IndexStore module, which is started on application start instead of Tesla.Middleware.ConsulWatch