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 Sept 18 , 2018: v0.13.0 - Various changes
168+ ## Version from Sept 25 , 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
171171 provider can customise 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 (Sept 18 , 2018)
2+ Release Notes for v0.13.0 of SIF3 Framework (Sept 25 , 2018)
33==============================================================
44
55Bug Fixes
@@ -18,7 +18,7 @@ New Functionality
1818 - Provider Side. This includes all CRUD operations for Job, Phases and Status. Also supported out-of-the box is "ChangesSince"
1919 and publishing of events.
2020 - Consumer Side: This includes all CRUD operations for Job, Phases and Status. Also supported out-of-the box is "ChangesSince".
21- Events are not yet supported .
21+ and event consuming .
2222
2323Changed Functionality
2424---------------------
You can’t perform that action at this time.
0 commit comments