Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1002 Bytes

sprint-167-update.md

File metadata and controls

34 lines (24 loc) · 1002 Bytes
author ms.author ms.date ms.topic
sid-ah
simerzou
4/13/2020
include

Auditing events are now available

Azure Artifacts feeds events are now available in the audit logs. These logs can be accessed from Organization Settings -> Auditing. The following events are now available for feeds:

  • Create, delete, or modify an organization or project-scoped feed
  • Create, delete or modify a feed view
  • Set or delete a package retention policy on any given feed
  • Permissions changes

npm performance improvements

We have made changes to our core design to improve the way we store and deliver npm packages in Azure Artifacts feeds. This has helped us achieve up to 10-fold reduction in latency for some of the highest used APIs for npm.

Accessibility improvements

We have deployed fixes to address accessibility issues on our feeds page. The fixes include the following:

  • Create feed experience
  • Global feed settings experience
  • Connect to feed experience