Thanks to @sirux88 & @MindTooth for this release.
Fixed a Docker multiarch build bug causing a lot of issues in various places and new multistage build process cuts container sizes down by >40%.
See the related tweet for this release.
What’s Changed
- Fix Tests: Set Bundle Config Option (#763) @pglombardo
- ci: disable provenance when building images (#752) @MindTooth
🚀 Features
- Unify Gemfiles using bundle groups (#715) @sirux88
- Docker: Switch to multistage build to reduce container size (#714) @sirux88
⬆️ Dependencies updates
- ⬆️ Bump aws-sdk-s3 from 1.118.0 to 1.119.0 in /gemfiles/mysql (#759) @dependabot
- ⬆️ Bump aws-partitions from 1.700.0 to 1.701.0 in /gemfiles/mysql (#760) @dependabot
- ⬆️ Bump aws-sdk-s3 from 1.118.0 to 1.119.0 (#758) @dependabot
- ⬆️ Bump aws-partitions from 1.700.0 to 1.701.0 (#757) @dependabot
- ⬆️ Bump aws-sdk-core from 3.169.0 to 3.170.0 in /gemfiles/mysql (#750) @dependabot
- ⬆️ Bump aws-partitions from 1.699.0 to 1.700.0 in /gemfiles/mysql (#751) @dependabot
- ⬆️ Bump rubocop from 1.44.0 to 1.44.1 in /gemfiles/mysql (#749) @dependabot
- ⬆️ Bump bootsnap from 1.15.0 to 1.16.0 in /gemfiles/mysql (#748) @dependabot
- ⬆️ Bump multipart-post from 2.2.3 to 2.3.0 in /gemfiles/mysql (#746) @dependabot
- ⬆️ Bump globalid from 1.0.1 to 1.1.0 (#744) @dependabot
- ⬆️ Bump globalid from 1.0.1 to 1.1.0 in /gemfiles/mysql (#745) @dependabot
- ⬆️ Bump multipart-post from 2.2.3 to 2.3.0 (#743) @dependabot
- ⬆️ Bump rubocop from 1.44.0 to 1.44.1 (#741) @dependabot
- ⬆️ Bump bootsnap from 1.15.0 to 1.16.0 (#740) @dependabot
- ⬆️ Bump aws-sdk-core from 3.169.0 to 3.170.0 (#738) @dependabot
- ⬆️ Bump aws-partitions from 1.698.0 to 1.699.0 in /gemfiles/mysql (#737) @dependabot
- ⬆️ Bump aws-partitions from 1.698.0 to 1.699.0 (#736) @dependabot
👥 List of contributors
@MindTooth, @dependabot, @dependabot[bot], @pglombardo and @sirux88