Skip to content

Releases: abcxyz/pkg

v0.6.1

17 Aug 19:50
4fa9e59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

27 Jul 20:03
2c9c188
Compare
Choose a tag to compare

What's Changed

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

v0.5.0

27 Jul 20:04
06e2531
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/abcxyz/pkg/commits/v0.5.0

v0.4.0

27 Jul 20:04
84da38d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 by @dependabot in #102
  • Add general-purpose serving infrastructure by @sethvargo in #103
  • Ignore the right regexes for wrapcheck by @sethvargo in #104
  • create terraform lint input to prevent walking child dirs by @verbanicm in #105
  • feat: add shortcut for writing stdout and stderr in the cli package by @yolocs in #106
  • Do not use AUDIT_CLIENT prefixes for the logger by @sethvargo in #107
  • Do not allow a nil lookuper in cfgloader by @sethvargo in #108
  • add healthcheck for http and grpc by @shan4993 in #110
  • build(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible by @dependabot in #111
  • Use static strings for health checks by @sethvargo in #112
  • Extract mysql from db test to allow for future modularity by @pdewilde in #109
  • containertest: switch to pgx5 and pgx driver by @pdewilde in #113
  • feat: generalized GitHub app token creation by @bradegler in #114
  • Make GitHubApp implement the TokenSource interface by @shan4993 in #115
  • add want-lgtm-all reusable workflow by @verbanicm in #116
  • Add a helper for creating a test renderer by @sethvargo in #120
  • Fetch pr body from api instead of context by @volzmc in #123
  • Add shell auto-completions support for the CLI by @sethvargo in #125
  • Add time flags by @sethvargo in #129
  • Fix CLI flag bug in handling default value with setter by @yolocs in #128
  • Add yamllint to lint the YAMLs by @sethvargo in #131
  • Remove locale by @sethvargo in #132
  • Include the target for yamllint by @sethvargo in #133
  • Enhancement: Add ExposedPorts to container setup RunOptions by @kevya-google in #134
  • Add multicloser implementation by @sethvargo in #136

New Contributors

Full Changelog: v0.3.0...v0.4.0

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