Releases: tabiya-tech/taxonomy-model-application
Releases · tabiya-tech/taxonomy-model-application
v0.0.119
What's Changed
- feat(data-sets): add a new taxonomy for Kenya context by @irumvanselme in #485
- Ref(api-specification): refactoring folder structure for occupation group relations api-specification definetion by @C5rogers in #483
- Refactor(api-spec|backend): update the occupation api sec folder structure and some backend data acessing by @HabtamuTesafaye in #484
- refactor: occupation and occupation group cleanups by @irumvanselme in #486
- Fix: restructuring occupationGroup relations api specification to have method level abstraction and also backend fix for that by @C5rogers in #487
Full Changelog: v0.0.118...v0.0.119
v0.0.118
What's Changed
- Feat(api-specification): api-specification definetion for occupationGroup relationship api by @C5rogers in #473
- Feat/implement parent ,childrens and skills relation api for occupation by @HabtamuTesafaye in #478
- feat(api-spec): defined the api spec for skills relational endpoints for occupation, parent, children, and related skills by @HabtamuTesafaye in #481
- Feat(api-specification|backend): api-specification and backend definetion for SkillGroup relationship api by @C5rogers in #480
Full Changelog: v0.0.117...v0.0.118
v0.0.117
What's Changed
- fix(auth): record the tasks of fixing auth domain validation error by @irumvanselme in #477
Full Changelog: v0.0.114...v0.0.117
v0.0.116
fix(auth): domain validation
v0.0.115
Full Changelog: v0.0.114...v0.0.115
v0.0.114
What's Changed
- feat: iac migrate domain from platform to taxonomy by @irumvanselme in #476
Full Changelog: v0.0.111...v0.0.114
v0.0.113
What's Changed
- Feat(api-specification|backend): skills api specification TAX-18 by @HabtamuTesafaye in #467
- chore(sonar): replace RegExp constructor calls with new RegExp for co… by @rav3n11 in #475
- feat: Taxonomy API authentication and authorization by @rav3n11 in #474
Full Changelog: v0.0.110...v0.0.113
v0.0.110
What's Changed
- chore(sonarcloud): fix reported issues and improve test coverage by @Fidesnoella in #468
- ref/update the occupation api spec and backend the new fixes by @HabtamuTesafaye in #470
- Ref/refactoring occupation group api specification and backend by @C5rogers in #469
- feat/skill group api specification tax 17 by @rav3n11 in #472
- Fix(api-spec|backend): updated the API spec and backend to use the ne… by @HabtamuTesafaye in #471
Full Changelog: v0.0.109...v0.0.110
v0.0.109
What's Changed
- Feat/occupation group api specification by @rav3n11 in #453
- feat(api-specs): occupation api specification definition and testing by @HabtamuTesafaye in #454
- chore: optimize database copy workflow by increasing workers and incr… by @irumvanselme in #455
- fix(tests): - adjust stream transformation error expectations to acco… by @rav3n11 in #457
- Feat/occupation group repository functionalities by @C5rogers in #456
- fix(backend): correct nextCursor logic in pagination and add consiste… by @rav3n11 in #458
- feat(backend): enhance pagination by populating parent and children i… by @rav3n11 in #459
- chore: increase description field max length from 4000 to 6000 by @Fidesnoella in #460
- feat(locales): add Argentina (Spanish) locale to locales.json by @irumvanselme in #461
- Feat/occupation grop detail controller and repository functionalities tax 9 by @rav3n11 in #464
- fix(backend): occupations API fixes
- POST: validate modelId from path, match with payload
- POST: check model exists and reject writes to released models
- GET /{id}: validate model exists before fetching occupation
- GET: add anonymous RoleRequired on collection and detail endpoints
- Tests: update POST/GET tests to mock modelInfo, include path, and cover new error cases
- delete scheme $id from byId shcema in generateOpenApiDoc.ts by @rav3n11 in #465
New Contributors
- @HabtamuTesafaye made their first contribution in #454
Full Changelog: v0.0.108...v0.0.109
v0.0.105
What's Changed
- chore(frontend): allow all users to download the model by @Fidesnoella in #449
Full Changelog: v0.0.104...v0.0.105