Releases: autokitteh/autokitteh
Releases · autokitteh/autokitteh
v0.10.13
v0.10.12
What's Changed
- feat(python): Add help on pickle errors by @tebeka in #807
- refactor: move dashboard et al to
/internal/...
by @itayd in #793 - chore: Pinned PyGithub to commit c44ec52 by @pashafateev in #810
- feat(python): Ignore files starting with . by @tebeka in #808
- feat: py next_event to accept timedelta | int | float by @itayd in #815
- feat(python): pickle error at top by @tebeka in #813
- chore(python): bump ruff to 0.7 by @tebeka in #817
- fix: properly classify activity errors by @itayd in #804
- feat: compare checksums when downloading web-platform; bump ver by @itayd in #800
- feat(ENG-1440): db layer for value storage by @itayd in #575
- feat(sessions): add more memo fields to session by @itayd in #821
- feat(ENG-1736): limit amount and size of vars that can be saved by @itayd in #811
- fix: list envs without a project filter by @daabr in #822
- fix(python): improve type error message by @daabr in #823
- refactor: split remote proto by @efiShtain in #814
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #827
- feat: configure api root redir by @itayd in #824
- fix: build webplatform as a dependency of ak by @itayd in #826
- feat(python): wrap/unwrap custom values by @itayd in #819
- feat(ENG-1748): close oauth success window when done by @itayd in #830
- fix: proto build by @itayd in #831
- fix(ENG-1755): update trigger now updating by @itayd in #820
- feat(cmd): add verify filter command by @pashafateev in #828
- fix: don't allow Atlassian OAuth connections to run API calls by @daabr in #792
- fix(sdk): wrong types in type checks by @daabr in #833
- feat: set auto migrate to true by default for dev mode by @efiShtain in #834
- feat: add webui to docker by @efiShtain in #836
- feat: add port 9982 to compose by @efiShtain in #837
- test: add tests for verify-filter command by @pashafateev in #835
Full Changelog: v0.10.11...v0.10.12
v0.10.11
v0.10.10
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
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
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
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
v0.10.5
What's Changed
- fix: refresh token worker grpc handler by @efiShtain in #772
Full Changelog: v0.10.4...v0.10.5
v0.10.4
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