Skip to content
This repository was archived by the owner on Jul 22, 2026. It is now read-only.

v0.18.0

Choose a tag to compare

@github-actions github-actions released this 20 May 07:07
· 8 commits to main since this release
5f22c5f

Changelog

  • a2f2fdb chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (#547)
  • 5224599 chore(deps): bump github.com/charmbracelet/x/ansi from 0.9.3 to 0.11.7 (#534)
  • d5414a2 chore(deps): bump github.com/openkaiden/kdn-api/cli/go (#546)
  • 4e670ae chore(deps): bump github.com/openkaiden/kdn-api/workspace-configuration/go (#545)
  • 6815842 chore(deps): bump golang.org/x/sys from 0.42.0 to 0.44.0 (#533)
  • a5f41aa chore(deps): bump goreleaser/goreleaser-action from 7.2.1 to 7.2.2 (#548)
  • 1a07480 chore(deps): bump mikepenz/action-junit-report from 6.4.0 to 6.4.1 (#542)
  • 233cd8b feat(OpenShell): intercept gcloud ADC credential mounts and source ennv (#532)
  • e90455a feat(workspace): add --url flag to open and dashboard commands (#535)
  • 5f22c5f fix: pin @onecli-sh/sdk to avoid breaking change (#549)

Install

Linux / macOS:

curl -sSfL https://github.com/openkaiden/kdn/releases/download/v0.18.0/install.sh | sh

Windows (PowerShell):

irm https://github.com/openkaiden/kdn/releases/download/v0.18.0/install.ps1 | iex

Released by GoReleaser.