·
6 commits
to refs/heads/master
since this release
Changes
- fix: Align Docker and Libpod ContainerCreate with official APIs @kjanosz (#161)
- deps: Updates to Go 1.25 @appiepollo14 (#149)
🚀 Features
- feat: Add support for stdin attach libpod #165 @joyrex2001 (#168)
- feat: Docker attach stdin @appiepollo14 (#164)
🐛 Bug Fixes
- fix: Respond with empty body upon success #144 @joyrex2001 (#171)
- fix: Labels for feature request template @appiepollo14 (#163)
🧰 Maintenance
- chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 @dependabot[bot] (#177)
- chore(deps): bump actions/setup-go from 6.0.0 to 6.1.0 @dependabot[bot] (#176)
- chore(deps): bump k8s.io/client-go from 0.34.1 to 0.34.2 @dependabot[bot] (#173)
- chore(deps): bump k8s.io/api from 0.34.1 to 0.34.2 @dependabot[bot] (#172)
- Remove feat/bug prefix from issue title @joyrex2001 (#170)
- chore: Update dependencies @joyrex2001 (#169)
- ci: Image build optimizations @appiepollo14 (#162)
- fix: Labels for feature request template @appiepollo14 (#163)
- ci: Updates git checkout @appiepollo14 (#157)
- chore: Adds issue templates @appiepollo14 (#156)
- docs: Document the release process @appiepollo14 (#155)
- ci: Fix release drafter config path @appiepollo14 (#154)
- ci: Implements ReleaseDrafter @appiepollo14 (#153)
- ci: Adds PR title check @appiepollo14 (#152)
- ci: Use shas for GH actions @appiepollo14 (#151)
- ci: Adds dependabot.yml @appiepollo14 (#150)
- chore: Adds pullrequest template @appiepollo14 (#148)