Skip to main content

Changelog

This changelog lists all additions and updates to the Gardin API, in chronological order.

Users can subscribe to updates via the RSS feed (https://developers.gardin.ag/changelog/rss.xml)

1.3.0 (19th August 2024)

Query API

  • Deprecation Notice GET /query/:queryId/result endpoint has been marked as deprecated and is scheduled to be retired. Users should use the GET /query/:queryId/result/download endpoint, which supports single request, large-volume downloads. Update (3rd September 2024): This endpoint will be permanently unavailable after 3rd October 2024.
  • Index values in result sets now support the neccessary 1dp precision.

  • Issue on POST /query endpoint preventing users from being able to provide an array of values for the controlArea filter has been fixed.

1.2.0 (31st May 2024)

Query API

1.1.0 (9th April 2024)

Query API

  • First release of Query API.

1.0.0 (19th February 2024)

Login API

  • First release of Login API.

Sensor Management API

  • First release of Sensor Management API.

Alert Notification API

  • First release of Alert Notification API.