[openstreetmap/openstreetmap-website] Supporting multiple API versions (#2353)
Bryan Housel
notifications at github.com
Fri Aug 30 17:09:54 UTC 2019
Probably worth mentioning that semantic versioning guidelines [explicitly allow a 0.x major version](https://semver.org/#spec-item-5) as a signal that anything can change at any time.
> Major version zero (0.y.z) is for initial development. Anything MAY change at any time. The public API SHOULD NOT be considered stable.
So we are, in a sense, already doing semver the way it's intended. If the OSM API ever gets to v1 then we need to start thinking more about backward compatibility and breakage.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2353#issuecomment-526677923
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20190830/b7af9b1b/attachment.html>
More information about the rails-dev
mailing list