Releases: teleclimber/Dropserver
v0.9.0
46f18e5 fix(ds-host): tweak default config values
8f01fec BREAKING: rename SslCert and SslKey to TLS*
e99a130 BREAKING: change config schema to clarify NoTLS
1f04ee2 feat(ds-host): create first admin at secret url
4923868 chore(docs): update instal instructions in Readme
abf2c32 Merge branch 'fix-users-sandbox'
3c8a796 BREAKING(ds-host): add certmagic/ACME integration
714834c chore: move appspace creation to appspaceops
v0.8.1
v0.8.0
8900d6e comments: in support of #88
3c6523d fix(sandbox): sandbox code now exits gracefully
7406618 chore(sandbox): upgrade to Deno std lib 0.159
0c4af80 feat(sandbox): adapt routes to ds_lib_support 0.2
184da17 feat(sandboxcode): Upgrade ds_lib_support to 0.2.0
0aa3f5c fix: headers from sandbox get passed to response
v0.7.3
v0.7.2
v0.7.1
v0.7.0
9086747 fix: upgrade frontend packages
a180afc feat(ds-host): tweak cgroup config and document it
3f58e7a feat(ds-host): add IO metrics to sandbox run
2756391 feat(ds-host): manager shuts down old sandboxes
fd65f83 fix(ds-host): backup appspace op stops sandbox
22748ec feat: refactor appspace pause
c0d2f4b fix(ds-host): deleting appspace stops the sandbox
d99a8c1 feat(ds-host): new memory handling sandbox run
be42456 feat(ds-host): show sandbox usage in UI
1eb9f13 feat(ds-host): add units to sandbox run columns
216d401 feat(ds-host): add task tracker to sandbox
d9910c7 fix(ds-host): rename sandbox-manager file
d2b61fc feat: create sandbox runs in sandbox manager
97ae927 feat(ds-host): add sandbox runs model and db table
774c70b fix(ds-host): refactor host migration steps
cc17cc9 feat(ds-host): add cgroups basic capability
87a57cd fix(sandbox): shut down cleanly
056bbb2 fix(ds-dev): kill app and migration sandboxes
v0.6.1
v0.6.0
430b312 feat(frontend-ds-host): upgrade to tailwind CSS 3
4412b4d chore(frontend-ds-host): upgrade packages
f37c078 fix(ds-dev): app process events sent out of order
5c1bb05 fix(frontend-ds-dev): sandbox inspect button state
988d8ab fix(frontend-ds-dev): UI tweaks
82b9bc3 fix(ds-dev-frontend): build failed due to TS/Vue
5cc8c99 fix: TestRunJob migration test was failing
20ebec6 feat(ds-dev): rework migrations
77d849d feat(ds-dev): app processing feedback
1bc91f7 fix(frontend-ds-dev): separate model for app data
e4ab142 feat(ds-dev): Sandbox widget
0efc7c1 feat(ds-dev): Major redesign complete
70db466 chore(ds-dev): update npm packages
d1d1928 fix(ds-dev): ds-dev small fixes
3f2f38a fix(ds-dev): display app and appspace paths in UI
6cb04f0 fix: user sandbox service sends correct data
a4d29d4 fix: rename deno sandbox code files
c746e66 fix: sandbox tests
425d612 feat: app code is now loaded statically in sandbox
3f82ecc feat: change how sandbox code is managed