Skip to content

Releases: autokitteh/autokitteh

v0.10.13

12 Nov 12:07
4a19341
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.12...v0.10.13

v0.10.12

11 Nov 17:13
371a8ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.11...v0.10.12

v0.10.11

28 Oct 07:33
9442a07
Compare
Choose a tag to compare

What's Changed

  • fix: install py-sdk in standrad docker by @efiShtain in #806
  • fix: race condition in python rt print by @itayd in #799
  • feat(python): next_event support both timedelta and int by @itayd in #805

Full Changelog: v0.10.10...v0.10.11

v0.10.10

26 Oct 00:06
3e3a195
Compare
Choose a tag to compare

What's Changed

  • refactor: pull connection init logic out of dashboard by @itayd in #788
  • feat: acceptance test for basic usability of integrations by @daabr in #784
  • bug(python): next_event timeout should be timedelta by @tebeka in #797
  • fix(ENG-1715): remove schedule when its trigger is kaput by @itayd in #794
  • feat: add process id to workflows memo and workers identity by @itayd in #801
  • fix: set pygithub to pull from latest by @pashafateev in #802
  • feat(python): next_event on mulitple subscription ids by @tebeka in #798
  • refactor: remove unused function from kittehs by @daabr in #791

Full Changelog: v0.10.9...v0.10.10

v0.10.9

22 Oct 21:22
ee4fd84
Compare
Choose a tag to compare

What's Changed

  • fix: webplatform: no need for Seek hack by @itayd in #785
  • refactor: IsRetryableError by @itayd in #786
  • fix: incorrect unsubscribe syscall from pythonrt by @efiShtain in #789
  • fix: timeout is ignored on next_event in pythonrt by @efiShtain in #790

Full Changelog: v0.10.8...v0.10.9

v0.10.8

21 Oct 16:17
e4cec0b
Compare
Choose a tag to compare

What's Changed

  • chore: add logs to pin-point OAuth and Google watch issues by @daabr in #780
  • feat: install pysdk directly from code instead of pypi by @efiShtain in #781
  • chore(pythonrt): remove requirements.txt comment by @pashafateev in #773
  • refactor: split workflow dir and runner dir by @efiShtain in #783
  • feat(python): Add dir to AttrDict to help autocompletion by @tebeka in #782

Full Changelog: v0.10.7...v0.10.8

v0.10.7

18 Oct 23:24
14fc4c0
Compare
Choose a tag to compare

What's Changed

  • feat: organize workflows memos by @itayd in #778
  • fix(github): missing param name when creating PAT connections by @daabr in #779
  • fix(google): reduce sensitivity of requested Drive scopes by @daabr in #777
  • fix(logging): misc logging fixes and improvements by @daabr in #776

Full Changelog: v0.10.6...v0.10.7

v0.10.6

17 Oct 16:34
be49218
Compare
Choose a tag to compare

Changelog

  • be49218 fix(python): deal with errors gracefully (#775)
  • fdc87fe feat(python): generate JWTs without exposing the private key (#774)

v0.10.5

16 Oct 07:31
40f0241
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.4...v0.10.5

v0.10.4

16 Oct 01:37
6c79b26
Compare
Choose a tag to compare

What's Changed

  • fix: remove some non informative logs by @efiShtain in #762
  • chore(python): stderr should be logged at error level by @tebeka in #757
  • fix(ENG-1543): session passes all inputs to runtime by @itayd in #760
  • fix: serialize python runtime grpc calls to worker by @efiShtain in #763
  • refactor: simpler event transform in python by @itayd in #759
  • fix(security): don't log token in clear-text, even though it's bad by @daabr in #764
  • fix(security): increase unit-test key size to avoid security alerts by @daabr in #766
  • fix(security): prevent zip slips by @daabr in #767
  • feat: introduce pb values in python + wrap/unwrap by @itayd in #755
  • chore: remove unused scripts by @itayd in #768
  • feat(python): Refresh OAuth token in Go by @tebeka in #714
  • feat(ENG-1637): start new sessions from a session by @itayd in #761
  • fix: nits left over from #755 by @itayd in #769
  • fix: pass env vars to container in pythonrt by @efiShtain in #770
  • feat(ENG-1609): fetch web platform instead of having it in repo by @itayd in #765

Full Changelog: v0.10.3...v0.10.4