Skip to content

v0.4.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rartych rartych released this 10 Jun 10:48
· 343 commits to main since this release
472d3ec

This version introduces Event Subscription model based on CloudEvents Subscriptions API draft and other changes to documents and artifacts approved since v0.3.0.

Please note:

This is ALPHA version for Commonalities release 0.4.0. The following changes are expected to be added in the Release Candidate:

  • Error model alignment PR#213
  • Enhance API-Testing-Guidelines.md PR#203
  • API Design Guidelines chapter 11: 'info' object, 'servers' object and cleanup PR#214
  • Alignment with ICM and Release Management

The content of the release includes:

Added

  • Usage and style of operation tags in API Design Guidelines by @rartych in #152
  • x-correlator support in notifications in API Design Guidelines by @PedroDiez in #170
  • Create subscription-notification-template.yaml by @bigludo7 in #189
  • Added a different scope naming format for APIs that deal with explicit subscriptions by @shilpa-padgaonkar in #177

Changed

  • API Design Guidelines updated with subscriptionMaxEvents by @bigludo7 in #131
  • 'specversion' in CloudEvents as enum by @PedroDiez in #187
  • 'datacontenttype' in CloudEvents as enum by @PedroDiez in #193
  • API Design Guidelines updated on x-correlator format by @PedroDiez in #194
  • API Design Guidelines for Notification Subscription by @bigludo7 in #198
  • API Design Guidelines updated on scope definition including wildcard scopes by @shilpa-padgaonkar in #221

Fixed

Removed

Full Changelog: v0.3.0...r0.4.0-alpha.1