Changelog
This changelog lists all additions and updates to the Gardin Integration Services suite of products, in chronological order.
Users can subscribe to updates via the RSS feed (https://developers.gardin.ag/changelog/rss.xml)
APIs
Query API
2.1.0 (9th July 2026)
ALPHAindex is now available via Query API for tenants licensed forEFFICIENCY. SeePOST /queryendpoint documentation.- Bug fix for
DLIandDPI: theincludeFilledfilter andisFilledresult column have no effect on these indices. SeePOST /queryendpoint documentation.
2.0.4 (10th February 2026)
- All Query API users now have access to data with a 1-hour delay, reduced from 24-hours. See:
POST /queryendpoint documentation.
2.0.3 (6th February 2026)
- Fix to prevent blank/empty values in the
data_controlAreaPathNamecolumn for records associated with a since deleted control area.
2.0.2 (24th December 2025)
- Fix to ensure that data associated with incomplete/undefined growth jobs are excluded on a per-tenant basis.
2.0.1 (11th September 2025)
- Fix to ensure that
deviceIdfilter anddata__deviceIdcolumn in result sets remain available for ChF data queries (type="chf").
2.0.0 (11th August 2025) Major version
- Breaking change The
data__deviceIdcolumn has been removed from result sets for queries targeting indices data (i.e.type="indices") - See:GET /query/:queryId/result/downloadendpoint documentation. This necessary change supports multi-sensor monitoring of individual control areas. Thedata__deviceIdcolumn remains available for CHF-type data requests. - Breaking change The
sensorsfilter is no longer supported in Query API requests due as it is no longer applicable following the removal ofdevicefrom result sets - See:POST /queryendpoint documentation. - Breaking change The
controlAreasfilter has been removed, and has been superceded by thecontrolAreaPathNamesfilter. A new
controlAreaPathNamecolumn is now available in result sets for both indices and CHF-type data requests, providing hierarchical mapping of measurement data to customer facility layout using a hash-delimited format (e.g.,"Gardin#Glasshouse 1#Zone A#Small Bench"). SeePOST /queryendpoint documentation for more information.We have introduced a new
controlAreaPathNamesfilter which provides enhanced flexibility and performance when wishing to limit query results to certain control areas and/or parent locations. This supercedes the now-deprecatedcontrolAreasfilter. See:POST /queryendpoint documentation.
1.7.0 (7th July 2025)
- Automatic interpolation of periods with missing values within
indices-type result sets is now supported and enabled by default. Interpolated records can be identified through the newdata_isFilledcolumn (whereTRUEmeans an interpolated value has been used, andFALSEmeans interpolation was not required). Users can disable the inclusion of interpolated values via the newincludeFilledfilter property. SeePOST /queryendpoint documentation for more information. - Introduced ISO-8601 compliant timestamp format for result sets (
data__timestampIsocolumn). SeeGET /query/:queryId/result/downloadendpoint documentation for more information.
1.6.1 (23rd April 2025)
- Fix to ensure
job_idfilter is correctly applied in all expected situations.
1.6.0 (4th February 2025)
- PPFD (Photosynthetic Photon Flux Density) index is now available to download via Query API. See documentation for the
POST /queryendpoint for more information. - Performance improvements through automatic exclusion of internal-diagnostics measurements from result sets.
1.5.0 (23rd October 2024)
- DPI (Daily photosythesis integral) and DLI (Daily light integral) indices are now available to download via Query API for selected license plans. See documentation for the
POST /queryendpoint for more information.
1.4.0 (3rd October 2024)
- Endpoint removed The
GET /query/:queryId/resultendpoint has been retired and is no longer available. Users should use the GET/query/:queryId/result/downloadendpoint, which supports single request, large-volume downloads.
1.3.0 (19th August 2024)
- Deprecation Notice The
GET /query/:queryId/resultendpoint has been marked as deprecated and is scheduled to be retired. Users should use the GET/query/:queryId/result/downloadendpoint, 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 necessary 1dp precision.
Issue on
POST /queryendpoint preventing users from being able to provide an array of values for thecontrolAreafilter has been fixed.
1.2.0 (31st May 2024)
- Query result sets can now be downloaded via a single request as a CSV export (GET
/query/:queryId/result/downloadendpoint). - Scheduled and/or running queries can now be cancelled via the PATCH
/query/:queryId/cancelendpoint. - Additional query filters are now available:
jobId,isDaytime. - Users can now specify which columns they would like to include in query result sets via the
selectColumnsfilter.
1.1.0 (9th April 2024)
- First release of Query API.
Dataflow API
1.1.0 (9th July 2026)
ALPHAindex is now available via the Dataflow WebSocket API for tenants withEFFICIENCYorALPHAexport enabled.ALPHAindex is now included in Priva One and LetsGrow dataflow pipelines. See the Data Partners sections below for partner-specific setup requirements.
Login API
1.0.0 (19th February 2024) Major version
- First release of Login API.
Sensor Management API
1.0.0 (19th February 2024) Major version
- First release of Sensor Management API.
Notification API
1.0.0 (23rd November 2025) Major version
- First release of Notification API.
- Real-time notifications for plant health events via webhook or WebSocket delivery.
- Support for critical alerts, stress alerts, light alerts, and recovery alerts.
- HMAC-SHA256 signature verification for webhook payloads.
Data Partners
Priva One
1.0.2 (9th July 2026)
ALPHAindex is now available via the Priva One integration. Variables are auto-created on first data event for each control area (unit: %).
1.0.1 (18th December 2025)
- Corrected unit for
PRODUCTIVITYindex from '%' to 'μmol/m²/s'.
1.0.0 (30th September 2025) Major version
- First release of Priva One integration.
Ridder Hortimax Pro
2.1.0 (9th July 2026)
ALPHAindex is now available via the Dataflow WebSocket API. Ridder ScriptController v2.x customers will receive the new index automatically once Gardin deploys and Ridder rolls out the updated ScriptController.
2.0.0 (1st June 2025) Major version
- Upgraded to support Hortimax Pro 7+.
- Removed
gardin__indicesconfiguration option in favour of automatic detection of supported indices.
1.1.0 (26th June 2024)
- Added configurable support for Productivity and Energy balance indices.
1.0.0 (30th May 2024) Major version
- First release of Ridder Hortimax Pro integration.
LetsGrow
1.0.1 (9th July 2026)
ALPHAindex is now available via the LetsGrow integration. LetsGrow module items must be provisioned per customer before data flows; Gardin runs lookup sync after modules are in place.
1.0.0 (1st June 2026) Major version
- First release of LetsGrow integration.