Skip to content

Releases: dbos-inc/ttdbg-extension

Release 1.4.10

20 Aug 18:37
Compare
Choose a tag to compare
cleanup to trigger new version

Release 1.4.9

20 Aug 18:22
Compare
Choose a tag to compare
Set version to '1.4'

Release 1.3.6

18 Jun 20:47
4e0694f
Compare
Choose a tag to compare
look for launch config with `npx dbos debug` OR `npx dbos-sdk debug` …

Release 1.3.5

06 Jun 17:12
Compare
Choose a tag to compare
Set version to '1.3'

Release 1.2.1

06 May 21:01
Compare
Choose a tag to compare
Set version to '1.2'

Release 1.0.9

20 Mar 00:12
b9af14a
Compare
Choose a tag to compare

Fixed

  • Fixed Workflow Picker always returning first item. (#29)

Engineering

  • Updated softprops/action-gh-release action to v2.0.2 and fixed commit tagged for the release.

Release 1.0.5

18 Mar 23:28
Compare
Choose a tag to compare

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.

Release 1.0.1

12 Mar 20:13
Compare
Choose a tag to compare

Initial release