Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 349 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 349 Bytes

CHANGELOG

0.4.1

  • Fix Worker.find dosen't work
  • Add Worker.template accessor

0.4.0

  • Support scheduled job with Kubernetes CronJob.
  • Support more settings
    • env_from_secret
    • env_from_configmap
    • cpu_limit, cpu_request, memory_limit, memory_request

0.3.0

  • Support ActiveJob
  • Change command line interfaces