Skip to content

Releases: kubernetes-sigs/logtools

v0.10.1

Choose a tag to compare

@pohly pohly released this 18 Feb 11:34
bc83553

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@pohly pohly released this 13 Jan 06:44
84220d7

What's Changed

  • go.mod: bump golang.org/x/tools to v0.26.0 by @marquiz in #31
  • logcheck: detect logger.V().Error by @pohly in #32

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@pohly pohly released this 19 Jul 13:56
68c2a66

What's Changed

  • Added wrapper for golangci-lint's module plugin system wrapper by @ThomasK33 in #30

New Contributors

Full Changelog: v0.8.2...v0.9.0

v0.8.2

Choose a tag to compare

@pohly pohly released this 10 May 11:02
c99b003

This new release enables checking code which contains packages that require Go 1.22.

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

Choose a tag to compare

@pohly pohly released this 12 Jan 13:37
ec67484

What's Changed

  • bump golang.org/x/tools to v0.16.1 by @yankay in #26
  • Add SafePtr to contextual logging allow list functions by @kaisoz in #27

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

Choose a tag to compare

@pohly pohly released this 21 Dec 13:59
a41e815

What's Changed

  • logcheck: support banning non-contextual functions and methods by @pohly in #25

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@pohly pohly released this 22 Aug 12:59
1a6e22d

What's Changed

  • logcheck: support settings in golangci-lint by @pohly in #18

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@pohly pohly released this 08 Aug 18:25
4729ca2

What's Changed

  • logcheck: Exclude key value checking for variadic input by @jaythamke in #20
  • update dependencies by @pohly in #24

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@pohly pohly released this 11 May 14:33
ff0f1e9

What's Changed

  • fix testing by @pohly in #14
  • fix golangci lint by @pohly in #16
  • logcheck: allow klog.Format for contextual logging by @pohly in #17
  • check for interface inheritance by @pohly in #15

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@pohly pohly released this 10 Jan 17:12
b6cda73

What's Changed

Full Changelog: v0.4.0...v0.4.1