Releases: compliance-framework/api
Releases · compliance-framework/api
v0.16.3
What's Changed
- BCH-1155: Populate ExecutionStreamUUID in WorkflowExecution.GetByID by @saltpy-cs in #401
- BCH-1152: Enforce grace period hierarchy between definition, instance… by @saltpy-cs in #404
- BCH-1156: Filter My Tasks by effective due date using COALESCE by @saltpy-cs in #405
- BCH-1158: Cascade soft-delete to step evidence and workflow execution… by @saltpy-cs in #406
- fix: add error messages to provider status for misconfig by @reecebedding in #407
Full Changelog: v0.16.2...v0.16.3
v0.16.2
What's Changed
- lisa/feat/notification-health-api by @ccf-lisa[bot] in #402
New Contributors
- @ccf-lisa[bot] made their first contribution in #402
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
- fix(BCH-1147): emit started evidence synchronously at trigger time by @saltpy-cs in #397
- fix(BCH-1153): Populate per-step metrics in workflow execution metrics resp by @saltpy-cs in #399
- fix(BCH-1148): Populate step_count in workflow definition list response by @saltpy-cs in #398
- fix: allow river to use polling only by @gusfcarvalho in #400
New Contributors
- @saltpy-cs made their first contribution in #397
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- chore(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.0 by @dependabot[bot] in #381
- feat: multi-profile binding for SSPs (M:M via ssp_profiles join table) by @devin-ai-integration[bot] in #380
- feat: typed enum for OSCAL implementation status state by @devin-ai-integration[bot] in #383
- Feat/notification service by @reecebedding in #384
- chore(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 by @dependabot[bot] in #386
- chore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 by @dependabot[bot] in #385
- Feat/notification admin by @reecebedding in #387
- chore: add parellel flag for test by @reecebedding in #389
- Feat/workflow failure notifications by @reecebedding in #388
- fix: parse sso name when first_name and family_name arent given (compatibility with dex) by @gusfcarvalho in #390
- fix: support for well known url by @gusfcarvalho in #391
New Contributors
- @devin-ai-integration[bot] made their first contribution in #380
Full Changelog: v0.15.0...v0.16.0
v0.16.0-rc2
What's Changed
- Feat/notification admin by @reecebedding in #387
- chore: add parellel flag for test by @reecebedding in #389
- Feat/workflow failure notifications by @reecebedding in #388
- fix: parse sso name when first_name and family_name arent given (compatibility with dex) by @gusfcarvalho in #390
Full Changelog: v0.16.0-rc1...v0.16.0-rc2
v0.16.0-rc1
What's Changed
- chore(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.0 by @dependabot[bot] in #381
- feat: multi-profile binding for SSPs (M:M via ssp_profiles join table) by @devin-ai-integration[bot] in #380
- feat: typed enum for OSCAL implementation status state by @devin-ai-integration[bot] in #383
- Feat/notification service by @reecebedding in #384
- chore(deps): bump go.opentelemetry.io/otel from 1.40.0 to 1.41.0 by @dependabot[bot] in #386
- chore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 by @dependabot[bot] in #385
New Contributors
- @devin-ai-integration[bot] made their first contribution in #380
Full Changelog: v0.15.0...v0.16.0-rc1
v0.15.0
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
- 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
- fix: add missing slack.yaml config bind by @reecebedding in #375
- Feat/bch synchronous orphaned risk cleanup by @AKAbdulHanif in #376
- Feat/risk notification config support by @reecebedding in #377
- feat: risk scores by @gusfcarvalho in #378
- feat: evidence search improvements by @gusfcarvalho in #379
Full Changelog: v0.14.1...v0.15.0
v0.15.0-rc3
What's Changed
- fix: add missing slack.yaml config bind by @reecebedding in #375
- Feat/bch synchronous orphaned risk cleanup by @AKAbdulHanif in #376
- Feat/risk notification config support by @reecebedding in #377
- feat: risk scores by @gusfcarvalho in #378
Full Changelog: v0.15.0-rc2...v0.15.0-rc3
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