v0.1.2
What's Changed
- Fix typos that trigger presubmit warnings when imported to google by @drevell in #51
- feat: add a util to check if it's in an integration test by @yolocs in #52
- Move linter config into a file, add new linters by @sethvargo in #50
- fix: added more flexibility to the golang-lint regex for header. by @bradegler in #53
- Do not query metadata server on each interceptor call by @sethvargo in #54
- feat: added Proto conversion util by @capri-xiyue in #56
- timeutil: add helper for printing a duration by @sethvargo in #57
- Expand logging interceptors, move gcputil to a separate package by @sethvargo in #58
- fix terraform lint directories by @verbanicm in #59
- fix terraform lint by @verbanicm in #60
- feat: add UnmarshalYAML to protoutil by @yolocs in #61
New Contributors
- @bradegler made their first contribution in #53
Full Changelog: v0.1.1...v0.1.2