All Versions
10
Latest Version
Avg Release Cycle
73 days
Latest Release
1966 days ago

Changelog History

  • v1.10 Changes

    December 05, 2018

    Record requests and dump into the yaml format

  • v1.8.0 Changes

    October 09, 2017

    โž• Add SMTP Mock
    ๐Ÿ”จ Package refactoring

  • v1.7 Changes

    August 31, 2017
    • Create mechanism for request recording
    • ๐Ÿ”จ Refactoring.
    • ๐ŸŽ Increase performance
    • ๐Ÿ“š Documentation
    • ๐Ÿ‘Œ Improve builders for java code configuration
    • ๐Ÿ‘Œ Improve data structures
    • โž• Add gradle wrapper
    • โž• Add ktlint
    • โž• Add variables for log request/response
    • โž• Add request counter
    • โž• Add delay for response
    • โœ‚ Remove kotlinx package
  • v1.6.2

    August 07, 2017
  • v1.6 Changes

    April 02, 2017

    ๐Ÿ”„ Changes

    • Reloadable spring config by period
    • Callback for request
    • Header based request authentication
    • Response body substitution by request parameters
  • v1.5 Changes

    March 10, 2017

    ๐Ÿ”„ Changes

    • Set variables in models are open. It can be override
    • โž• Add List of consul agents instead of the one consul agent
    • ๐Ÿšš Move server yaml property to httpServer
    • ๐Ÿ”จ Package name refactoring
    • ๐Ÿ“š Update documentation and example
  • v1.4 Changes

    March 09, 2017

    ๐Ÿ”„ Changes

    • Set models are open class
    • ๐Ÿšš Move ByteResource code to Kotlin
    • โš™ Run only enabled routes
    • โœ‚ Remove id from models
  • v1.3 Changes

    March 02, 2017

    ๐Ÿ”„ Changes

    • ByteResource as SSL Key. Now you don't need to load ssl key from file by full path
    • โž• Add consul properties for checking by http, tcp, script
    • ๐Ÿ›  Fixed log pattern with incorrect log date
    • ๐Ÿ›  Fixed bug when virtual host initiated before router start
    • ๐Ÿšš Moved ArrayList to List in the API models
    • โž• Add id to the API models
    • โž• Add maven central badge. Add codeclimate check
  • v1.2 Changes

    February 24, 2017
    • ๐Ÿ”จ Refactoring Class names.
    • ๐Ÿ“‡ Rename secure to ssl property.
    • โœ‚ Remove unused property.
  • v1.1.2 Changes

    February 15, 2017
    • Ability to enable/disable route
    • Ability to enable/disable server
    • Ability to set custom consul port