Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@lmontrieux lmontrieux released this 26 Jul 08:36
· 2654 commits to master since this release

Added

  • The Nakadi manual merged to the project docs.
  • The template added to generate Nakadi website using github pages.
  • Addition of a new authentication mode, 'REALM'

Changed

  • The metrics endpoint documentation key "summary" changed to "description" in Open API file.
  • Event type authorization refactoring

Removed

  • Removed unused feature toggle CHECK_APPLICATION_LEVEL_PERMISSIONS
    for authorization based on owning_application.

Fixed

  • Fixed formatting of CursorDistanceResult in Open API file.