Releases: compliance-framework/api
Releases · compliance-framework/api
v0.4.4
What's Changed
- fix: Handle nil pointer issues in Profile API by @ssherar in #265
- fix: Nil pointer error when Merge is not set by @ssherar in #266
- BCH-995: SSP By-Component Update Implementation by @jonathandavies-CS in #268
New Contributors
- @jonathandavies-CS made their first contribution in #268
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Ensure evidence backmatter functions correctly by @chris-cmsoft in #264
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- Add assessment results handler and improve OSCAL marshaling by @s0nny78 in #252
- Refactoring and linting by @chris-cmsoft in #257
- Chore cleanup by @chris-cmsoft in #258
- Upgrade go and use go tools for swag and air by @chris-cmsoft in #259
- Add backmatter to evidence for linking screenshots by @chris-cmsoft in #262
- User endpoints for listing/manipulating via the UI by @ssherar in #248
- Return evidence after successful create. by @chris-cmsoft in #263
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Enhance assessment plan activities and tasks by @onselakin in #239
- First or create by @ianmiell in #244
- Add leading slash to api by @ssherar in #247
- Fix spelling errors in JSON field names and enhance SSP by @s0nny78 in #246
- replace interface{} with any by @ianmiell in #249
- Reduce noise in integration test output by @chris-cmsoft in #250
- Feature live profile resolution & adjustments for refactor by @chris-cmsoft in #251
- Ensure backmatter doesn't get overridden when adding multiple profiles by @chris-cmsoft in #253
- Fix endpoint tag by @chris-cmsoft in #254
- Add back logging for api by @chris-cmsoft in #255
- Update fedramp SSP wth diagram by @chris-cmsoft in #256
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add endpoint for fetching a single component from an SSP ByComponent by @chris-cmsoft in #245
- Rename configuration server to API by @ianmiell in #243
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- Accept intervals as query parameters to evidence status over time endpoints by @chris-cmsoft in #242
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Enhance POAM item update functionality in OSCAL handler by @s0nny78 in #235
- Profile API Endpoints by @ssherar in #240
- Attempt to connect database a few times before timing out by @chris-cmsoft in #241
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- (chore) handle swagger generation at build time by @ssherar in #221
- Add the ability to update a user from the CLI by @ssherar in #222
- JSON export for component definition and catalogs by @s0nny78 in #223
- Cookie storage of authentication & tests by @ssherar in #224
- Migrate from Mongo to Postgres by @chris-cmsoft in #225
- Remove all references and implementations of Mongo by @chris-cmsoft in #226
- Feature update swagger tags and add Evidence history by @chris-cmsoft in #228
- (chore) Update test migrator by @ssherar in #229
- Add Status over time endpoints for evidence by @chris-cmsoft in #231
- Refactor OSCAL import functionality and enhance System Security Plan … by @s0nny78 in #230
- Add dashboards back to API by @chris-cmsoft in #233
- Feature dashboard controls by @chris-cmsoft in #234
- feat: add oscal assessment plan handler with integration tests by @onselakin in #232
- Add docs content back for use by other repositories by @chris-cmsoft in #237
- Feature: Fetch evidence by control by @chris-cmsoft in #236
- Feature ensure sdk is ready for use by agents by @chris-cmsoft in #238
Full Changelog: v0.2.11...v0.3.0
v0.2.11
What's Changed
- Draft: Feature poaam API by @s0nny78 in #216
- Fix up bug where ID for result was not being processed by @chris-cmsoft in #217
- Structure validation output to be more consumable by the frontend by @chris-cmsoft in #218
- Chore Generalize CMD & Migrations by @chris-cmsoft in #219
- Add password option for user creation by @chris-cmsoft in #220
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- Add component definition to local.go example by @chris-cmsoft in #205
- Create logger for db and allow users to log all queries by @ianmiell in #204
- Feature: assessment plans by @chris-cmsoft in #206
- Make log calls consistent by @ianmiell in #207
- Draft: Feature component definition api by @s0nny78 in #193
- Chore database updates by @chris-cmsoft in #209
- (bug) Fix party overwrite by @ssherar in #211
- go fmt by @ianmiell in #208
- Feature assessment results by @chris-cmsoft in #212
- Add Cobra/Viper structure for commandline interfaces by @ssherar in #213
- Linting suggestions and comments by @ianmiell in #214
- Draft: Feature poaam by @s0nny78 in #210
- Local Authentication by @ssherar in #215
Full Changelog: v0.2.9...v0.2.10