Skip to content

Releases: awslabs/service-workbench-on-aws

v1.4.7

28 Jan 23:52
d14f852
Compare
Choose a tag to compare
  • fix: Fix a bug on the update user API

We recommend to apply this patch as soon as possible

v1.4.6

15 Jan 18:55
c486b1b
Compare
Choose a tag to compare

fix: Add tables back to cloudformation and don't authorize API Keys

We recommend to apply this patch as soon as possible

v1.4.5

15 Jan 00:18
70badaf
Compare
Choose a tag to compare
  • fix: remove API Keys functionality

We recommend applying this patch as soon as possible

v1.4.4

13 Jan 16:21
9371d9f
Compare
Choose a tag to compare
  • fix: open data scraper bugfix
  • docs: improvements to deployment documentation
  • fix: Upload Files button disappears for R/W users
  • feat: install R3.6 and system packages required for dev
  • fix: file not found error in download-env-config script
  • test: Add github workflow for e2etest run
  • feat: modify filter criteria for Open Data
  • docs: delete dead links
  • fix: changed RStudio server CSP headers to allow uploads from same-origin

v1.4.2

23 Nov 20:31
9bc2d90
Compare
Choose a tag to compare

fix: Fix a bug on the update study API

We recommend applying this patch as soon as possible

v1.4.1

18 Nov 22:09
6e57e51
Compare
Choose a tag to compare
  • fix: Handling policy names for windows envs
  • fix: Fix a bug on the create study API

We recommend to apply this patch as soon as possible

v1.4.0

13 Nov 22:11
c819e28
Compare
Choose a tag to compare

feat: Study Read/Write and Permission propagation (Goofys)
feat: Read/Only study mounts on AWS Service Catalog based EC2 Windows workspaces

v1.3.2

23 Oct 16:57
ba8be90
Compare
Choose a tag to compare
  • fix: Adding dependencies for Dynamo table creation to prevent install crash
  • fix: Query string parameters were getting duplicated in the url
  • feat: Pre-install git on RStudio workspaces

v1.3.1

20 Oct 16:07
03158cd
Compare
Choose a tag to compare
  • chore: Create better env delete logs
  • fix: Apply version name to products out of the box
  • fix: changing rstudio check-idle logic
  • fix: Cognito user pool domain name clashing issue
  • fix(End to End test): When creating a workspace, select project by class item
  • fix: Sagemaker instances respect CIDR blocks that are provided to the instance
    • For existing service workbench deployments you will need to import Sagemaker as a workspace type again to mitigate the risk of exposing workspaces to all IPs
    • Existing Sagemaker workspaces will continue to have this issue

v1.3.0

09 Oct 21:12
988aedb
Compare
Choose a tag to compare

Add manual stop and start functionality for EC2 Linux, EC2 Windows, RStudio and Sagemaker workspaces.
Add auto-stop functionality for SageMaker and RStudio workspaces.
Documentation update deployment and post-deployment.