Skip to content

0.5.5

Compare
Choose a tag to compare
@polaroi8d polaroi8d released this 10 Jul 21:32
· 202 commits to develop since this release
0.5.5
d68b25e

What's Changed

Made continuous deployment token improvements: name can be added to tokens for better usability, CD events show up in audit log, CD token has never expire option. Social sign-in is now available: GitHub, GitLab, Google, Azure. Fixed node edit bug. Made improvements to agent, onboarding checklist. Minor fixes and updates.

  • fix: CONTRIBUTING.md sync and pipeline cli image push fix by @polaroi8d in #713
  • doc: add branching strategy to CONTRIBUTING.md by @nandor-magyar in #715
  • feat(crux-ui): web socket save indicator by @m8vago in #710
  • feat(web): agent container command audit by @robot9706 in #711
  • fix(web): deploy image order & sendForm null headers by @robot9706 in #714
  • feat(web): token never expiration by @robot9706 in #716
  • fix(crux-ui): unable to edit node by @robot9706 in #717
  • feat(crux-ui): deployment table sorting by @robot9706 in #704
  • fix(crux): http logger by @robot9706 in #719
  • fix(crux-ui): edit deployment by @robot9706 in #720
  • feat(dagent): add useParent functionality to dagent by @nandor-magyar in #721
  • doc: clarified Development getting started by @robot9706 in #723
  • feat(web): social sign-in by @m8vago in #722
  • fix(agent): change agent start directive from CMD to ENTRYPOINT by @nandor-magyar in #724
  • doc: additional note for playwright install by @AmorfEvo in #725
  • feat(web): websocket save indicator refinement by @m8vago in #726
  • fix(dagent): if useParent is toggled containers share network too by @nandor-magyar in #727
  • feat: use events to track container states in agents by @robot9706 in #718
  • refactor(crux): use @updatedAt without optional in prisma schema by @AmorfEvo in #728
  • fix(dagent): correct entrypoint and cmd for init containers by @nandor-magyar in #729
  • cicd: add deploy_external workflow for external webhooks & sundyo by @nandor-magyar in #734
  • refactor(crux): refactor http response status codes for request handlers by @AmorfEvo in #733
  • feat(crux-ui): breadcrumb home icon by @robot9706 in #735
  • feat: add deployment token name by @m8vago in #736
  • fix(web): various ui fixes releated to onboarding, registration verification, deployment list by @robot9706 in #730
  • fix: empty secret parsing & required secrets error by @robot9706 in #737
  • refactor(crux): error statuses for route handlers by @AmorfEvo in #738
  • fix(crux): remove unused ApiPreconditionFailedResponse import by @polaroi8d in #739

Full Changelog: 0.5.4...0.5.5