Release Notes
Bug Fix:
* Relaxed Validation for LineString Geometries:
The validation condition for LineString geometries has been adjusted to improve flexibility. Previously, only fully ordered linestrings with a monotonically increasing time coordinate sequence were accepted. However, this stringent requirement has been reconsidered and modified. The validation now checks that the starting time is earlier than the ending point, providing a more permissive approach without compromising data integrity.