Re: Add versions.json endpoint with latest release information - Mailing list pgsql-www

From Sehrope Sarkuni
Subject Re: Add versions.json endpoint with latest release information
Date
Msg-id CAH7T-aqd4Q2u-oeFnPB7Da=k-xankBaN28k3XTGoFw-2_RRfdA@mail.gmail.com
Whole thread Raw
In response to Re: Add versions.json endpoint with latest release information  (Magnus Hagander <magnus@hagander.net>)
List pgsql-www
Great. Thanks for the reviews and merging.

Just tried it out live too:

$ curl -s https://www.postgresql.org/versions.json | jq '.[] | select(.current)'
{
  "current": true,
  "eolDate": "2025-11-13",
  "latestMinor": "3",
  "major": "13",
  "relDate": "2021-05-13",
  "supported": true
}


Regards,
-- Sehrope Sarkuni
Founder & CEO | JackDB, Inc. | https://www.jackdb.com/

pgsql-www by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: Add versions.json endpoint with latest release information
Next
From: Bruce Momjian
Date:
Subject: Development version of release notes