Skip to content

Commit 84fc1a3

Browse files
author
Joerg Huber
committed
Updated release notes to latest version.
1 parent 5b2ee07 commit 84fc1a3

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

SIF3InfraREST/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -165,15 +165,14 @@ 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
166166
new framework version.**
167167

168-
## Version from Aug 30, 2018: v0.13.0 - Various changes
168+
## Version from Sept 18, 2018: v0.13.0 - Various changes
169169
- Fixed a number of minor issues.
170-
- Added SIFException to many Provider Interface methods to enable providers to throw a "generic" exceptions where the provider can customise
171-
the HTTP Status Code and error message to be returned to the consumer.
172-
- Added Functional Services functionality (except event part). Usage of this functionality is detailed in the developer's guide in
170+
- Added SIFException to many Provider Interface methods to enable providers to throw a "generic" exceptions where the
171+
provider can customise the HTTP Status Code and error message to be returned to the consumer.
172+
- Added Functional Services functionality. Usage of this functionality is detailed in the developer's guide in
173173
section 5.11.
174174

175-
**Please refer to the detailed release notes in "release/v0.13.0" carefully to ensure that your project is upgraded properly to the
176-
new framework version.**
175+
**Please refer to the detailed release notes in "release/v0.13.0" carefully to ensure that your project is upgraded properly to the new framework version.**
177176

178177
# Download Instructions
179178
How to download this project:

SIF3InfraREST/release/v0.13.0/Release_Notes_v0.13.0.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
==============================================================
2-
Release Notes for v0.13.0 of SIF3 Framework (Aug 30, 2018)
2+
Release Notes for v0.13.0 of SIF3 Framework (Sept 18, 2018)
33
==============================================================
44

55
Bug Fixes
@@ -14,9 +14,9 @@ Bug Fixes
1414

1515
New Functionality
1616
-----------------
17-
- Functional Services (Usage of this functionality is detailed in the developer's guide in section 5.11.):
18-
- Provider Side. This includes all CRUD operations for Job, Phases and Status. Also supported out-of-the box is "ChangesSince".
19-
Events are not yet supported.
17+
- Functional Services (Usage of this functionality is detailed in the developer's guide in section 5.11):
18+
- Provider Side. This includes all CRUD operations for Job, Phases and Status. Also supported out-of-the box is "ChangesSince"
19+
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".
2121
Events are not yet supported.
2222

0 commit comments

Comments
 (0)