Releases: nirmata/ottoflow
Releases · nirmata/ottoflow
Release list
v0.1.2
What's Changed
- fix: update default Gemini model from deprecated gemini-2.5-flash by @anubhav888 in #61
- fix: don't fail toolloop.Run on trailing usage-only stream response by @anubhav888 in #51
- fix: give the e2e suite a timeout with headroom by @amaydixit11 in #64
- fix: record workflow metrics in the controller, from run status by @amaydixit11 in #63
- fix: round-trip Kubernetes CEL library types through step outputs (+ pod-triage output guard) by @AIWithShrey in #65
- build(deps): bump k8s.io/api from 0.36.3 to 0.36.4 by @dependabot[bot] in #57
- build(deps): bump k8s.io/client-go from 0.36.3 to 0.36.4 by @dependabot[bot] in #56
- build(deps): bump actions/create-github-app-token from 1.12.0 to 3.2.0 by @dependabot[bot] in #52
- build(deps): bump github/codeql-action/analyze from 4.37.7 to 4.37.8 by @dependabot[bot] in #58
- build(deps): bump github/codeql-action/init from 4.37.7 to 4.37.8 by @dependabot[bot] in #59
- build(deps): bump github/codeql-action/autobuild from 4.37.7 to 4.37.8 by @dependabot[bot] in #60
- build(deps): bump k8s.io/apiextensions-apiserver from 0.36.3 to 0.36.4 by @dependabot[bot] in #53
- build(deps): bump github.com/google/go-containerregistry from 0.21.9 to 0.22.0 by @dependabot[bot] in #55
New Contributors
- @anubhav888 made their first contribution in #61
- @dependabot[bot] made their first contribution in #57
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat: serve Workflows as A2A agents to kagent by @AIWithShrey in #49
- fix: make the controller's metrics endpoint reachable by @amaydixit11 in #50
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat(cli): add "ottoflow version" command to show build version details by @JimBugwadia in #37
- build: pin ko, pin the golangci-lint installer, and set GOWORK once by @amaydixit11 in #40
- ci: publish an ottoflow-rc Homebrew formula for prerelease tags by @AIWithShrey in #41
- ci: cut PR pipeline and CodeQL time, move e2e to post-merge by @JimBugwadia in #35
- update readme by @JimBugwadia in #43
- fix(executor,cli): fail zero-success forEach runs and check references in local validate by @AIWithShrey in #39
- docs: make the pod-triage quickstart deploy failing pods to triage by @AIWithShrey in #42
- Update README with key features and quick start by @JimBugwadia in #44
- Refactor key features section in README by @JimBugwadia in #45
- Refine key features section in README.md by @JimBugwadia in #46
- Enhance README with test cluster and pod triage details by @JimBugwadia in #48
- feat: serve Workflows as MCP tools by @amaydixit11 in #47
New Contributors
- @amaydixit11 made their first contribution in #40
Full Changelog: v0.0.2...v0.1.0
v0.1.0-rc6
Changelog
- c333554: Improve CLI run UX, consolidate docs, add codegen verification, refresh branding (#34) (@JimBugwadia)
v0.0.2
What's Changed
- Improve CLI run UX, consolidate docs, add codegen verification, refresh branding by @JimBugwadia in #34
New Contributors
- @JimBugwadia made their first contribution in #34
Full Changelog: v0.1.0-rc5...v0.0.2
v0.1.0-rc5
v0.1.0-rc4
What's Changed
- feat(executor): context-window budget management for agent steps by @AIWithShrey in #1
Full Changelog: v0.1.0-rc3...v0.1.0-rc4
v0.1.0-rc3
Changelog
- fc216f9: ci(release): mint homebrew-tap token from nirmata-internal-app (drop PAT) (#30) (Shreyas Mocherla shreyas.mocherla@nirmata.com)
- da3c6f5: initial commit for public repo (Jim Bugwadia jim@nirmata.com)
v0.0.1
Changelog
- 9fcece0: chore(release): v0.0.1 test build (@AIWithShrey)