Releases: claimed-framework/c3
Releases · claimed-framework/c3
v0.4.0
What's Changed
- c3 containerless operator generation by @romeokienzler in #66
Full Changelog: v0.3.9...v0.4.0
v0.3.9
What's Changed
- add version information to containerless component by @romeokienzler in #65
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- create cwl task for containerless operator by @romeokienzler in #64
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Added argument dockerfile by @blumenstiel in #61
- add containerless operator builder by @romeokienzler in #63
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- Fix non-alpha chars in requirements file name by @blumenstiel in #58
Full Changelog: v0.3.5...v0.3.6
v0.3.5
Fix kfp component yaml
v0.3.4
Added --platform
argument and support for docker buildx
.
v0.3.3
What's Changed
- add operator utils and tests by @romeokienzler in #53
Full Changelog: v0.3.2...v0.3.3
v0.3.2
- Fixed errors
- Unified functionality between cos and s3kv, e.g., using connection string instead of separate access keys and secrets
- Moved automatic cos download/upload to legacy_cos backend
- Updated GettingStarted.md