Releases: spotify/flyte-flink-plugin
Releases · spotify/flyte-flink-plugin
v0.1.19: remove invalid access scope default (#177)
What's changed
- Remove default accessScope
ClusterIP
(#177) @rayhaanbhikha
Contributors to this release
v0.1.18
What's changed
- Skip FlinkCluster Defaults flag added (#169) @rayhaanbhikha
- Upgrade flyte code to Flyte v1.0.1 release (#165) @sonjaer
- Update go to v1.18 in CI (#164) @regadas
- Upgrade to go 1.18 (#163) @sonjaer
Contributors to this release
@jto, @kassybas, @rayhaanbhikha, @regadas, @sonjaer and rayhaanbhikha
v0.1.17
What's changed
- bump flyteplugins deps (#151) @ckiosidis
🌱 Dependency Updates
- Bump github.com/envoyproxy/protoc-gen-validate from 0.6.3 to 0.6.7 (#145) @dependabot
Contributors to this release
@ckiosidis, @dependabot, @dependabot[bot] and @regadas
v0.1.16
v0.1.15
v0.1.14
What's changed
- Fix: don't override env vars set in config @regadas
- Add job artifacts as a generally available env var for JM and TM (#118)(#120) @regadas
🌱 Dependency Updates
- Bump github.com/flyteorg/flyteidl from 0.21.23 to 0.21.25 (#92) @dependabot
- Update flyteplugins to v0.10.4 (#119) @regadas
Contributors to this release
@dependabot, @dependabot[bot] and @regadas
v0.1.13
What's changed
- Use job SubmitterName instead of Name (#91) @regadas
- Update flink-operator to v0.3.8 (#89) @regadas
- Add dependabot (#82) @regadas
🌱 Dependency Updates
- Bump github.com/hashicorp/go-version from 1.3.0 to 1.4.0 (#88) @dependabot
- Bump github.com/envoyproxy/protoc-gen-validate from 0.6.1 to 0.6.3 (#87) @dependabot
Contributors to this release
@dependabot, @dependabot[bot] and @regadas
v0.1.12
What's changed
- Tweak OnAbort action (#81) @regadas
- Implement flyteplugins' OnAbort API (#75) @clairemcginty