|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See also [JsonSchemaChanges.md](JsonSchemaChanges.md) for a list of changes in the JSON Schema for API model files. |
5 | 5 |
|
6 | | -## [ICD v3.1.0] - 2024-- |
| 6 | +## [ICD v3.1.0] - 2024-07-22 |
7 | 7 |
|
8 | 8 | - Updated dependencies, switched from akka to pekko. |
9 | 9 | - Replaced dependency on sjsonnet Java lib with a use of "jsonnet" command, which must be installed if the feature is used. |
10 | 10 | - UI Changes in icd web app: Moved buttons that depend on the selected subsystems or ICDs to the *Select* tab (Buttons are only enabled when applicable). |
11 | | -- Added Markdown/Paradox based documentation under ./docs directory. (to replace Docushare PDF version) |
12 | | -- For ICDs, the summary table now displays the paths/routes that are used for HTTP services |
| 11 | +- Added Markdown/Paradox based documentation under ./docs directory (to replace Docushare PDF version). |
| 12 | +- For ICDs, the summary table now displays the paths/routes that are used for HTTP services. |
| 13 | +- For ICDs between components in the same subsystem, the version of the API is now displayed instead of "unpublished". |
| 14 | +- Fixes for online documentation. |
| 15 | +- Improved readability of service apis in SDB PDFs. |
| 16 | +- Fixes for PDF display of HTML markup in OpenApi based service APIs. |
| 17 | +- Fixed issue when, after renaming a component, the old name still showed up in the generated APIs. |
| 18 | +- In icd web app: Removed display of components in the sidebar that are not in the ICD and added the subsystem names before the components. |
| 19 | +- Changed ICD PDFs to include more client API information, such as a summary of subscribed events or sent commands. |
| 20 | +- See [the JIRA release page](https://tmt-project.atlassian.net/wiki/spaces/ICDDB/pages/2320531457/Release+Notes+-+SE-DEOPS-ICDDB+-+3.1+-+Jul+18+13+37) for details on the changes. |
13 | 21 |
|
14 | 22 | ## [ICD v3.0.0] - 2024-02-04 |
15 | 23 |
|
|
0 commit comments