What's Changed
Big change is adding clang-format-17
and clang-format-18
! Here's the full changelog (mostly dependabot updates):
- fix: Drop support for Ubuntu 18.04 runners by @jidicula in #149
- build: bump docker/metadata-action from 4.3.0 to 4.4.0 by @dependabot in #148
- build: bump docker/login-action from 2.1.0 to 2.2.0 by @dependabot in #152
- build: bump docker/build-push-action from 4.0.0 to 4.1.0 by @dependabot in #150
- build: bump docker/metadata-action from 4.4.0 to 4.5.0 by @dependabot in #151
- build: bump docker/build-push-action from 4.1.0 to 4.1.1 by @dependabot in #154
- build: bump docker/metadata-action from 4.5.0 to 4.6.0 by @dependabot in #153
- ci(tests): Add E2E test that self-references this action by @jidicula in #155
- build: bump actions/checkout from 3 to 4 by @dependabot in #158
- build: bump docker/build-push-action from 4.1.1 to 4.2.1 by @dependabot in #157
- build: bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #161
- build: bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #159
- build: bump docker/build-push-action from 4.2.1 to 5.0.0 by @dependabot in #160
- feat: Add clang-format-17 to package registry by @Xav83 in #164
- Add support for clang-format-17 by @Xav83 in #163
- refactor: Switch Ubuntu version to mantic by @Ajeets6 in #166
- Revert "refactor: Switch Ubuntu version to mantic" by @jidicula in #167
- build: bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #169
- build: bump docker/metadata-action from 5.0.0 to 5.2.0 by @dependabot in #170
- build: bump docker/metadata-action from 5.2.0 to 5.3.0 by @dependabot in #172
- build: bump docker/metadata-action from 5.3.0 to 5.4.0 by @dependabot in #173
- build: bump actions/setup-go from 4 to 5 by @dependabot in #171
- ci: Upgrade to Go 1.21 for ghcr-cleaner by @jidicula in #175
- feat(docker): Add check script to Dockerfile by @jidicula in #176
- build: bump docker/metadata-action from 5.4.0 to 5.5.0 by @dependabot in #177
- build: bump docker/metadata-action from 5.5.0 to 5.5.1 by @dependabot in #178
- build: bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in #181
- build: bump softprops/action-gh-release from 1 to 2 by @dependabot in #180
- build(docker): Add clang-format-18 image by @jidicula in #182
- feat: Add clang-format-18 support by @jidicula in #183
- test: Add load testing files by @jidicula in #184
- refactor: Docker run args by @jidicula in #185
- build: bump docker/build-push-action from 5.2.0 to 5.3.0 by @dependabot in #187
- build: bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #186
New Contributors
Full Changelog: v4.11.0...v4.12.0