Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 946 Bytes

RELEASE_NOTES.md

File metadata and controls

26 lines (18 loc) · 946 Bytes

Release Notes

v1.3

  • Bugfixes
    • Some projects without tags that aren't eligible for scheduling were not displayed in the audit report.
    • It was possible to set the default schedule to use a policy that was not defined.
    • Schedule execution scripts that should have been removed when a schedule was deleted were not being removed.
    • Group scheduling was broken by a change to an undocumented API. The published Access Management API is now used.
  • Replace the local cxone_api module with the cxone-async-api shared library.

v1.2

  • Support added for projects created by code repository integrations.
  • Bug fixes.
  • Documentation updates.

v1.1

  • Bug fix for auth token not refreshing properly.
  • Added log output to indicate number of scheduled scans on start and schedule update.
  • Added support for loading custom CA certificates at startup.

v1.0

Initial release