-
Notifications
You must be signed in to change notification settings - Fork 222
Roadmap 1.0
Vladimir Kostyukov edited this page Sep 4, 2017
·
10 revisions
-
Respond multiple content-types per coproduct endpoint(see #575, #583, and #794) - Content-type negotiation based on
Accept
header (see #510) - Accept multiple content-types per
body*
endpoint (see #562 and #335) -
finch-generic
, a standalone package providing generic derivation -
JSON streaming request(see #336, #557, and #812) - Figure out whether or not to keep
ValidationRule
(see #513) - Better API for
io.finch.items
(see #529) -
Decode JSON directly from(see #511)Buf
- Better story for
Encode.*[Exception]
(see #547, Finch No Exceptions) - ADT representing
Endpoint
s metadata (see #581) Reduce the performance gap between Finagle/Finch to 10% (see https://github.com/finagle/finch#performance)