All Versions
10
Latest Version
Avg Release Cycle
73 days
Latest Release
1570 days ago
Changelog History
Changelog History
-
v1.10 Changes
December 05, 2018Record 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