Skip to content

v0.5.0

Compare
Choose a tag to compare
@dnsbty dnsbty released this 05 Nov 00:33
· 99 commits to master since this release
0bdfc62

New Features

  • Uinta.Plug now accepts a new ignore_paths option that allows you to provide a list of paths. Requests to those paths will no longer show in the logs unless the request returns a non-200-level HTTP status code.
  • Documentation now describes how to replace Phoenix.Logger rather than just Plug.Logger