Skip to content

v1.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Aug 12:31
5cd1667

What's Changed

  • feat(docker): improve Dockerfile building with non-root user and replacing CMD with ENTRYPOINT by @danny900714 in #222
  • fix(service): return 500 instead of crashing on translation error by @Bonny07 in #224
  • fix(service): validate request body on /translate and /v1/translate by @Bonny07 in #225
  • ci(release): build cross-platform binaries in parallel via matrix by @Bonny07 in #226
  • fix(install): detect architecture instead of hardcoding amd64 by @Bonny07 in #227
  • chore(deps): bump github.com/quic-go/quic-go from 0.57.1 to 0.59.1 by @dependabot[bot] in #230

New Contributors

Full Changelog: v1.2.2...v1.2.3