Skip to content

v0.3.0

Choose a tag to compare

@ravisuhag ravisuhag released this 04 Aug 11:31
· 133 commits to main since this release
5b3896d

Changelog

  • 5b3896d refactor: change external optimus sensor task id similar with internal sensor task id (#491)
  • 65af2ca fix: bug job deployment failed and cancelled not returning error (#485)
  • 606b5d4 fix: bug unable to decode GetJobSpecificationsResponse for jobs with hook (#478)
  • bc0a5eb fix: always load configs from env variables regardless filepath exist (#473)
  • 878ddda fix: capture scheduler exception errors in Optimus notifications (#457)
  • ea50e90 fix: bug external sensor created when internal sensor with same urn already resolved (#466)
  • 80df76a fix: bug unable to deploy job without dependency mod (#459)
  • b4c9bba feat: support optimus sensor (#438)
  • aeda4bb fix: load config from env var (#447)
  • bd5f932 fix: race condition on resource deploy (#448)
  • 779ca46 feat: add Optimus dashboard (#439)
  • e69feb9 feat: revamp config overriding (#431)
  • 00de128 fix: pass context to plugin call (#402)
  • 0aba386 refactor: GetJobSpecificationsResponse to also include project and namespace names (#436)
  • 6a6835a refactor: persist job and resource dependency (#401)
  • 3cf7239 feat: job monitoring (#395)
  • 59aaefa fix: use go releaser token to push artifacts
  • e82229d fix: use job_spec api to get schedule interval for sensors (#426)
  • a418c90 fix: use right execution_dates to fetch airflow job runs for varying schedule intervals (#396)
  • a976283 fix: increase send and receive size limit (#427)
  • 05fd4c9 feat: provide api related to optimus sensor (#406)
  • de15c74 fix: temporary fix to avoid failing of sensor fast in case of shedule run is not present
  • 79fdefa feat: resource apply changes only if different (#351)
  • 7b1198b fix: format name for read config through file (#403)
  • 609b62d feat: async job deployment (#350)
  • 36a5111 fix: use right execution_dates to fetch airflow job runs for varying schedule intervals (#396)
  • bb61b05 fix: initialize cli colors (#361)
  • 243f0c0 feat: improve telemetry for external system interactions (#393)
  • 3b283db feat: expose telemetry address to plugin and propagate metadata downstream (#388)
  • 3a4ea5e fix: server crash when accepting improper resource create request (#374)
  • 453568a refactor: extension (#328)
  • 54f0784 fix: add missing logs on job deployment and fix job refresh cli (#358)
  • 6d63be3 refactor: merge refactoring changes to main (#373)
  • 19ff6d6 refactor: split interfaces for backup and replay (#312)
  • 85a7f47 refactor: command (#313)
  • df0ca11 fix: resolve bug when refreshing jobs with cross project dependency (#349)