Skip to content

0.11.0

Latest
Compare
Choose a tag to compare
@lberrymage lberrymage released this 07 Nov 21:04
· 23 commits to main since this release

Changed

  • Hide currently publishing apps from publisher view
  • Read config from only the environment
  • Use SSL mode param for PostgreSQL instead of simply SSL
  • Genericize object storage backend for private storage
  • Use only files and byte arrays for object storage uploads
  • Bump apkanalayzer to 31.7.0
  • Bump apksig to 8.7.0
  • Bump flyway to 10.19.0
  • Bump S3 SDK to 1.3.49
  • Bump typescript-eslint to 8.7.0

Added

  • Add Dockerfile for developer service
  • Add CORS support
  • Add basic health check route
  • Add testing environment for frontend
  • Add staging environment for frontend
  • Add support for GCS as an object storage backend

Fixed

  • Ensure S3 storage service only cleans flies marked deleted