From 469e01f77b90605d8cf6c9b2bb7d20e6256b5d75 Mon Sep 17 00:00:00 2001 From: steve-chavez Date: Tue, 21 Apr 2020 15:09:25 -0500 Subject: [PATCH] Add release page for v7.0.0 --- how-tos/providing-images-for-img.rst | 2 ++ index.rst | 1 + releases/v5.2.0.rst | 2 +- releases/v6.0.2.rst | 2 +- releases/{upcoming.rst => v7.0.0.rst} | 43 +++++++++++++++++++++++++-- 5 files changed, 45 insertions(+), 5 deletions(-) rename releases/{upcoming.rst => v7.0.0.rst} (69%) diff --git a/how-tos/providing-images-for-img.rst b/how-tos/providing-images-for-img.rst index 8bb510087..be442287b 100644 --- a/how-tos/providing-images-for-img.rst +++ b/how-tos/providing-images-for-img.rst @@ -1,3 +1,5 @@ +.. _providing_img: + Providing images for ========================== diff --git a/index.rst b/index.rst index 939f92a08..bdfa5e775 100644 --- a/index.rst +++ b/index.rst @@ -185,6 +185,7 @@ Release Notes Here we'll include the most relevant changes so you can migrate to newer versions easily. You can see the full changelog of each release in the `PostgREST repository `_. +- :doc:`releases/v7.0.0` - :doc:`releases/v6.0.2` - :doc:`releases/v5.2.0` diff --git a/releases/v5.2.0.rst b/releases/v5.2.0.rst index 43bc18833..d49067b39 100644 --- a/releases/v5.2.0.rst +++ b/releases/v5.2.0.rst @@ -16,7 +16,7 @@ Thanks This release was made possible thanks to: -* `Daniel Babiak `_ +* `Daniel Babiak `_ * `Michel Pelletier `_ * Tsingson Qin * Jay Hannah diff --git a/releases/v6.0.2.rst b/releases/v6.0.2.rst index 19176d5b2..90cdfb514 100644 --- a/releases/v6.0.2.rst +++ b/releases/v6.0.2.rst @@ -65,7 +65,7 @@ This release is sponsored by: :target: https://tryretool.com/?utm_source=sponsor&utm_campaign=postgrest :width: 13em -* Daniel Babiak +* `Daniel Babiak `_ * Evans Fernandes * Tsingson Qin * Michel Pelletier diff --git a/releases/upcoming.rst b/releases/v7.0.0.rst similarity index 69% rename from releases/upcoming.rst rename to releases/v7.0.0.rst index 55eb25bd2..57117c22f 100644 --- a/releases/upcoming.rst +++ b/releases/v7.0.0.rst @@ -2,10 +2,10 @@
-Upcoming -======== +v7.0.0 +====== -These are changes yet unreleased. If you'd like to try them out before a new official release, you can :ref:`build_source`. +You can donwload this release at the `PostgREST v7.0.0 release page `_. Added ----- @@ -35,9 +35,12 @@ Added * Documentation improvements + + Explanation for :ref:`Schema Structure `. + Reference for :ref:`s_proc_embed`. + Reference for :ref:`mutation_embed`. + Reference for filters on :ref:`json_columns`. + + How-to for :ref:`providing_img`. + + Added :ref:`community_tutorials` section. Fixed ----- @@ -67,3 +70,37 @@ Changed * ``server-proxy-uri`` config option has been renamed to :ref:`openapi-server-proxy-uri`. * Default Unix Socket file mode from 755 to 660 + +Thanks +------ + +This release was made possible thanks to: + +.. image:: ../_static/cybertec.png + :target: https://www.cybertec-postgresql.com/en/ + :width: 13em + +.. image:: ../_static/2ndquadrant.png + :target: https://www.2ndquadrant.com/en/?utm_campaign=External%20Websites&utm_source=PostgREST&utm_medium=Logo + :width: 13em + +.. image:: ../_static/retool.png + :target: https://tryretool.com/?utm_source=sponsor&utm_campaign=postgrest + :width: 13em + +* `Daniel Babiak `_ +* Evans Fernandes +* `Jan Sommer `_ +* Tsingson Qin +* Michel Pelletier +* Jay Hannah +* Robert Stolarz +* Kofi Gumbs +* Nicholas DiBiase +* Christopher Reid +* Nathan Bouscal +* Daniel Rafaj +* David Fenko + + +If you like to join them please consider `supporting PostgREST development `_.