Skip to content

Commit ecfefdd

Browse files
committed
Updated CHANGELOG.md
1 parent 3d0fd8f commit ecfefdd

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,21 @@
33
All notable changes to this project will be documented in this file.
44
See also [JsonSchemaChanges.md](JsonSchemaChanges.md) for a list of changes in the JSON Schema for API model files.
55

6-
## [ICD v3.1.0] - 2024--
6+
## [ICD v3.1.0] - 2024-07-22
77

88
- Updated dependencies, switched from akka to pekko.
99
- Replaced dependency on sjsonnet Java lib with a use of "jsonnet" command, which must be installed if the feature is used.
1010
- 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.
1321

1422
## [ICD v3.0.0] - 2024-02-04
1523

0 commit comments

Comments
 (0)