All Versions
88
Latest Version
Avg Release Cycle
41 days
Latest Release
1262 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v1.5.5 Changes
February 09, 2018 -
v1.5.4 Changes
February 07, 2018Closed issues:
- Logbook resolves localhost address via InetAddress.getLocalHost() #200
🔀 Merged pull requests:
- ✂ Removed Localhost interface for resolving host address #201 (whiskeysierra)
-
v1.5.3 Changes
January 26, 2018🛠 Fixed bugs:
- 🛠 getOutputStream() has already been called for this response - still not completely fixed #155
Closed issues:
- It is slow when generate correlation Id #198
🔀 Merged pull requests:
- GH-198 Uses pseudo-random generator to create correlation ids #199 (AlexanderYastrebov)
-
v1.5.2 Changes
January 22, 2018 -
v1.5.1 Changes
January 19, 2018 -
v1.5.0 Changes
November 22, 2017🛠 Fixed bugs:
- There is no Content-Type header in response with async requests #143
Closed issues:
- 🌲 Question : is it possible to change the log level dynamically in spring apps #187
- 🌲 Do not log response #186
- Request fails when using a streaming response in spring boot apps #185
- Condition on responses #183
- 🚚 Not able to remove headers #181
- ➕ Add support for Servlet API 2.5 #172
- 🖨 logbook does not print request body when method=POST and header=x-www-form-urlencoded #169
🔀 Merged pull requests:
- 🚚 Moved flushing of async response to correct branch #189 (whiskeysierra)
- ➕ Added support to query for absent content type #188 (whiskeysierra)
- 🔧 Handling of form requests is now configurable #184 (whiskeysierra)
-
v1.4.1 Changes
October 10, 2017Closed issues:
🔀 Merged pull requests:
- 🛠 GH-179 Fixes NPE in header(String, Predicate) #180 (AlexanderYastrebov)
- ➕ Added Spring Boot 2.0 build profile #178 (whiskeysierra)
- Switched to JUnit 5 #171 (whiskeysierra)
-
v1.4.0 Changes
July 20, 2017Closed issues:
- 🌲 How to log request/response based on response status #165
🔀 Merged pull requests:
- ➕ Added possibility to delay logging of requests until response can be inspected #167 (whiskeysierra)
-
v1.3.1 Changes
July 03, 2017Closed issues:
- 👌 Support for JDK9 #161
- 🌲 logbook support log http request in CURL format #160
- 🌲 Log duration of response #116
🔀 Merged pull requests:
- ➕ Added correlation id to curl log #170 (whiskeysierra)
- ➕ Added logging of durations #168 (whiskeysierra)
-
v1.3.0 Changes
June 27, 2017Closed issues:
- spring boot 1.5.3 + freemaker Chinese characters messy code #162
🔀 Merged pull requests:
- ➕ Added curl request formatter #166 (whiskeysierra)