Skip to content

Releases: abcxyz/pkg

v0.3.0

23 Mar 14:35
df98c09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 Mar 19:45
75bb3e2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0

v0.1.2

22 Feb 22:50
ffe3fe7
Compare
Choose a tag to compare

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

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Feb 22:50
a305dec
Compare
Choose a tag to compare

What's Changed

  • fix: don't close DB connection after it's established by @drevell in #49

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Feb 22:50
beb7889
Compare
Choose a tag to compare

Initial release