File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -165,7 +165,7 @@ project is upgraded properly to the new framework version.**
165165** Please refer to the detailed release notes in "release/v0.12.0" carefully to ensure that your project is upgraded properly to the
166166new framework version.**
167167
168- ## Version from Aug 28 , 2018: v0.13.0 - Various changes
168+ ## Version from Aug 30 , 2018: v0.13.0 - Various changes
169169- Fixed a number of minor issues.
170170- Added SIFException to many Provider Interface methods to enable providers to throw a "generic" exceptions where the provider can customise
171171 the HTTP Status Code and error message to be returned to the consumer.
Original file line number Diff line number Diff line change 11==============================================================
2- Release Notes for v0.13.0 of SIF3 Framework (Aug 28 , 2018)
2+ Release Notes for v0.13.0 of SIF3 Framework (Aug 30 , 2018)
33==============================================================
44
55Bug Fixes
@@ -10,6 +10,7 @@ Bug Fixes
1010- Fixed GitHub issue #35 - Improve Queue Reader Exception Handling
1111- Fixed GitHub issue #36 - Typo: 'SIF' in lower case in main pom.xml
1212- Fixed GitHub issue #37 - Remote message readers not stopping
13+ - Fixed GitHub issue #38 - Delayed error responses not handled correctly
1314
1415New Functionality
1516-----------------
You can’t perform that action at this time.
0 commit comments