Releases: spotify/flyte-flink-plugin
Releases · spotify/flyte-flink-plugin
v0.2.2
v0.2.1
What's changed
- Add region and kubernetes cluster options (#305) @smikloska
- Make function not access outer-state (#265) @live-wire
- Don't retry if the job fails with a non-retryable exit code (#264) @yolgun
- Minor refactoring to expose functions to upstream libraries (#263) @live-wire
Contributors to this release
@live-wire, @smikloska, @yolgun and Stefanie Mikloska
v0.1.29
v0.1.28
v0.1.27
v0.1.26
What's changed
- Rollback flytestdlib version to v1.0.11 (#238) @live-wire
- simplify task logs (#239) @yolgun
Contributors to this release
@live-wire and @yolgun
v0.1.25
v0.1.23
What's changed
- Swith temporary directory from /flink-tmp to /tmp (#232) @gliter
- Use resource requests instead of limits (#216) @regadas
- Update k8s dependencies (#198) @kassybas
🌱 Dependency Updates
- Bump github.com/flyteorg/flytestdlib from 1.0.0 to 1.0.13 (#230) @dependabot
- Bump github.com/flyteorg/flyteplugins from 1.0.10 to 1.0.20 (#231) @dependabot
- Bump github.com/envoyproxy/protoc-gen-validate from 0.6.7 to 0.9.0 (#225) @dependabot
- Bump github.com/flyteorg/flyteidl from 1.1.10 to 1.1.19 (#213) @dependabot
Contributors to this release
@dependabot, @dependabot[bot], @gliter, @kassybas, @perploug, @regadas and Barna Kutassy
v0.1.21
What's changed
- It is possible that the job succeeded but submitter is still running (#184) @live-wire