Releases: compliance-framework/api
Releases · compliance-framework/api
v0.2.1
What's Changed
- Update API endpoints for demo by @chris-cmsoft in #175
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Feature catalogues & demo changes (#174) * Add Catalog handling * Finish catalog endpoints * Finish catalogs and demo touches * Update all comments
v0.1.5
What's Changed
- Feat/bch 857 findings grouped by controlIds by @harrylincoln-CS in #171
- List control classes for all findings by @harrylincoln-CS in #172
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Ensure app port default is used when none is passed by @chris-cmsoft in #169
- Initial findings by subject endpoint by @chris-cmsoft in #170
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Feature add heartbeat endpoint by @chris-cmsoft in #168
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Get by subjectId by @harrylincoln-CS in #165
- Feature add compliance by UUID endpoint by @chris-cmsoft in #164
- Feat/bch 851 subjects crud cont by @harrylincoln-CS in #166
- Add heartbeat endpoint and generic sdk method for sending requests by @chris-cmsoft in #167
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Refactor and nigrate findings and observations to separate instances …
v0.1.0 - Major types upgrade
POC: Feature automation types (#161) * Build out OSCAL-informed data types for automation requests. * Migrate to using Findings as the primary metric source * Update APIs
v0.0.6
Add bson and fix casing in Mongo (#162)