v1 - 2022-03-15

by ReadMe GitHub Action
  • Added source.pointer to the error structure

v1 - 2022-03-10

by ReadMe GitHub Action
  • Added support for updating feature's parent in Feature API.

v1 - 2022-02-24

by ReadMe GitHub Action
  • Added support for filtering features by parent.id in Features API

v1 - 2022-02-18

by ReadMe GitHub Action
  • Component update added to Features API.

v1 - 2022-02-11

by ReadMe GitHub Action
  • Component creation added to Features API.

v1 - 2022-01-25

by ReadMe GitHub Action
  • parent field for features in Features API enhanced with support for any possible parent of a feature (another feature, component, or product).
  • parent field added to components in Features API with support for any possible parent of a component (another component, or product).

v1 - 2021-10-19

by ReadMe GitHub Action
  • Feature creation added to Features API.
  • Products and components added to Features API, only raw listing of the entities to unblock creation of features for now. Rich hierarchy API with links among entities, filtering and expansions while listing, etc. will be added in the future. We will appreciate feedback with description of your use cases.

v1 - 2021-09-21

by ReadMe GitHub Action
  • timeframe added to features in Features API - listing, updating and webhook notifications.
  • Jira integrations and connections API added

v1 - 2021-07-26

by ReadMe GitHub Action
  • archived flag added to features in Features API - listing, filtering, updating and webhook notifications.

v1 - 2021-05-19

by ReadMe GitHub Action
  • Removed beta flag from all parts of Features API, first public release.