Download the release on GitHub.
Changes
Section titled “Changes”PRs 4073-satta
Section titled “PRs 4073-satta”The python
operator now requires Python 3.9 (down from Python 3.10) or newer,
making it available on more systems.
Bug Fixes
Section titled “Bug Fixes”Fail late in the python operator setup
Section titled “Fail late in the python operator setup”The python
operator often failed with a 504 Gateway Timeout error on
app.tenzir.com when first run. This no longer happens.