Skip to content

v1.4.1

Choose a tag to compare

@germondai germondai released this 21 Aug 20:20
· 5 commits to main since this release
2e8cfee

Highlights

  • Removed the unused native TypeScript compiler from production API images, eliminating the fixable HIGH-severity CVEs reported in #68
  • Updated Bun to 1.4.0 and refreshed direct dependencies to their latest compatible versions
  • Added Docker build assertions preventing native TypeScript compiler artifacts from returning
  • Verified both API variants with builds, health checks, image inspection, and Trivy scans

Major changes

  • d109dff refresh runtime dependencies and prepare the v1.4.1 release (Issue: #68, PR: #69)