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

Releases: spotify/flo

v0.3.3

28 Aug 07:46
Compare
Choose a tag to compare
  • Call correct listener() and add test #154

v0.3.2

23 Aug 11:20
Compare
Choose a tag to compare

v0.3.1

22 Aug 11:51
Compare
Choose a tag to compare
  • read STYX_LOGGING #139
  • qualify bigquery lookup task id's #146
  • only allow single TaskOperator & TaskContextStrict #141
  • Scio failure handling #140
  • shade grpc-context #126
  • bigquery operator #125
  • too many warnings due to unchecked cast #151
  • scio: report dataflow region, project & url #149

v0.3.0

15 Aug 07:13
Compare
Choose a tag to compare
  • task evaluation logic in EvalContext & let process fn return operation #135
  • dry fork when in test mode or debugging #136

v0.2.17

08 Aug 15:52
Compare
Choose a tag to compare
  • Fix race in SyncContext.Value #134
  • Update README #129
  • forking: remove redundant task id setup #119
  • Get google cloud project based on GOOGLE_APPLICATION_CREDENTIALS without explicitly using google-api-client 1.23.0 that's partially broken #138

v0.2.16

02 Aug 10:00
Compare
Choose a tag to compare
  • Fix staging table id generation #128

v0.2.15

01 Aug 13:24
Compare
Choose a tag to compare
  • Mock StagingTableId's in flo-bigquery #124
  • Report dataflow job id #120
  • Do not log stack trace for expected exception #123

v0.2.14

31 Jul 10:09
Compare
Choose a tag to compare
  • Ability to test Flo tasks #108
  • BigQuery Mocking #117
  • flo-scio module containing ScioOperator for allowing testability of scio workflows #114

v0.2.13

20 Jul 14:27
Compare
Choose a tag to compare
  • Serializable BigQueryTasks #109
  • Serializable BigQueryContext #112
  • Nest exceptions when multiple tasks fail #111

v0.2.12

18 Jul 03:59
Compare
Choose a tag to compare
  • Load forking context from config #104