v0.553.0
Pre-release
Pre-release
·
2806 commits
to develop
since this release
0.553.0 (2024-10-09)
Features
- create migrations for sprints and related entities (c140ac4)
- create organization sprint service (077e2af)
- create sprint API (1113505)
- improve sprint entities and model (71f0bde)
- organization sprint model members (10912d2)
- organization sprint model status (c1a486c)
- organization sprint task history entity (5497e4b)
- update organization sprint API (3ea5a1f)
- update task use sprints history if sprintId changed (b2892b1)
Bug Fixes
- MySQL indexing migration (ec3933a)
- typos: typos error (32f59a4)
- estimate calculation task update (76a0425)
- improvements and code consistence (5a261e3)
- use common DTO for members and manageres base entities (ed93f24)
- uuid validation for member base entity DTO (9e4d813)
- typos: typo errors (c5ade17)
- typos: typo errors (e077bcd)
What's Changed
- [Feat] Organization Sprint API improvements by @GloireMutaliko21 in #8357
- [Feat] Organization sprint entities improvements by @GloireMutaliko21 in #8355
Full Changelog: v0.552.3...v0.553.0