Skip to content

v1.8.10

Choose a tag to compare

@cshum cshum released this 23 May 19:49
· 9 commits to master since this release

imagor-base Docker Runtime and Performance Improvements

With imagor-base now serving as the shared runtime foundation, imagor and its downstream images benefit from a more consistent native dependency stack, streamlined Docker builds, and continued performance-oriented tuning across the image pipeline.

Highlights

  • consolidate runtime images around imagor-base
  • improve consistency across imagor and downstream Docker images
  • optimization across the runtime stack
  • improve the overall performance profile of the Docker-based deployment path

What's Changed

  • build: go 1.26.3, update go deps by @cshum in #812
  • feat: use imagor-base docker image by @cshum in #813
  • build: use imagor-base images by @cshum in #814

Full Changelog: v1.8.8...v1.8.10