Skip to content

v0.1.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@tthvo tthvo released this 14 Feb 04:04
· 260 commits to master since this release
40cbc8b

What's Changed

  • build(deps-dev): bump pytest from 7.4.3 to 7.4.4 in /app/video-processing by @dependabot in #315
  • build(deps): bump uvicorn from 0.24.0.post1 to 0.25.0 in /app/video-processing by @dependabot in #299
  • build(deps): bump numpy from 1.26.2 to 1.26.3 in /app/video-processing by @dependabot in #320
  • build(deps-dev): bump @types/node from 20.9.5 to 20.10.7 in /app/web by @dependabot in #327
  • build(deps): bump sharp from 0.33.0 to 0.33.1 in /app/web by @dependabot in #333
  • feat(lambda): video processing overhaul and moving to AWS Lambda by @MyStackOverflows in #358
  • build(deps): bump opencv-python-headless from 4.8.1.78 to 4.9.0.80 in /app/video-processing by @dependabot in #330
  • docs(lambda): add lambda README for general config and use guide by @MyStackOverflows in #399
  • build(deps-dev): bump @prisma/client from 5.6.0 to 5.8.1 in /app/web by @dependabot in #348
  • chore(deps): bump prisma to 5.8.1 by @tthvo in #410
  • ci(ecr): push container images to AWS ECR by @tthvo in #400
  • fix(s3): remove instrumentation hook that creates s3 bucket by @tthvo in #414
  • feat(design): partial UI redesign by @linhnnk in #407
  • feat(api): modify video upload API to comply with new upload flow by @MyStackOverflows in #388
  • chore(s3): remove bucket default names by @tthvo in #423
  • chore(assets): Revert "feat(design): partial UI redesign (#407)" by @tthvo in #427
  • fix(api): revert back to put as multipart seemed to be causing lambda issue by @MyStackOverflows in #425
  • feat(authentication): Integrate aws cognito by @nganphan123 in #403
  • feat(health-check): Next.js health checks by @connordoman in #351
  • fix(design): fix sharp is missing error and redesign by @linhnnk in #435
  • fix(make): fix bucket name in Makefile by @tthvo in #436
  • fix(database): update prisma schema by @nganphan123 in #447
  • fix(prisma): update appointment queries for prisma client by @nganphan123 in #451
  • chore(vid-proc): deprecate old video processor implementation by @tthvo in #455
  • build(deps-dev): bump flake8 from 6.1.0 to 7.0.0 in /app/video-processing by @dependabot in #335
  • build(deps-dev): bump @types/node from 20.11.6 to 20.11.16 in /app/web by @dependabot in #456
  • feat(videos): api endpoint for fetching videos from S3 by @nganphan123 in #444
  • feat(auth): rename aws cognito credentials by @nganphan123 in #468
  • feat(auth): reimplement basic auth with NextAuth by @connordoman in #426
  • build(deps-dev): bump prettier from 3.1.0 to 3.2.5 in /app/web by @dependabot in #467
  • fix(smoketest): update smoketest with new app changes by @tthvo in #458
  • chore(deps): lock sharp version at v0.32.6 by @tthvo in #478
  • build(deps): bump next from 14.0.3 to 14.1.0 in /app/web by @dependabot in #372
  • fix(appt): add enum check for createAppointment by @connordoman in #473
  • fix(auth): fix auth logout by @nganphan123 in #486
  • feat(videos): added backend support for user selected blurring regions by @MyStackOverflows in #472
  • build(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 in /app/web by @dependabot in #491
  • build(deps): bump numpy from 1.26.3 to 1.26.4 in /app/video-processing by @dependabot in #479
  • build(deps): bump @aws-sdk/client-s3 from 3.502.0 to 3.507.0 in /app/web by @dependabot in #483
  • build(deps): bump @aws-sdk/lib-storage from 3.502.0 to 3.507.0 in /app/web by @dependabot in #484
  • build(deps): bump @aws-sdk/client-cognito-identity-provider from 3.502.0 to 3.507.0 in /app/web by @dependabot in #490
  • build(deps): bump botocore from 1.32.6 to 1.34.36 in /app/video-processing by @dependabot in #489
  • build(deps): bump boto3 from 1.29.6 to 1.34.36 in /app/video-processing by @dependabot in #488
  • feat(appointment): appointment list ui by @linhnnk in #402
  • build(deps): bump botocore from 1.34.36 to 1.34.37 in /app/video-processing by @dependabot in #494
  • build(deps): bump boto3 from 1.34.36 to 1.34.38 in /app/video-processing by @dependabot in #501
  • build(deps): bump @aws-sdk/client-s3 from 3.507.0 to 3.509.0 in /app/web by @dependabot in #495
  • build(deps): bump @aws-sdk/client-cognito-identity-provider from 3.507.0 to 3.509.0 in /app/web by @dependabot in #498
  • chore(deps): bump botocore to 1.34.38 by @tthvo in #502
  • ci(license): add license check ci by @tthvo in #492
  • chore(backend): removed '-processed' suffixes for readability by @MyStackOverflows in #504
  • build(deps): bump botocore from 1.34.37 to 1.34.38 in /app/video-processing by @dependabot in #510
  • build(deps): bump @aws-sdk/lib-storage from 3.507.0 to 3.509.0 in /app/web by @dependabot in #508
  • fix(video-api): Update /api/video/status by @nganphan123 in #499
  • build(deps-dev): bump @testing-library/react from 14.1.2 to 14.2.1 in /app/web by @dependabot in #457
  • build(deps-dev): bump @types/react from 18.2.48 to 18.2.55 in /app/web by @dependabot in #496
  • build(deps): bump @patternfly/react-styles from 5.1.2 to 5.2.0 in /app/web by @dependabot in #497
  • fix(actions): force user.role to be uppercase by @connordoman in #513
  • build(deps-dev): bump @types/react-dom from 18.2.18 to 18.2.19 in /app/web by @dependabot in #519
  • build(deps-dev): bump @types/node from 20.11.16 to 20.11.17 in /app/web by @dependabot in #518
  • build(deps): bump @patternfly/react-core from 5.1.2 to 5.2.0 in /app/web by @dependabot in #516
  • fix(health): health endpoint should be public by @tthvo in #536
  • chore(db): split DATABASE_URL into component env vars by @tthvo in #535
  • chore(db): remove basic auth support by @tthvo in #534
  • build(deps): bump botocore from 1.34.38 to 1.34.41 in /app/video-processing by @dependabot in #538
  • build(deps): bump boto3 from 1.34.38 to 1.34.41 in /app/video-processing by @dependabot in #539
  • build(deps): bump @aws-sdk/client-lambda from 3.504.0 to 3.513.0 in /app/web by @dependabot in #541
  • build(deps): bump @aws-sdk/client-s3 from 3.509.0 to 3.513.0 in /app/web by @dependabot in #540
  • build(deps-dev): bump prisma from 5.8.1 to 5.9.1 in /app/web by @dependabot in #529
  • build(deps-dev): bump @prisma/client from 5.8.1 to 5.9.1 in /app/web by @dependabot in #517
  • fix(users): migrate to fetch user information from AWS Cognito by @nganphan123 in #527
  • feat(privacypal): pre-release v0.1.0-alpha.4 by @tthvo in #462

Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4