Releases: mesosphere/mindthegap
Releases · mesosphere/mindthegap
v1.13.3
1.13.3 (2024-04-17)
What's Changed
Other Changes
- ci: New org for devbox-install-action - missed in previous PR by @jimmidyson in #686
- build: Specify go1.22.2 as toolchain to fix govulncheck issues by @jimmidyson in #688
Full Changelog: v1.13.2...v1.13.3
v1.13.2
1.13.2 (2024-04-15)
What's Changed
Other Changes
- build(main): Latest devbox update (2024-04-08) by @mesosphere-actions-pr-bot in #671
- ci: Remove auto-approve PRs now it is disabled at org level by @jimmidyson in #674
- ci: Use app token for release-please workflow to create PR by @jimmidyson in #675
- ci: Add release as valid PR type by @jimmidyson in #677
- build: Bump golangci-lint and enable more linters by @jimmidyson in #678
- build: Switch to task from make by @jimmidyson in #679
- ci: Switch to jetify-com/devbox-install-action by @jimmidyson in #680
- ci: Do not validate single commit titles by @jimmidyson in #685
Full Changelog: v1.13.1...v1.13.2
v1.13.1
1.13.1 (2024-03-26)
What's Changed
Other Changes
- build: Add release conventional commit type for release PRs by @jimmidyson in #589
- build(main): Latest devbox update (2024-02-05) by @mesosphere-actions-pr-bot in #622
- build(main): Latest devbox update (2024-02-12) by @mesosphere-actions-pr-bot in #623
- build(main): Latest devbox update (2024-02-26) by @mesosphere-actions-pr-bot in #635
- build(main): Latest devbox update (2024-03-04) by @mesosphere-actions-pr-bot in #640
- build(main): Latest devbox update (2024-03-11) by @mesosphere-actions-pr-bot in #642
- build(main): Latest devbox update (2024-03-18) by @mesosphere-actions-pr-bot in #648
- build(main): Latest devbox update (2024-03-25) by @mesosphere-actions-pr-bot in #656
- ci: Remove auto-approve PRs now it is disabled at org level by @jimmidyson in #664
- ci: Fix up release workflow by specifying workflow-dispatch version by @jimmidyson in #665
New Contributors
- @mesosphere-actions-pr-bot made their first contribution in #622
Full Changelog: v1.13.0...v1.13.1
v1.13.0
1.13.0 (2023-12-18)
What's Changed
Exciting New Features 🎉
- feat: Validate empty values for required flags by @jimmidyson in #541
Fixes 🔧
- fix: Do not panic on invalid air-gapped bundle by @jimmidyson in #586
Other Changes
- build: Update tools by @jimmidyson in #579
- build: Remove unused and deprecated goreleaser flags by @jimmidyson in #581
- ci: Update release please configuration for v4 action by @jimmidyson in #583
- build: Use new github.com/distribution/reference module by @jimmidyson in #582
- build: Add ko necessary for building release images by @jimmidyson in #585
Full Changelog: v1.12.0...v1.13.0
v1.12.0
1.12.0 (2023-10-17)
What's Changed
Other Changes
- build: Add vscode settings for testing by @jimmidyson in #531
- build: Use ko for image building by @jimmidyson in #533
- build: go v1.21.1 by @jimmidyson in #530
- build: Update pre-commit hooks by @jimmidyson in #534
- build: Remove unused docker make stuff by @jimmidyson in #537
Full Changelog: v1.11.1...v1.12.0
v1.11.1
1.11.1 (2023-09-15)
What's Changed
Fixes 🔧
- fix: Hide crane warnings by default by @jimmidyson in #507
Other Changes
- build(deps): Bump goproxy dependency for CVE by @jimmidyson in #479
- test: Try to fix proxy flaky tests by @jimmidyson in #480
- build: Upgrade tools by @jimmidyson in #481
Full Changelog: v1.11.0...v1.11.1
v1.11.0
1.11.0 (2023-07-31)
What's Changed
Exciting New Features 🎉
- feat: Add mindthegap to useragent by @jimmidyson in #476
- feat: Image push concurrency by @jimmidyson in #477
Other Changes
- build: Try devbox instead of devenv by @jimmidyson in #465
- build(deps): Upgrade commit based deps by @jimmidyson in #470
- ci: Use latest devbox install action by @jimmidyson in #471
Full Changelog: v1.10.1...v1.11.0
v1.10.1
1.10.1 (2023-07-11)
What's Changed
Fixes 🔧
- fix: Correctly handle multiple registries by @jimmidyson in #459
Full Changelog: v1.10.0...v1.10.1
v1.10.0
1.10.0 (2023-07-11)
What's Changed
Exciting New Features 🎉
- feat: Parallel image pulls by @jimmidyson in #456
Other Changes
- ci: Add write permissions for publishing test results by @jimmidyson in #454
- build: Upgrade devenv environment by @jimmidyson in #458
- build(deps): Upgrade dependencies with CVEs by @jimmidyson in #457
Full Changelog: v1.9.0...v1.10.0
v1.9.0
1.9.0 (2023-06-22)
What's Changed
Exciting New Features 🎉
- feat: Add --on-existing-tag flag to push bundle by @jimmidyson in #449
Fixes 🔧
- fix: Do not log base64 encoded ECR token by @jimmidyson in #450
Other Changes
- test: Use IPv4 localhost address instead of localhost hostname by @jimmidyson in #447
- ci: Run macOS tests on Ventura by @jimmidyson in #448
- build: Tweak golangci-lint configuration by @jimmidyson in #451
Full Changelog: v1.8.0...v1.9.0