Releases: joaofazolo/boca-docker
Releases · joaofazolo/boca-docker
1.2.2
1.2.1
What's Changed
- Dockle fix by @rlaiola in #22
- Bump actions/checkout from 3 to 4 by @dependabot in #24
- Bump docker/metadata-action from 4 to 5 by @dependabot in #29
- Bump docker/build-push-action from 4 to 5 by @dependabot in #28
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #25
- Bump docker/login-action from 2 to 3 by @dependabot in #27
- Bump docker/setup-qemu-action from 2 to 3 by @dependabot in #26
- Add how to contribute information by @rlaiola in #30
- Minor documentation fixes by @rlaiola in #31
- Set Git URL of BOCA repository as build argument by @rlaiola in #32
- Bump actions/setup-node from 3 to 4 by @dependabot in #36
- Bump actions/setup-go from 4 to 5 by @dependabot in #37
- Bump actions/stale from 8 to 9 by @dependabot in #38
- Bump github/codeql-action from 2 to 3 by @dependabot in #40
- Bump actions/download-artifact from 3 to 4 by @dependabot in #41
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #42
- Bump actions/delete-package-versions from 4 to 5 by @dependabot in #43
- Bump super-linter/super-linter from 5 to 6 by @dependabot in #44
- Minor fixes by @rlaiola in #45
- Fix build problem package tool by @rlaiola in #47
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Add Dependabot security updates by @rlaiola in #11 and #12
- Bump docker/build-push-action from 3 to 4 by @dependabot in #13
- Update documentation and add custom configuration/use cases by @rlaiola in #14 and #15
- Sync with master by @rlaiola in #16
- Update documentation by @rlaiola in #18 and #19
- Refactoring image builds by @rlaiola in #20 and #21
- Add support for more platforms with QEMU;
- Add Buildx and GiHub Actions cache;
- Add multi-stage image build;
- Add vulnerability scanning on build images;
- Add best practices linter on build images;
- Add cache cleanup for actions;
- Add container cleanup for packages;
- Add build matrix strategy for GitHub Actions;
- Periodically rebuild images with latest tag;
- Add community health files;
- Add issue/PR close stale action;
- Lint code base on pushes and PRs;
- Add cross-browser automated E2E testing;
- Update documentation;
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: 1.1.0...1.2.0