Skip to content

v0.12.0

Compare
Choose a tag to compare
@wass3r wass3r released this 04 Feb 19:38
480b8e2

What's Changed

  • fix(deps): update module github.com/lib/pq to v1.10.4 by @renovate in #209
  • chore(linter): remove magic number rule by @ecrupper in #213
  • fix: move Step init logic from executor to library by @cognifloyd in #205
  • feat(secrets): add secret metadata by @ecrupper in #206
  • fix: check for nil service and step by @JordanSussman in #214
  • feat(secrets): adding logging mask constant by @ecrupper in #220
  • feat(stage): add environment field by @ecrupper in #215
  • chore(deps): update go to 1.17 by @wass3r in #221
  • enhance(webhook): enable skipping builds during tag events by @JordanSussman in #217
  • feat(library): add Duration() function to resources by @jbrockopp in #222
  • feat(repo): Add Name History field to Repo type by @ecrupper in #218
  • fix(deps): update module github.com/microcosm-cc/bluemonday to v1.0.17 by @renovate in #224
  • feat(repo): add build limit field by @jbrockopp in #219
  • feat(library): add ServiceFromBuildContainer() by @jbrockopp in #226
  • chore: update copyright year to 2022 by @kaymckay in #228
  • chore/fix(log): moving secret masking to log type by @ecrupper in #225
  • enhance(library): update Duration() return values by @jbrockopp in #227
  • fix(secret)!: remove implicit repo secrets and clean up secrets testing by @GregoryDosh in #210
  • Revert "fix(secret)!: remove implicit repo secrets and clean up secrets testing" by @KellyMerrick in #229

New Contributors

Full Changelog: v0.11.0...v0.12.0