You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
- Added `strike_price`, `strike_price_currency`, and `instrument_class` to `InstrumentDefMsg`
7
7
- Renamed `BatchJob.cost` to `cost_usd` and value now expressed as US dollars
8
8
- Added `FixedPx` helper class for formatting fixed prices
9
+
- Added configurable log receiver `ILogReceiver`
9
10
- Added `instrument_class`, `strike_price`, and `strike_price_currency` to definition schema
10
11
- Added additional `condition` variants for `DatasetConditionDetail` (degraded, pending, missing)
11
12
- Added additional member `last_modified_date` to `DatasetConditionDetail` Added `has_mixed_schema`, `has_mixed_stype_in`, and `ts_out` to `Metadata` to support live data
0 commit comments