Skip to content

Changelog


  • Deprecate events in favor of chronicles (activityChronicles, eventChronicles, and summaryChronicles).
  • Add Chronicles Overview to discuss the new paradigm and migration information.

  • Add bucket and filter by description to activity chronicle summary.
  • Add filter by description to activity chronicles query.

  • Add bucket and filter by name and label to activity chronicle summary.


  • Add coarser minute buckets to summary queries for 10, 12, 15, 20, and 30-minute time ranges.


  • Add metadataKeys to eventsSummary and activityChronicleSummary.

  • Add started and ended counts to summary types, which avoid double-counting objects that span multiple time buckets.














  • Summary queries allow time ranges up to one month.



  • Update broken links in autogenerated documentation.

  • Add clip mutation.


  • Add experimental Java GraphQL client implementation.


  • Add dataSourceLabels to track query and subscription filters.


  • Fix bad type in SummaryChronicles.eventChronicles.


  • Additional updates to experimental Chronicle schemas.

  • Additional updates to experimental Chronicle schemas.

  • Add lastHeartbeat to Device objects.


  • Add @experimental directive.





  • Add tracks subscription and related types.

  • Add priority field to Event.


  • Add dataSource field to Device.


  • Add validation field to Event.
  • Add valid filter to FilterEventInput.
  • Rename invalidReason and invalidDetails in EventValidationInput to reason and details.

  • Add frameRate field to Video.






  • Add sensors query and associated types.

















  • Add clips to event creations and updates



  • Update Site type, add pointsOfInterest and geofences fields
  • Update PointOfInterest type, add position and geofences fields
  • Update DataSource type, add zones field


  • Update [FilterDataSourceInput] input, adds id, name filter fields.
  • Update datasources query, modifies sorting direction.
  • Update datasources, makes FilterDataSourceInput nullable.