New fields, new endpoints, and everything else that changes in the GolfCourseAPI.
Releases follow semantic versioning, and we hold a strong policy against breaking changes: we will not ship one, and we will not bump the major version, unless we feel it is absolutely necessary. An integration you write today should keep working. The full reference lives in the API docs.
September 13, 2026
location.latitude and location.longitude to the responses from GET /v1/search and GET /v1/courses/{id}. Both are decimal degrees and read-only.Initial release
Something not behaving the way this page describes? .