Skip to content

8.0.3.2.0

Compare
Choose a tag to compare
@guewen guewen released this 10 Sep 14:29
· 210 commits to 8.0 since this release
  • method 'install_in_connector' is now deprecated (#74)
  • Add a retry pattern for jobs (#75, #92)
  • Use custom connector environments and instantiate them with needed attributes (#108)
  • A new default implementation for the binder (#76)
  • Translations are now automatically synchronized from Transifex
  • Mapper: add modifier to follow m2o relations with dot notation (#94)
  • Mapper: add 'changed_by_fields' which indicates which source fields will output data (#73)
  • Allow to assign a default channel on @job functions (#71)
  • Fix: connector-runner: manages retryable errors (#87)
  • Fix: connector-runner: logging error when a capacity is None (#98)
  • Fix: connector-runner: shows a wrong job result on retried jobs (#101)
  • Fix: add an index on queue_job.worker_id (#89)
  • Fix: Tests: common.DB is gone in 8.0 stable (#79)
  • Fix: connector-runner: graceful stop mechanism (#69)
  • Fix: connector-runner: Wrong arguments position in a log message (#67)