Skip to content

v0.18.0

Compare
Choose a tag to compare
@ecrupper ecrupper released this 06 Mar 17:20
· 128 commits to main since this release
959c190

What's Changed

  • refactor(executor tests): Make runtime a test arg by @cognifloyd in #418
  • enhance(executor tests): test StreamBuild logging during build tests by @cognifloyd in #419
  • enhance(executor tests): Sanitize pipelines to handle runtime specific differences by @cognifloyd in #422
  • enhance(executor tests): Add test helpers to generate test Pods by @cognifloyd in #424
  • enhance(executor tests): Call k8s SetupMock method after CreateBuild in tests by @cognifloyd in #425
  • fix(tests): accommodate clone image change in server by @wass3r in #417
  • feat(build_token): worker changes for build token implementation by @ecrupper in #427
  • enhance(executor tests): Manage k8s mocks for Executor exec tests by @cognifloyd in #431
  • enhance(executor tests): Manage k8s mocks for Executor AssembleBuild test by @cognifloyd in #432
  • fix(deps): update deps (patch) by @renovate in #414
  • fix(api-spec): add sudo to create commands by @plyr4 in #416
  • fix(deps): update module github.com/gin-gonic/gin to v1.9.0 by @renovate in #426
  • fix(deps): update module github.com/joho/godotenv to v1.5.1 by @renovate in #423
  • fix(deps): update module github.com/urfave/cli/v2 to v2.24.4 by @renovate in #420
  • chore: upgrade to docker v23 and add new mocked funcs by @plyr4 in #433
  • chore: revert 433 by @plyr4 in #435
  • chore(release): v0.18.0-rc1 prep by @ecrupper in #436
  • chore(release): v0.18.0-rc2 prep by @ecrupper in #444
  • chore(release): upgrade server, types, sdk to v0.18.0 by @ecrupper in #445

Full Changelog: v0.17.0...v0.18.0