Releases: kitproj/kit
Releases · kitproj/kit
Release list
v1.2.0
What's Changed
- Update README install examples to v1.1.0 by @alexec with @Copilot in #123
- Improve Kit startup context and actionable CLI errors by @alexec with @Copilot in #124
- fix: data races, resource leaks, and validation gaps by @alexec in #125
- Remove unused task metrics feature by @alexec with @Copilot in #126
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- chore(deps): bump google.golang.org/grpc from 1.67.0 to 1.79.3 by @dependabot[bot] in #120
- chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.19.0 to 1.43.0 by @dependabot[bot] in #118
- chore(deps): bump github.com/moby/spdystream from 0.2.0 to 0.5.1 by @dependabot[bot] in #121
- Setting terminal title and bell notification by @alexec with @Copilot in #122
Full Changelog: v1.0.4...v1.1.0
v1.0.4
v1.0.3
What's Changed
- Update README installation versions to v1.0.2 by @Copilot in #111
- chore(deps): bump github.com/docker/cli from 24.0.5+incompatible to 29.2.0+incompatible by @dependabot[bot] in #113
- Add validation rules for task execution fields by @Copilot in #112
- Print "all requested tasks are running" message only once per ready transition by @Copilot in #115
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
- Update README installation instructions to v1.0.0 by @Copilot in #108
- feat: add recursive directory watching and shell tab completion by @austinrivard in #109
New Contributors
- @austinrivard made their first contribution in #109
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat: change to us exec+ps for metrics by @alexec in #97
- Fix documentation generation for examples with missing titles and update README by @Copilot in #98
- chore(deps): bump github.com/opencontainers/runc from 1.1.14 to 1.2.8 by @dependabot[bot] in #104
- chore(deps): bump github.com/containerd/containerd from 1.7.27 to 1.7.29 by @dependabot[bot] in #106
- Add MacOS installation instructions to README by @Copilot in #107
New Contributors
- @Copilot made their first contribution in #98
Full Changelog: v0.1.104...v1.0.0