Skip to content

v1.2.0

Compare
Choose a tag to compare
@ravij3 ravij3 released this 14 Mar 17:54
· 198 commits to main since this release

Highlighted Changes

  • A new asset upload wizard was created that enables users to upload files, create metadata in key/value pairs, and select workflows to execute on the asset upon upload.
  • The asset detail screen now includes controls to update metadata for the asset.
  • The user interface was updated to use the Cloudscape design system.
  • Users with software that runs in containers or AWS Lambda functions can provide the ARN (Amazon Resource Name) referencing ECR image URI or AWS Lambda function to leverage their software to transform assets in VAMS.
  • VAMS allow list of file types now includes STEP files.
  • Assets are identified by a UUID while the user provided asset name is preserved with each asset rather than using the asset name as a natural key.

What's Changed

  • fix: change log s3 bucket encryption type to S3_MANAGED by @stephcurt in #7
  • fix: change all buckets to S3_MANAGED encryption by @archieco in #8
  • feat(infra) parameterized region code by @jjbainAWS in #3
  • chore(deps): bump certifi from 2022.9.24 to 2022.12.7 in /backend by @dependabot in #2
  • chore: prettier configuration by @archieco in #12
  • infra: adding uploadAssetWorkflow components by @ravij3 in #13
  • ci: adding ci tools for backend repository by @ravij3 in #14
  • fix: updating ci.yml by @ravij3 in #15
  • ci: added ci for web and cdk by @ravij3 in #16
  • chore(deps): bump axios from 0.21.1 to 0.26.0 in /web by @dependabot in #9
  • fix: fixing loader-utils security vulnerability by @ravij3 in #18
  • feat: Added uploadAssetWorkflow lambda function by @ravij3 in #20
  • Metadata backend and frontend by @archieco in #19
  • feat: updates to UploadAssetWorkflow stepFunction by @ravij3 in #22
  • fix: downgrading default notebook platform by @ravij3 in #26
  • chore(release): 1.0.1 by @archieco in #21
  • feat: uploadAssetWorkflow stepfunction orchestration by @ravij3 in #27
  • feat(web): awsui css replaced with cloudscape css by @archieco in #23
  • chore: update broken links on DeveloperGuide by @ravij3 in #29
  • feat(web): New asset upload screen by @archieco in #28
  • chore: Repair copyright headers by @archieco in #30
  • chore: update to list_objects_v2 by @archieco in #33
  • fix: s3 copy_object calls include owner acct ids by @archieco in #32
  • chore: remove unused resources by @archieco in #31
  • chore(deps): bump werkzeug from 2.2.2 to 2.2.3 in /backend by @archieco in #34
  • chore: adding fbx file formats for pipelines by @ravij3 in #35
  • fix: security updates reported through automated security helper by @ravij3 in #36
  • fix(web): update create asset buttons by @archieco in #40
  • Several minor fixes and updates by @archieco in #37
  • docs: Document the schemas of the dynamodb tables by @archieco in #41
  • Jjbain bring your own arn by @jjbainAWS in #38
  • docs: updates to documentation by @ravij3 in #43
  • docs: update developer docs by @ravij3 in #44

New Contributors

Full Changelog: https://github.com/awslabs/visual-asset-management-system/commits/v1.2.0