Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2035,7 +2035,7 @@ Changed

* finatra-thrift: Fixes and improvements for better Java support. ExceptionMappingFilter now
works properly with generated Java controllers, added an exception mapper for the exceptions
defined in `finatra_thrift_exceptions.thrift` which works on the geneated Java code for these
defined in `finatra_thrift_exceptions.thrift` which works on the generated Java code for these
exceptions. Better Java API separation to make usage less error prone and confusing.
``PHAB_ID=D237483``

Expand Down