Skip to content

r3.3

Choose a tag to compare

@rartych rartych released this 11 Aug 10:01
· 197 commits to main since this release
7c5c086

This release contains documents and artifacts of Commonalities version 0.6.0:

  • Commonalities approved deliverables in documentation folder.
  • Commonalities approved artifacts in artifacts folder.

The relevant details of authentication and consent collection are covered by release 3.3 of Identity and Consent Management Working Group documents.

Added

Changed

  • Aligned Error 401 wording in Notification Cloud Events artifact by @PedroDiez in #449
  • Updated types property of Subscription allowing more than one event type per subscription by @eric-murray in #432 and clarification on using multiple event types by @rartych in #477
  • Request response definitions and other clarifications in chapter 5 of API Design Guide by @rartych in #450
  • X-Correlator format changed by @PedroDiez in #463
  • Updated Security chapter in CAMARA-API-Design-Guide.md by @rartych in #467
  • Sorting Logic in CAMARA-API-Design-Guide.md by @PedroDiez in #471
  • Linting rules definition for OpenAPI specfications updated by @rartych in #466
  • Updated linting rules for test definitions in .gherkin-lintrc by @rartych in #472
  • Editorial improvements of Guide documents and keyword capitalization by @rartych in #494 and #501
  • Linting rules updated by @rartych in #502
  • Changed Mandatory Description for date-time string format and updated template files by @PedroDiez in #497

Fixed

  • Missing bullet point for Mandatory Errors restored in CAMARA API Design Guide by @rartych in #488
  • Editorial improvements of Guide documents by @rartych in #494
  • Clarified that the DeviceResponse schema is not mandatory by @eric-murray in #490
  • ErrorInfo scheme unification in CAMARA_common.yaml and event-subscription-template.yaml by @rartych in #506

Removed

  • Removed AUTHENTICATION_REQUIRED error code by @eric-murray in #429
  • API Design Guidelines document was deprecated by @rartych in #441
  • Removed IDENTIFIER_MISMATCH error and introduced DeviceResponse object by @eric-murray in #455
  • Removed IDENTIFIER_MISMATCH from testing artifacts by @jlurien in #479

Full Changelog: r2.3...r3.3