Skip to main content
Version: Pasley (2.0.0-rc.9)

Release Notes

2.0.0-rc.9 (2023-09-22)

2.0.0-rc.8 (2023-09-22)

Features

2.0.0-rc.7 (2023-09-21)

Bug Fixes

  • broken intercept with different port/targetPort (#510) (70ee1eb)
  • description of primary-namespace clear (#480) (295986b)
  • get space token corrupts space list (523c33a)
  • remove hub authentication.create call on each czctl cmd (#497) (685be8e)

Features

  • ensure that czdaemon does not restart when changing spaces (#473) (b048ff2)
  • make go logs consistent (#499) (9558054)

2.0.0-rc.6 (2023-09-04)

2.0.0-rc.5 (2023-08-31)

Bug Fixes

Features

2.0.0-rc.4 (2023-08-24)

Bug Fixes

Features

  • containerize: Add containerize workflow (#393) (51bcb49)
  • improved typesafety of hub and core clients (#378) (6be233d)
  • Stripe checkout & billing portal (#383) (6686d7f)

2.0.0-rc.3 (2023-08-15)

Bug Fixes

  • add Terraform variable for Stripe secret key (#384) (a0a2cc9)
  • connection is unstable requests take too long to be verified (#321) (5694e76)
  • enable WebSocket proxy for '/api' endpoint (#381) [skip ci] (17616b9)
  • fixes selecting no organisation (#385) (c2a0ac8)
  • ignore tainted resources when observing kubernetes resources (#377) (cdf9f79)
  • navigation highlighting when in service catalog (b73b30c)
  • open login page instead of GitHub oauth page for auth login (#337) (782b34c), closes #335
  • remove dargo imports (#366) (95a3677)
  • rollout restart codezero after registration (#380) [skip ci] (a8605a7)
  • spaces not refreshing properly (f806e33)
  • use separate /auth/cli login path for CLI logins (#369) (e0e24db)
  • versioning issues (#324) (c023be2)

Features

2.0.0-rc.2 (2023-07-05)

Bug Fixes

Features

2.0.0-rc.1 (2023-06-21)

Bug Fixes

  • adjust exit codes on login (#250) (8300a4b)
  • certs race on orchestrator auth service (#257) (8e342d3)
  • czctl auth login redirect (b200c9d)
  • czctl: perform clean exit when space is not set or user is not logged in during attach commands (#253) (a3939ef)
  • czsupervisor: fixes http handler crash when checking status and daemon is not running (#252) (8906a4f)
  • fix duplicated flags issue (#256) (c37bd59)
  • fix missing default for DaemonListenAddr (#258) (28b5605)
  • fixes space status when organization is selected (#234) (d22df81)
  • fixes spinner UI clashing with UI messages (#235) (d560fc3)
  • v1.x headless install [skip ci] (7d04b54)

Features

  • implement file watching in marshal.File interface (#236) (664ade8)
  • improve daemon resiliency to issues in config daemon should start irrespective of config state (#247) (73f1842)
  • primary namespace (#241) (89d1c3c)

2.0.0-rc.0 (2023-05-27)

Bug Fixes

Features