v0.6.1
Changelog
- 903d08e Allow uploads of CSV to hosted registries. (#972)
- 20a0551 Allow hosted projects to be exported with
registry export
(#970) - 989942a add registry rules for ApiDeployment (#969)
- f42ab1d remove implicit current revision from list APIs (#966)
- 3c2a7fb add wiki link when user get an error in the CLI (#965)
- 5ac2ef9 add registry rules for ApiSpec (#963)
- d99d112 add registry rules for ApiVersion (#962)
- 6df4986 return missing when list artifacts missing parent (#961)
- 36826a8 Remove unreachable code from Project.Validate() (#956)
- 164674f add db ref checks for rules 101, 102 (#952)
- 6327c8a refactor test setup and seeding to be reusable (#951)
- cd8f4ba remove order_by from list revision apis (#950)
- bd0123c add context to rules with client access (#947)