Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Releases: spotify/flo

v0.2.11

17 Jul 05:54
Compare
Choose a tag to compare
  • add NotRetriable (exit code 50) exception #106
  • propagate -Dproperties #105
  • use chill-scala - fix scala serde #107

v0.2.10

12 Jul 07:10
Compare
Choose a tag to compare
  • Add ConfigSerializer to PersistingContext #95
  • this log doesn't seem to be necessary #99
  • version is managed #98

v0.2.9

15 Jun 10:07
Compare
Choose a tag to compare
  • read styx envs directly without config #87

Potential breaking change

  • run task process fn in subprocess #84
    Now process function and its closure need to be serializable

v0.2.8

05 Jun 12:55
Compare
Choose a tag to compare
  • grpc context propagation with task name #82
  • revert #80 #81

v0.2.7

23 May 14:59
Compare
Choose a tag to compare
  • Disable logging downloading progress on mvn verify #77
  • Get sanitized Styx environment variables #80

v0.2.6

17 May 10:36
Compare
Choose a tag to compare

Termination Logging support via flo-styx.

  • Add termination-hook capability #69
  • add AsyncContext example #67
  • merge flo-contrib and flo #71
  • add annotation #73
  • downgrade bigquery lib #74
  • test loading config #72
  • Fix termination logging: Inject correct class and create file if not exists #75

v0.2.5

09 May 12:15
Compare
Choose a tag to compare
  • Remove StyxExecutionId and related config
  • remove mockito-all dependency

v0.2.4

02 May 09:58
Compare
Choose a tag to compare
  • No more colors in log output

v0.2.3

02 May 09:57
Compare
Choose a tag to compare
  • Scala 2.12 support

v0.2.2

10 Apr 15:34
Compare
Choose a tag to compare
  • Add missing logging of already computed values