Skip to content

Commit 4562ee4

Browse files
committed
Updated CHANGELOG.md
1 parent bb19c29 commit 4562ee4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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.0] - 2024-02-04
6+
## [ICD v3.0] - 2024-02-28
77

88
- Added "subsystem" constant in generated source files with subsystem name and version: For example: subsystem = "APS-1.4" (See Generate menu item in icd web app).
99
- Added file [MacOs-Max-Files-Limit.md](MacOs-Max-Files-Limit.md) describing how to increase the max-files limit on recent MacOS versions (This is required in order to run MongoDB when running the ICD web server locally, since the default setting is too low).
@@ -18,6 +18,8 @@ See also [JsonSchemaChanges.md](JsonSchemaChanges.md) for a list of changes in t
1818
- Added new optional "category" field for events with possible values: [DEMAND, CONTROL, EVENT, STATUS] (See "Event Categories" at end of [README.md](README.md))
1919
- Replaced general usage of "TMT" with "TIO" (TMT International Observatory) in web app and docs.
2020
- Added validation check for parameters that the "defaultValue" is valid for the declared type
21+
- Set a fixed with for inline OpenApi display frames
22+
- Added code to revert database if post-ingest validation errors are found.
2123

2224
## [ICD v2.2.3] - 2023-03-05
2325

0 commit comments

Comments
 (0)