Skip to content

12.0.0

Latest

Choose a tag to compare

@nabeelsaabna nabeelsaabna released this 03 Nov 13:40
9f1d68d

Application changes

  • Renovate CLI: Update from v41.143.1 to v41.156.1
  • chore(deps): update dependencies
  • refactor(bitbucket): improve pagination and apis use
  • fea(scheduling)!: migrate from node-cron to croner that supports extended cron syntax
    • Breaking: compared to node-cron the month indexing changed from 0-11 (Jan-Dec) to 1-12 (Jan-Dec)
    • feat: day-of-week updated indexing from 0-6 (Sun-Sat) to 0-7 (Sun-Sun)
    • feat: supports extended cron syntax
    • Note: In reality we don't expect anyone to use a cron schedule that targets only a specific month (usually its just *) and therefore this release is only "technically breaking"

Docs and Helm Charts

  • chore(deps): update update mend renovate docker images to v12 (major) by @renovate[bot] in #764

Full Changelog: 11.5.0...12.0.0