elastic / package-registry

Elastic Package Registry (EPR)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add publish date to the package metadata

andrewkroh opened this issue · comments

As a user of the package registry API, I would like to be able to observe when a particular package was published. For example if I query https://epr.elastic.co/search?package=hashicorp_vault&all=true&experimental=true I would like to be able to see when each version was published.

This information could be used answer questions like "what changes were made to a package since $date?"