Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@praves77 praves77 released this 04 Dec 23:20
ebb31ff

Release Notes:

  • Fix to use new versions of FastAPI - it requires the app as a middleware argument.
    • Fixes the exceptions: TypeError: MoesifMiddleware.init() got multiple values for argument 'settings' AttributeError: 'ExceptionMiddleware' object has no attribute 'get'
  • Updated LICENSE and cleanup/remove extra code from example