v1.4.12
What's Changed
- docs: added missing config arguments for docker example by @karatekaneen in #218
- Use testing helpers by @pkqk in #219
- Add a slow example service by @pkqk in #220
- Use configs section of docker-compose file by @pkqk in #223
- Use cache of packages in build step by @pkqk in #222
- Add a counter metric for service timeouts by @pkqk in #221
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #224
- Correct doc comment in mergeMaps by @pkqk in #226
- Prevent panic when Service struct is nil by @pkqk in #234
- Add configuration options for net/http timeouts by @pkqk in #229
- Fetch schema updates in parallel by @Quantumplation in #235
New Contributors
- @karatekaneen made their first contribution in #218
- @Quantumplation made their first contribution in #235
Full Changelog: v1.4.11...v1.4.12