MockServer v5.7.2 Release Notes

Release Date: 2019-11-16 // over 4 years ago
  • โž• Added

    • โž• added setting to control maximum size of event log

    ๐Ÿ”„ Changed

    • ๐ŸŽ performance enhancements
    • ๐Ÿ‘Œ improved matcher failure log messages to output detail at DEBUG level
    • ๐Ÿ”ง made log level configuration more resilient
    • ๐Ÿ‘ allowed exceptions to be thrown from all types of callback methods

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fixed duplicate logging or request when optimistic proxying
    • โž• added missing exception on bind error
    • ensured client event bus is not static so it not shared across multiple client instances except were server port is identical