MockServer v5.6.0 Release Notes

Release Date: 2019-06-21 // almost 5 years ago
  • ➕ Added

    • ➕ added delay to actions that did not already have it
    • ➕ added configuration for certificate authority private key and x509
    • ➕ added support for large HTTP headers

    🔄 Changed

    • simplified the certificate generation
    • 🔧 configured logback file appender programmatically

    🛠 Fixed

    • 🤡 ensure port binding exception are thrown and MockServer stops if port already allocated
    • 🛠 fixed log configuration to ensure no class loading exception thrown
    • 🛠 fixed control plane matching of expectations with notted entries