This repository was archived by the owner on Dec 14, 2025. It is now read-only.
Releases: gauravgahlot/argoflows
Releases · gauravgahlot/argoflows
v0.1.1
What's Changed
- Implement remaining endpoints for WorkflowTemplateService by @gauravgahlot in #34
- Added Contribution.md by @yashisrani in #35
- Changed parameter type from String to &str by @yashisrani in #37
- Implement remaining endpoints for
WorkflowServiceby @gauravgahlot in #42
New Contributors
- @yashisrani made their first contribution in #35
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Implement
infoAPI -/api/v1/versionendpoint by @gauravgahlot in #1 - Add config builder for argoflows by @gauravgahlot in #7
- Implement
InfoServiceendpoints by @gauravgahlot in #8 - Add types for lock synchronization by @gauravgahlot in #20
- Add types for metrics by @gauravgahlot in #21
- Add types for http by @gauravgahlot in #22
- Add types for artifacts by @gauravgahlot in #23
- Add types workflow and workflow template by @gauravgahlot in #24
- Add error types for workflow templates by @gauravgahlot in #27
- Implement required endpoints for
WorkflowTemplateServiceby @gauravgahlot in #30 - Implement required endpoints for
WorkflowServiceby @gauravgahlot in #31 - Prepare to publish v0.1.0 by @gauravgahlot in #32
New Contributors
- @gauravgahlot made their first contribution in #1
Full Changelog: https://github.com/gauravgahlot/argoflows/commits/v0.1.0