Skip to content

Releases: pedroetb/tts-api

v2.6.1

19 Mar 14:45
Compare
Choose a tag to compare
  • Allow deploying custom image from GitLab CI jobs created for branches and tags (applied to tts-api container only), using standard variable names for image name and tag.

Full Changelog: v2.6.0...v2.6.1

v2.6.0

19 Mar 14:43
Compare
Choose a tag to compare
  • Migrate to Caddy v2.
  • Upgrade package dependencies, lockfile and engines. Define required files to create package pack.
  • Upgrade NodeJS, using new base Docker image tag and updated dependencies.
  • Add badges and info about license and funding.
  • Move image building resources to own directory.
  • Clean args values from Dockerfile and apply some fixes.
  • Add multi-arch support to image building.
  • Upgrade deploy configuration, with new names and CI jobs.
  • Increase default memory limits and reservations.
  • Include GitHub Actions to mirror this repository into GitLab, listening GitLab CI pipeline events from GitHub.

Full Changelog: v2.5.2...v2.6.0