Skip to content

0.44.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 16:03
· 14 commits to main since this release
Immutable release. Only release title and notes can be modified.
04d9cb0

What's Changed

Bugs fixes 馃悰

  • doc(schema): fixes job deprecated declaration by @nicogodet in #855
  • update(chore): pin dukpy since version 0.6.0 broke pypac behavior by @Guts in #865
  • fix(docs): pin sphinx-argparse to <0.6.0 and use Python 3.12 to fix documentation build by @Guts in #868

Features and enhancements 馃帀

  • improve(chore): move files to system trash instead of removing them by @Guts in #869
  • feature(plugins): add a JSON manifest to track plugins managed by QDT by @Guts in #866
  • feature(settings): make deletion policy configurable through a 'QDT_DELETION_POLICY' environment variable by @Guts in #870
  • enhance(job/plugins-sync): add deletion_mode option by @Guts in #871
  • feature(job/profiles-downloader): add deletion_mode option to Profiles Downloader job by @Guts in #872
  • improve(util): make the file downloader using move_files_to_trash_or_delete by @Guts in #873
  • improve(docs): enable GitHub (and GitLab) alert syntax for admonitions by @Guts in #874
  • feature(jobs): new job Cleanup Manager to remove stale QDT resources by @Guts in #875
  • feature:(cli): add subcommand cleanup by @Guts in #876
  • refactoring(plugins): move code related to manifest of managed plugins to a dedicated module by @Guts in #877

Tooling 馃敡

  • release: bump version to 0.44.0 by @Guts in #878

Documentation 馃摉

  • add(docs): button to discourse by @Guts in #862

Full Changelog: 0.43.1...0.44.0