Improvements
- Added Docker Hub as a secondary container registry
- Replaced some dependencies with smaller alternatives
- Added Node.js bundler with single executable applications for minimal runtime size and resource usage
- Runtime image is now based on scratch and fully distroless
- Reduced Docker image size from 62 MB to just 40 MB (35% reduction)
- Reduced runtime memory usage from 37 MB to just 16 MB (57% reduction)
Bug fixes
- Remove orders with 0 quantity from order list
Full Changelog: v1.0.0...v1.0.1