What's Changed
- add DisableStrictREST to parseableServiceConfig by @nodar963 in #599
- place the basic values under the content key by @kpacha in #606
- fix plugin example by @kpacha in #607
- proxy: retain original request path in proxy.Request by @sumit-tembe in #584
- Use the recommended replacements for
io/ioutilfunctions by @deepsource-autofix in #608 - chore: Switch from strings.Title to cases.Title by @sumit-tembe in #587
- Replace http.NewRequest nil body for http.NoBody. by @taik0 in #611
- Replace deprecated ioutil calls for the os and io alternatives. by @taik0 in #610
- Add configuration option allow_insecure_connections by @taik0 in #609
- Add endpoint error to Gin context by @mzanibelli in #579
- gin upgraded to v1.8.1 by @kpacha in #614
- Create the cases.Caser outside the returned function. by @taik0 in #616
- log all the router errors with the app logger by @kpacha in #615
New Contributors
- @nodar963 made their first contribution in #599
- @mzanibelli made their first contribution in #579
Full Changelog: v2.0.5...v2.1.0