Skip to content

Release 1.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 23:28
· 36 commits to main since this release

Changed

  • DBOS Cloud integration now uses Cloud API directly instead of invoking the dbos-cloud CLI.
  • Delete Stored Application Database Passwords command renamed to Delete Stored Passwords
  • Delete Stored Passwords command deletes stored DBOS Cloud credentials as well as cloud hosted app database passwords.
  • Simplified launching the DBOS Cloud Dashboard to silently call createDashboard if getDashboard returns undefined.
    Previously, undefined getDashboard would launch the createDashboard url but cancel launching the debugger.