All Versions
14
Latest Version
Avg Release Cycle
86 days
Latest Release
1665 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.4.2 Changes
March 09, 2018Summary of changes
- ๐ BUGFIX: Concurrent request headers overwritten
-
v0.4.1 Changes
March 02, 2018Summary of changes
- Recursive whitelist definition
- Editable list of headers to pass to the backend
- โ Minor improvements of code and tests
-
v0.4 Changes
January 20, 2018Summary of changes
- โ Removed ALL external dependencies and created independent components for each of them
- Decoder and Service Discovery register system
- ๐ Response metadata
- Response decoder and formatter exposed
- Custom status code handler
- Minor handler optimizations
- โฌ๏ธ Config version upgraded
- ๐ง Server configuration extended (with timeouts and limits)
- Now non strict REST urls are allowed
- โก๏ธ Request and response manipulation optimized
- func version for all the interfaces
-
v0.3 Changes
September 08, 2017Summary of changes:
- ๐ Support for go 1.9
- etcd
- ๐ Support for the latest versions of gin
- ๐ง Extended configuration for custom proxy factories
- ๐ Improved support for custom transport layers for the backend communication
- More data collected from the backend responses