Changelog for May 8, 2024

  • GET /tasking/v1/tasks endpoint — added createdAfter and createdBefore parameters for filtering tasks. See Filtering by date-time range.

  • POST tasking/v1/tasks endpoint — fixed bug where response from createTask operation indicated BACKGROUND priority, even though the task was created with COMMERCIAL priority.