Skip to content

Release v2.2.0

Latest
Compare
Choose a tag to compare
@fgrosse fgrosse released this 30 Jan 14:03
  • Add new Config.EventsAPIConfig.Middlewar configuration and corresponding WithMiddleware(…) option.
    This fixes #19 by allowing the user to inject a custom HTTP middleware for the
    EventsAPIServer, e.g. in order to enable custom (health) endpoints.