All Versions
10
Latest Version
Avg Release Cycle
73 days
Latest Release
2407 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