Skip to content

v2.1.0

Compare
Choose a tag to compare
@martin308 martin308 released this 31 May 21:13
96360fb

2.1.0 (2018-05-30)

Enhancements

Bug fixes

  • Only send session data when it exists
    | martin308
    | #98

  • Request context is now available in custom middleware
    | martin308
    | #91

  • Only set the context to the current request URL if the context has not already been set
    | tremlab
    | #89

  • Optimize serialization
    | ShamsulAmry
    | #101

  • Fix InProject namespaces detection
    | jviolas
    | #102

  • Improve handling of exceptions when sending data
    | martin308
    | #103