Skip to content

v0.22.0

Compare
Choose a tag to compare
@ecrupper ecrupper released this 13 Nov 19:14
· 181 commits to main since this release
fb6c12c

What's Changed

  • test: update main to be default by @KellyMerrick in #982
  • enhance(compiler): environment and template adjustments for local compilation by @ecrupper in #983
  • fix(compiler): return error on bad regular expressions that fail to compile in Purge by @ecrupper in #985
  • fix(admin/clean): clean executable when build is cleaned by @ecrupper in #988
  • feat(auto-cancel): server-side logic for auto canceling obsolete builds by @ecrupper in #911
  • fix(api/build): pop executable when pending build is auto canceled by @ecrupper in #990
  • chore: updating types for lazy loading secrets by @claire1618 in #992
  • fix(router/scm)!: change HTTP method from GET to PATCH for sync endpoints by @ecrupper in #994
  • enhance(api/webhook): update hook status to skipped when build is skipped by @ecrupper in #993
  • fix(api/schedule): early exit for empty name by @ecrupper in #996
  • feat(queue): add ping function for redis by @timhuynh94 in #991
  • fix(schedule): honor allow list for previously created schedules by @ecrupper in #998
  • feat: build graph endpoint for pipeline visualization by @plyr4 in #995
  • chore: fixing code lint issues by @plyr4 in #999
  • chore(deps): update all non-major dependencies by @renovate in #984
  • fix(deps): update module github.com/google/go-github/v55 to v56 by @renovate in #987
  • chore(release): upgrade types to v0.22.0-rc1 by @ecrupper in #1000
  • fix: attach metadata to build graph response by @plyr4 in #1003
  • fix(scm): process reopened action for pull request event by @ecrupper in #1002
  • fix(deps): update all non-major dependencies by @renovate in #1001
  • chore(release): upgrade types to v0.22.0-rc2 by @ecrupper in #1005
  • fix(deps): update all non-major dependencies by @renovate in #1004
  • chore(release): upgrade types to v0.22.0 by @ecrupper in #1006

Full Changelog: v0.21.0...v0.22.0