Releases: mesosphere/d2iq-daggers
Releases · mesosphere/d2iq-daggers
v0.5.0
build(main): release 0.5.0 (#39) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.4.0
build(main): release 0.4.0 (#34) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.3.1
build(main): release 0.3.1 (#31) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.3.0
build(main): release 0.3.0 (#29) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.2.2
build(main): release 0.2.2 (#24) :robot: I have created a release *beep* *boop* --- <!-- Release notes generated using configuration in .github/release.yaml at main --> ## What's Changed ### Fixes 🔧 * fix: Print command output if mage is not running in verbose mode by @aweris in https://github.com/mesosphere/daggers/pull/23 **Full Changelog**: https://github.com/mesosphere/daggers/compare/v0.2.1...v0.2.2 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.2.1
build(main): release 0.2.1 (#22) :robot: I have created a release *beep* *boop* --- <!-- Release notes generated using configuration in .github/release.yaml at main --> ## What's Changed ### Fixes 🔧 * fix: Use correct package name for mage/svu by @aweris in https://github.com/mesosphere/daggers/pull/21 **Full Changelog**: https://github.com/mesosphere/daggers/compare/v0.2.0...v0.2.1 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.2.0
v0.1.0
What's Changed
Exciting New Features 🎉
- feat: Add go build and mod cache by @jimmidyson in #9
- feat: add dagger svu by @aweris in #10
- feat: Add mage targets for svu by @jimmidyson in #14
- feat: Add logger support by @aweris in #17
Fixes 🔧
- fix: Remove redundant dagger client creation by @jimmidyson in #15
Other Changes
- feat: Use pre-commit zipapp by @jimmidyson in #1
- feat: Cache pre-commit specified hooks by @jimmidyson in #2
- fix: Cache install hooks in earlier layer by @jimmidyson in #4
- chore: Lint repo by @aweris in #3
- ci: Add default workflows, including release-please by @jimmidyson in #6
- ci: Add release notes config by @jimmidyson in #8
- feat: Enable further configuration options by @jimmidyson in #5
- refactor: Rename module to github.com/mesosphere/daggers by @jimmidyson in #13
- ci: Add golangci-lint workflow by @jimmidyson in #16
New Contributors
Full Changelog: v0.0.1...v0.1.0