Skip to content

v1.4.0

Compare
Choose a tag to compare
@ovh-cds ovh-cds released this 31 Mar 14:06
· 347 commits to master since this release
v1.4.0

Changelog

e1c02a0 Configurable database config name (#99)
a02d7bc Update .github/CODEOWNERS (#96)
f20ecca Update README with precisions for templating functions + JavaScript eval (#98)
59849c5 change: Un-expose /resolution route which was not used
ab020df feat: Refactored all RBAC on task/resolution + new subtask properties
60bc429 feat: swagger-UI: embed swagger-UI inside repository to consult API routes easily
bf6d95c fix(ui): update dependencies (#97)
53b6f4b fix(ui/dashboard): resolvable tasks, feat: add favicon (#102)
1cf7d39 fix: Marshal: avoid encode HTML characters when marshaling JSON
dab7fb0 fix: Removing unused properties that has never been used
44a7db9 fix: resolution: only add resolver as task.resolver_usernames if used admin privileges
8f364dd fix: sql: Missing INDEX on task_comment
8d320c3 fix: ui/dashboard (#100)
8516f68 misc: Add next release modifications to CHANGELOG.md
be33cb8 resolution: handle Lock differently inside resolution engine
ccf534f sql: Add indexes on task.resolver_usernames and task.watcher_usernames for task listing
c875bed swagger: regroup api routes with their corresponding section