Releases: compliance-framework/api
Releases · compliance-framework/api
v0.15.0-rc2
What's Changed
- chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5 by @dependabot[bot] in #369
- chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 by @dependabot[bot] in #368
- feat: jws signing by @gusfcarvalho in #372
- fix: stale worker template by @gusfcarvalho in #374
- Feat/poam promote-to-poam by @AKAbdulHanif in #366
- Feat/slack integration by @reecebedding in #367
Full Changelog: v0.15.0-rc1...v0.15.0-rc2
v0.15.0-rc1
What's Changed
- feat(poam): BCH-1186 — promote risk to POAM item by @AKAbdulHanif in #362
- fix: remediation template task OrderIndex should allow 0 by @gusfcarvalho in #365
- feat: agent auth by @gusfcarvalho in #371
- chore(deps): bump github.com/gohugoio/hugo from 0.139.4 to 0.159.2 by @dependabot[bot] in #370
Full Changelog: v0.14.1...v0.15.0-rc1
v0.14.1
What's Changed
- fix: remove _template fields from risk templates by @gusfcarvalho in #364
Full Changelog: v0.14.0...v0.14.1
v0.14.0
What's Changed
- feat(poam): enhance milestone model — full status set, plannedCompletionDate, responsibleParty, remarks by @AKAbdulHanif in #347
- feat: risk digest worker by @gusfcarvalho in #361
- feat: risk templates as templateable objects by @gusfcarvalho in #363
Full Changelog: v0.13.0...v0.14.0
v0.13.0-rc3
What's Changed
- fix: deletion of system components trigger related links by @gusfcarvalho in #357
- feat: queryable users endpoint to select owners for tasks or risks by @gusfcarvalho in #358
- Feat/sdk risk template support by @reecebedding in #356
- fix: missing user route by @gusfcarvalho in #359
New Contributors
- @reecebedding made their first contribution in #356
Full Changelog: v0.13.0-rc2...v0.13.0-rc3
v0.13.0
What's Changed
- Compliance Dashboard implementation by @onselakin in #328
- feat: add risks api by @gusfcarvalho in #329
- feat: risk templates by @gusfcarvalho in #331
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.34.0 to 1.40.0 by @dependabot[bot] in #330
- feat: subject templates by @gusfcarvalho in #333
- feat: evidence templates by @gusfcarvalho in #334
- chore: refactor evidence to user handler+service approach by @gusfcarvalho in #335
- feat: risk generation from evidence by @gusfcarvalho in #336
- feat: component-definition auto creation by @gusfcarvalho in #339
- fix: risk templates should be derived from _policy labels by @gusfcarvalho in #340
- feat: apply suggestions endpoint by @gusfcarvalho in #341
- Ignore errors that do not matter by @ianmiell in #342
- fix: several fixes on risk by @gusfcarvalho in #343
- Implement risk Accept/ Review endpoints by @gusfcarvalho in #345
- feat: new risk jobs by @gusfcarvalho in #344
- Feat/poam phase1 by @AKAbdulHanif in #338
- fix: minor issues related to risk flow by @gusfcarvalho in #346
- fix: more rix fixes by @gusfcarvalho in #348
- fix: use props instead of lables by @gusfcarvalho in #349
- feat: risktemplate/subjectemplate batch endpoints for agent by @gusfcarvalho in #350
- feat: risk reviews and events endpoint by @gusfcarvalho in #351
- Add JWT bootstrap command and key initialization flow for API startup by @gusfcarvalho in #352
- fix: several API risk fixes by @gusfcarvalho in #353
- feat: threats and remediations for risks by @gusfcarvalho in #354
- fix: adds missing risk transition open -> close by @gusfcarvalho in #355
- fix: deletion of system components trigger related links by @gusfcarvalho in #357
- feat: queryable users endpoint to select owners for tasks or risks by @gusfcarvalho in #358
- Feat/sdk risk template support by @reecebedding in #356
- fix: missing user route by @gusfcarvalho in #359
- feat: risk worker redesign by @gusfcarvalho in #360
New Contributors
- @reecebedding made their first contribution in #356
Full Changelog: v0.12.0...v0.13.0
v0.13.0-rc2
What's Changed
- fix: use props instead of lables by @gusfcarvalho in #349
- feat: risktemplate/subjectemplate batch endpoints for agent by @gusfcarvalho in #350
- feat: risk reviews and events endpoint by @gusfcarvalho in #351
- Add JWT bootstrap command and key initialization flow for API startup by @gusfcarvalho in #352
- fix: several API risk fixes by @gusfcarvalho in #353
- feat: threats and remediations for risks by @gusfcarvalho in #354
- fix: adds missing risk transition open -> close by @gusfcarvalho in #355
Full Changelog: v0.13.0-rc1...v0.13.0-rc2
v0.13.0-rc1
What's Changed
- Compliance Dashboard implementation by @onselakin in #328
- feat: add risks api by @gusfcarvalho in #329
- feat: risk templates by @gusfcarvalho in #331
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.34.0 to 1.40.0 by @dependabot[bot] in #330
- feat: subject templates by @gusfcarvalho in #333
- feat: evidence templates by @gusfcarvalho in #334
- chore: refactor evidence to user handler+service approach by @gusfcarvalho in #335
- feat: risk generation from evidence by @gusfcarvalho in #336
- feat: component-definition auto creation by @gusfcarvalho in #339
- fix: risk templates should be derived from _policy labels by @gusfcarvalho in #340
- feat: apply suggestions endpoint by @gusfcarvalho in #341
- Ignore errors that do not matter by @ianmiell in #342
- fix: several fixes on risk by @gusfcarvalho in #343
- Implement risk Accept/ Review endpoints by @gusfcarvalho in #345
- feat: new risk jobs by @gusfcarvalho in #344
- Feat/poam phase1 by @AKAbdulHanif in #338
- fix: minor issues related to risk flow by @gusfcarvalho in #346
- fix: more rix fixes by @gusfcarvalho in #348
Full Changelog: v0.12.0...v0.13.0-rc1
v0.12.0
What's Changed
- API: Build Profile by Props (imports + controls + tests) by @AKAbdulHanif in #313
- chore: refactor build by props by @gusfcarvalho in #318
- feat: workflow handlers by @gusfcarvalho in #317
- feat: workflow schedule by @gusfcarvalho in #319
- chore(deps): bump github.com/gohugoio/hugo from 0.134.3 to 0.139.4 by @dependabot[bot] in #273
- fix: allow cron scheduling by @gusfcarvalho in #320
- feat: task reassignment api by @gusfcarvalho in #322
- feat: overdue tasks by @gusfcarvalho in #323
- fix: overdue bugs from copilot by @gusfcarvalho in #324
- feat: workflow notification preferences by @gusfcarvalho in #325
- feat: notification jobs and emails for workflows by @gusfcarvalho in #327
- chore(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 by @dependabot[bot] in #326
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- feat: put endpoint for POAM local-defs by @gusfcarvalho in #316
Full Changelog: v0.10.0...v0.11.0