What's Changed
- Add dependabot by @lucacome in #410
- Use strconv.AppendQuote instead of strconv.Quote for message formatting by @astef in #413
- de-duplication of key/value pairs by @pohly in #415
- Fix: Ensure constant format strings in fmt and printf calls by @mikelolasagasti in #417
- Remove old note on Go version requirements by @guettli in #425
- test with 1.24 and 1.25 by @pohly in #428
- ktesting: fix vmodule support by @pohly in #431
- ktesting: support multi-line result from AnyToStringHook by @pohly in #433
- textlogger: optionally turn off header by @pohly in #430
- feat: fix stderrthreshold not honored when logtostderr is set (#212) + two new flags by @pierluigilenoci in #432
New Contributors
- @lucacome made their first contribution in #410
- @astef made their first contribution in #413
- @mikelolasagasti made their first contribution in #417
- @guettli made their first contribution in #425
- @pierluigilenoci made their first contribution in #432
Full Changelog: v2.130.1...v2.140.0