We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330ed1e commit afa1a2fCopy full SHA for afa1a2f
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+# 0.9.5
2
+> Published 19 Sept 2018
3
+
4
+* Added shorthand client functions for HEAD, OPTIONS, PATCH and DELETE methods (#562)
5
+* URLBuilder's parser improved (#553, #567)
6
+* Improved client's cookie matching and processing
7
+* Introduced CallId feature
8
+* Added MDC support to CallLogging feature
9
+* Fixed setting charset encoding for non-text content types
10
+* Added `respondOutputStream { }` response function
11
+* Migrated to Kotlin 1.2.70
12
+* Split Infrastructure phase into Monitoring and Features phases
13
14
# 0.9.4
15
> Published 29 Aug 2018
16
0 commit comments