Skip to content

v1.5.10

Compare
Choose a tag to compare
@boonhapus boonhapus released this 16 Sep 15:18
· 408 commits to master since this release

v1.5.10 - Bugfixes

πŸ› οΈ Added

  • introduced searchable audit-logs --help (Fetch Logs API) to fetch data

πŸ› Bugfix

πŸ«€ CS Tools Internals

  • ci installed can skip recording and sending analytics by setting CS_TOOLS_ANALYTICS_OPT_OUT (#160)
  • tools will now always send a proper os-level exit code (#161)
  • ensure that pip is installed during the bootstrapping of our virtual environment
  • ensure that rust-based build dependencies are downloaded for offline installs (cs_tools self download --help)
  • remove manual check of Syncer dependencies, always deferring to pip

This is part of the major 1.5.0 series of releases, read about it in Our Documentation.


Full Changelog: v1.5.9...v1.5.10