Releases: ingrammicro/cio
cio v0.15.0-alpha
Changelog
- b79496a Add Dependency Track to all branches (Issue IMCO-1163)
- eba2ddf Add Goreleaser to argo-workflow (IMCO-1215)
- 6ffe811 Add compatibility with cinc-client installation on windows (issue IMCO-1215)
- 3d8f769 Add policy_name attribute to each policyfile configuration run for compatibility with Chef 17 (issue IMCO-1215)
- c27c9f1 Fix goreleaser config to work with latest goreleaser version (issue IMCO-1215)
- 1f5b1c1 Merge pull request #97 from ingrammicro/master
- 7f39483 Merge pull request #98 from ingrammicro/feature/1163-dependency-track-implementation
- bbae22a Merge pull request #99 from ingrammicro/bugfix/1225-dtrack-to-tagged-versions-and-develop-only
- 1734d43 Modify Dependency Track to only use on tagged versions and develop branch (Issue IMCO-1225)
- c32e4a6 Prepare release of v0.15.0-alpha 🚧
- 27c607f Send cio and chef/cinc client versions in configuration update after bootstrap run (issue IMCO-1215)
- b50da3e Set policy_group to local in bootstrapping config attributes (issue IMCO-1215)
cio-v0.14.2
Changelog
8f911ac Merge pull request #96 from ingrammicro/release/light-pillar
d912b5a Prepare release of v0.14.2 🎉
ec2d1aa Prepare release of v0.14.2-rc 🚧
31d885f Merge pull request #95 from ingrammicro/bugfix/93-windows-attachment-dir
ffc7b28 Fix ATTACHMENT_DIR env var on windows (issue #93)
ac620bd Merge pull request #94 from ingrammicro/master2develop
89025a6 Merge branch 'master' into master2develop
fc90708 Merge pull request #83 from ingrammicro/feature/82-Update-Go-1.17
e19e44c Updated Go to 1.17 (issue #82)
2820355 Merge pull request #81 from ingrammicro/master
Automated with GoReleaser
Built with go version go1.17.8 linux/amd64
cio-v0.14.2-rc
Changelog
ec2d1aa Prepare release of v0.14.2-rc 🚧
31d885f Merge pull request #95 from ingrammicro/bugfix/93-windows-attachment-dir
ffc7b28 Fix ATTACHMENT_DIR env var on windows (issue #93)
ac620bd Merge pull request #94 from ingrammicro/master2develop
89025a6 Merge branch 'master' into master2develop
fc90708 Merge pull request #83 from ingrammicro/feature/82-Update-Go-1.17
e19e44c Updated Go to 1.17 (issue #82)
2820355 Merge pull request #81 from ingrammicro/master
Automated with GoReleaser
Built with go version go1.17.8 linux/amd64
cio-v0.14.1
Changelog
b2eb9cd Merge pull request #91 from ingrammicro/hotfix/0.14.1
3c701e4 Prepare release of v0.14.1 🎉
eb41cbd Merge pull request #89 from ingrammicro/bugfix/84-readme-doc-out-of-date
ed67e48 Update README (issue #84)
98afa86 Merge pull request #88 from ingrammicro/bugfix/87-server-plans-list-requires-realm
ebd341d Server plans list requires realm (issue #87)
2b8c957 Merge pull request #86 from ingrammicro/bugfix/862-converge-brownfield-server-fails
0edda0d Modify windows settings for brownfield command (Issue IMCO-862)
Automated with GoReleaser
Built with go version go1.17.6 linux/amd64
cio-v0.14.0
Changelog
84a2f4c Merge pull request #80 from ingrammicro/release/halo
13de7df Prepare release of v0.14.0 🎉
6030aca Prepare release of v0.14.0-rc 🚧
ffa3bbc Prepare release of v0.14.0-beta1 🚧
0e05e15 Merge pull request #79 from ingrammicro/feature/707-add-http-request-timeout
ce8823b Add http request timeout plus ReportScriptConclusions retry (IMCO-707)
7603c7a Prepare release of v0.14.0-beta 🚧
d15d4ce Merge pull request #78 from ingrammicro/feature/607-secrets-blueprint-integration
266fc26 Add testing for new command (issue IMCO-607)
cff3b24 Add server command to retrieve secret version contents (issue IMCO-607)
646bf43 Merge pull request #77 from ingrammicro/feature/648-add-dependency-track-integration
129091e Add dependency-track step to argo wf (IMCO-648)
cbedb26 Merge pull request #75 from ingrammicro/master
Automated with GoReleaser
Built with go version go1.16.3 linux/amd64
cio-v0.14.0-rc
Changelog
6030aca Prepare release of v0.14.0-rc 🚧
Automated with GoReleaser
Built with go version go1.16.3 linux/amd64
cio-v0.14.0-beta1
Changelog
ffa3bbc Prepare release of v0.14.0-beta1 🚧
0e05e15 Merge pull request #79 from ingrammicro/feature/707-add-http-request-timeout
ce8823b Add http request timeout plus ReportScriptConclusions retry (IMCO-707)
Automated with GoReleaser
Built with go version go1.16.3 linux/amd64
cio-v0.14.0-beta
Changelog
7603c7a Prepare release of v0.14.0-beta 🚧
d15d4ce Merge pull request #78 from ingrammicro/feature/607-secrets-blueprint-integration
266fc26 Add testing for new command (issue IMCO-607)
cff3b24 Add server command to retrieve secret version contents (issue IMCO-607)
646bf43 Merge pull request #77 from ingrammicro/feature/648-add-dependency-track-integration
129091e Add dependency-track step to argo wf (IMCO-648)
cbedb26 Merge pull request #75 from ingrammicro/master
Automated with GoReleaser
Built with go version go1.16.3 linux/amd64
cio-v0.13.0
Changelog
55ae0e6 Merge pull request #74 from ingrammicro/release/glories
0c952cb Prepare release of v0.13.0 🎉
79cfd7a Prepare release of v0.13.0-rc 🚧
72fa018 Prepare release of v0.13.0-beta 🚧
31b8769 Merge pull request #73 from ingrammicro/feature/72-adapt-resources-new-cp-config
6539606 Adapt resources to new CP config (issue #72)
02ded35 Merge pull request #71 from ingrammicro/refactor/70-adapt-to-sonarqube-requirements
29cebca Adapt code to sonarqube requirements (issue #70)
935b2c5 Merge pull request #68 from ingrammicro/feature/66-allow-work-kubernetes
836333e Add realm support (issue #66)
ee13977 Fix node pool plans variable name (issue #66)
ebd6f7d Allow work with kubernetes clusters (issue #66)
caf299e Merge pull request #67 from ingrammicro/feature/492-arm64-processors-support
149dab5 Add arm64 architecture (Issue IMCO-492)
ad1132a Merge pull request #69 from ingrammicro/feature/adapt-argo-workflow-ro-go-1.15
80356d3 Update argo-workflow to go 1.16
0b7c42a Argo-workflow
15ea359 Merge pull request #65 from ingrammicro/feature/64-adapt-client-brownfield
af23fb7 Remove canditate concept (issue #64)
39b8158 Adapt the client brownfield API commands (issue #64)
8b41385 Merge pull request #63 from ingrammicro/feature/235-migrate-imco-sonar-projects-to-ingram-enterprise-sonarqube
1ec1192 Add sonar enterprise template (Issue IMCO-235)
9d4fc8b Merge pull request #62 from ingrammicro/feature/61-Update-Go-1.15
16bf0cf Update Go to 1.15 and update dependencies (Close #61)
d3526ba Merge pull request #60 from ingrammicro/master
03a19e5 Merge pull request #59 from ingrammicro/release/belt-of-venus
Automated with GoReleaser
Built with go version go1.16.3 linux/amd64
cio-v0.13.0-rc
Changelog
79cfd7a Prepare release of v0.13.0-rc 🚧
Automated with GoReleaser
Built with go version go1.16.3 linux/amd64