Releases: aipcc-cicd/claudio
Releases · aipcc-cicd/claudio
Release list
v0.7.6
What's Changed
- feat: add CI workflow for linting by @rishupk in #165
- Add CI smoke test for container image by @rishupk in #167
- feat: add yq to container image by @rishupk in #170
- revert: remove yq from container image by @rishupk in #171
- cli: use latest tag by @ktdreyer in #169
- chore(deps): update all dependencies by @renovate[bot] in #168
- chore(deps): update dependency aipcc-cicd/claudio-skills to v0.6.6 by @rishupk in #172
Full Changelog: v0.7.5...v0.7.6
v0.7.5
What's Changed
- chore(deps): update all dependencies by @renovate[bot] in #162
- chore(deps): update dependency aipcc-cicd/claudio-skills to v0.6.5 by @renovate[bot] in #166
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- AIPCC-15315: Remove pyopenssl CVE-2026-27459 workaround by @Victoremepunto in #153
- feat: add Tekton integration by @jangel97 in #145
- fix(release): pin skills version in Makefile for traceability by @jrusz in #152
- chore(deps): update all dependencies by @renovate[bot] in #138
- chore(deps): update all dependencies by @renovate[bot] in #160
- chore(deps): update all dependencies by @renovate[bot] in #161
Full Changelog: v0.7.1...v0.7.4
v0.7.3
What's Changed
- chore: Refactor Containerfile to allow isntall multi marketplace by @adrianriobo in #129
- feat: add explicit result file check for task pass/fail by @jangel97 in #139
- Log prompt before running entrypoint by @jangel97 in #142
- extract wrapper script from README by @ktdreyer in #140
- fix(build): fetch latest commit when building from branch by @ppitonak in #143
- feat: add PreToolUse hook to auto-allow plugin script commands by @ppitonak in #144
- fix: point renovate claudio-skills manager at Makefile CS_REF by @ppitonak in #146
- AIPCC-16813: add ~/.local/bin to PATH by @gnaponie in #149
- fix: extract verdict from evaluation model output by @jrusz in #150
- feat: automate releases via workflow_dispatch by @jrusz in #151
New Contributors
Full Changelog: v0.6.1...v0.7.3
v0.7.2
What's Changed
- chore: Refactor Containerfile to allow isntall multi marketplace by @adrianriobo in #129
- feat: add explicit result file check for task pass/fail by @jangel97 in #139
- Log prompt before running entrypoint by @jangel97 in #142
- extract wrapper script from README by @ktdreyer in #140
- fix(build): fetch latest commit when building from branch by @ppitonak in #143
- feat: add PreToolUse hook to auto-allow plugin script commands by @ppitonak in #144
- fix: point renovate claudio-skills manager at Makefile CS_REF by @ppitonak in #146
- AIPCC-16813: add ~/.local/bin to PATH by @gnaponie in #149
- fix: extract verdict from evaluation model output by @jrusz in #150
- feat: automate releases via workflow_dispatch by @jrusz in #151
New Contributors
Full Changelog: v0.6.1...v0.7.2
v0.7.1
What's Changed
- chore: Refactor Containerfile to allow isntall multi marketplace by @adrianriobo in #129
- feat: add explicit result file check for task pass/fail by @jangel97 in #139
- Log prompt before running entrypoint by @jangel97 in #142
- extract wrapper script from README by @ktdreyer in #140
- fix(build): fetch latest commit when building from branch by @ppitonak in #143
- feat: add PreToolUse hook to auto-allow plugin script commands by @ppitonak in #144
- fix: point renovate claudio-skills manager at Makefile CS_REF by @ppitonak in #146
- AIPCC-16813: add ~/.local/bin to PATH by @gnaponie in #149
- fix: extract verdict from evaluation model output by @jrusz in #150
- feat: automate releases via workflow_dispatch by @jrusz in #151
New Contributors
Full Changelog: v0.6.1...v0.7.1
v0.7.0
What's Changed
- chore: Refactor Containerfile to allow isntall multi marketplace by @adrianriobo in #129
- feat: add explicit result file check for task pass/fail by @jangel97 in #139
- Log prompt before running entrypoint by @jangel97 in #142
- extract wrapper script from README by @ktdreyer in #140
- fix(build): fetch latest commit when building from branch by @ppitonak in #143
- feat: add PreToolUse hook to auto-allow plugin script commands by @ppitonak in #144
- fix: point renovate claudio-skills manager at Makefile CS_REF by @ppitonak in #146
- chore(cut): v0.7.0 by @rishupk in #148
New Contributors
- @ktdreyer made their first contribution in #140
- @ppitonak made their first contribution in #143
- @rishupk made their first contribution in #148
Full Changelog: v0.6.1...v0.7.0
v0.6.3
v0.6.2
What's Changed
- chore: Refactor Containerfile to allow isntall multi marketplace by @adrianriobo in #129
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Fix CVE-2026-27459 (CRITICAL): pin pyopenssl>=26.0.0 to address buffer overflow pulled transitively from the UBI10 base image.