Releases: abcxyz/pkg
Releases · abcxyz/pkg
v0.2.0
What's Changed
- build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #63
- Update deps by @sethvargo in #65
- Update CODEOWNERS by @mattrandallbecker in #66
- Use recursive to check format and mark "in automation" by @sethvargo in #67
- add github token for terraform-lint by @verbanicm in #68
- add git creds by @verbanicm in #69
- secrets cant be using in if syntax by @verbanicm in #70
- revert token changes by @verbanicm in #71
- Add some module restrictions by @sethvargo in #72
- Add general purpose HTML and JSON rendering package by @sethvargo in #73
- Update deps by @sethvargo in #74
New Contributors
- @dependabot made their first contribution in #63
- @mattrandallbecker made their first contribution in #66
Full Changelog: v0.1.2...v0.2.0
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