Final releases are announced here: https://govstack.gitbook.io/bb-consent/1-version-history
2.0.0 (planned)
Under planning
1.1.0 (in development)
Testing
Mock application covering all endpoints and schemas (CON-15 CON-39)
Gherkin tests for all API endpoints (CON-17)
OpenAPI changes
Required and non-required schema fields possible (CON-128)
Required and non-required endpoint parameters possible (CON-128)
Certain URL parameters named just
schemaName
are now labeledschemaNameId
. (see Pull Request: CON-15: Final steps in test configuration)Ambiguous URL parameters simply named
id
are now consistent with TMF guidelines, i.e.schemaNameId
(CON-142)API endpoint label consistency updates (CON-142)
Specification changes
Updates to Terminology section: Consistency across specification and Gherkin scenarios (several smaller changes as part of CON-14)
"Consent management" is replaced with other more accurate expressions (CON-68)
1.0.0 (2023-05-25)
First public release.