Skip to content

v0.28.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@ecrupper ecrupper released this 25 Feb 15:00
· 58 commits to main since this release
57941c6

What's Changed

  • enhance(oidc): add jti claim by @ecrupper in #1356
  • feat!: remove buildkite dependency by @ecrupper in #1352
  • fix(compiler): prevent same-name stages in pipeline configs by @ecrupper in #1360
  • fix(api): yaml expand on stage pipelines by @wass3r in #1363
  • enhance(api)!: accept installation tokens for MustWrite and MustRead auth using caching by @ecrupper in #1373
  • fix(mock): add refresh install token mock by @ecrupper in #1374
  • fix(scm): proper expiration set to worker by @ecrupper in #1380
  • fix(deps): bump aws-sdk to v2 by @wass3r in #1365
  • fix(database)!: use transactions tied to repo counters for hook and build to avoid collisions by @ecrupper in #1353
  • fix(scm): fall back on github info if role map missing entry by @ecrupper in #1382
  • fix(deps): update module github.com/expr-lang/expr to v1.17.7 [security] by @renovate[bot] in #1379
  • chore(build): reduce binary size by @wass3r in #1377
  • chore: bump go-github to v81 by @ecrupper in #1383
  • fix(deps): update module golang.org/x/crypto to v0.45.0 [security] by @renovate[bot] in #1370
  • feat!: platform setting for enabling/disabling Vela secrets by @ecrupper in #1384
  • fix(scm): add deployments as a default perm for deploy events by @ecrupper in #1386
  • feat(events)!: support merge queue for GitHub SCM by @ecrupper in #1343
  • fix(compiler): add origin secrets to pipeline validate func by @ecrupper in #1388
  • enhance(app): add PR and Issue perms for install token by @ecrupper in #1389
  • enhance(compiler)!: do not add duplicate origin secrets using name as key by @ecrupper in #1390
  • chore(lint): update codebase for new linter rules by @ecrupper in #1393
  • feat(artifacts)!: Object storage integration and artifacts key by @KellyMerrick in #1385
  • feat: leverage checks API for CI statuses with app installation by @ecrupper in #1392
  • fix(deps): update module github.com/google/go-github/v81 to v83 by @renovate[bot] in #1391
  • fix(scm): add merge_group to events set by @ecrupper in #1394
  • chore(deps): upgrade minor deps and apply some go fix changes by @ecrupper in #1395
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #1371
  • chore(deps): update github/codeql-action action to v4 by @renovate[bot] in #1358
  • chore(deps): update actions/github-script action to v8 by @renovate[bot] in #1349
  • chore(deps): update actions/setup-go action to v6 by @renovate[bot] in #1348

Full Changelog: v0.27.2...v0.28.0-rc1