Changes summary
- Vessels with enabled Data Access Control (DAC) can be chartered
- Fixed issue with updating vessel name in Fleet registry when DAC is enabled
- New advanced aggregate method is added: Interpolated integral
Features and bug fixes
[1] Galore APi
620129 Include interpolated_integral as an aggregate Resolved
[2] Galore services
570471 Get assets with DAC permissions on chartered vessels Resolved
617713 Galore should publish message "Online (Data stream started)" when data starts streaming in Galore Resolved
[3] Bug fixes
633226 Vessel Display Name failed to update in Galore if you do the change from Fleet registry due to DAC Closed
639245 Allowed values in data freeze rule are missing for V3 API Closed
538694 Discrepancies in getting aggregates and data validation errors Galore-Response for V2 and V3 Closed
631138 String attribute is presented as number in Galore Time Freeze response Closed
631151 Discrepancies in getting dataqualityrules Galore-Response for V2 and V3 Closed
631214 Discrepancies in getting dataquality summary Galore-Response for V2 and V3 Closed
638239 Vesselsensorevents and vesselsensoreventsbypath endpoints documentation do not include "time_weighted_average" as aggregate method Closed
631461 Refine the "time_weighted_average" to include last value from previous bucket Resolved
639518 V2 Vesselsensorevents (bypath) is not limiting to 30 days Closed
639990 V2 dataquality/summary endpoint is giving 404 Closed
495548 FindNodes_Swagger: View param is not described in examples and != operator is not supporting Resolved
Documentation
TBA
Open Issues
646214 time_weighted_average/time_weighted_integral will produce wrong result for first value if previous time interval is empty
The advanced aggregation methods "time_weighted_average" and "time_weigted_integral" is using the last value from the previous interval to correctly calculate the value in the first interval provided by the API consumer. This is depending there is a value in the previous interval. If there is no value in the previous interval, the calculation of the first value will not give correct results.
Recommendation is to use time intervals that are not likely to be empty, e.g. 5, or 10 minutes.
Release dates
Stage release date 23th June 2025
Production release date Planned 30th June 2025