Skip to main content

Changelog

All notable changes to the MetService API Platform will be documented in this file.

Example Entry

[2.0.0] - 2025-08-22

⚠️ BREAKING CHANGES

  • For urgent changes that will require developer action.
  • The GET /point/{locationId} endpoint in the Nowcast API will now return a 404 Not Found error if a non-SNZ location identifier is used. Action Required: You must ensure all requests to this endpoint use a valid SNZ-prefixed locationId.

Added

  • For new features.
  • Added a new wind_gust field to the nowcast array in the Nowcast API. Suggestion: You can now use this field to display gust information in your applications for a more complete wind forecast.

Fixed

  • For any bug fixes.
  • Corrected an issue where the latest_observation_time in the Nowcast API could occasionally be null. This field will now always be populated.