diff --git a/docs/conf.py b/docs/conf.py index f0390613d..2e48d664b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,9 +57,9 @@ copyright = u'2017, ' + author # built documents. # # The short X.Y version. -version = u'9.0' +version = u'11.0' # The full version, including alpha/beta/rc tags. -release = u'9.0.0' +release = u'11.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docs/integrations/nginx.rst b/docs/explanations/nginx.rst similarity index 99% rename from docs/integrations/nginx.rst rename to docs/explanations/nginx.rst index 449716bbc..ccbdebc47 100644 --- a/docs/integrations/nginx.rst +++ b/docs/explanations/nginx.rst @@ -1,3 +1,5 @@ +.. _nginx: + Nginx ===== diff --git a/docs/index.rst b/docs/index.rst index 09529b4b5..34890d57d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -158,8 +158,12 @@ Recipes that'll help you address specific use-cases. :name: how-tos :maxdepth: 1 + how-tos/sql-user-* + how-tos/working-* how-tos/* +.. _intgrs: + Integrations ------------ diff --git a/docs/references/auth.rst b/docs/references/auth.rst index 2501c3536..4eb8b93a1 100644 --- a/docs/references/auth.rst +++ b/docs/references/auth.rst @@ -1,3 +1,5 @@ +.. _authn: + Authentication ============== diff --git a/docs/references/connection_pool.rst b/docs/references/connection_pool.rst index d0dea7939..48683b90a 100644 --- a/docs/references/connection_pool.rst +++ b/docs/references/connection_pool.rst @@ -1,3 +1,5 @@ +.. _connection_pool: + Connection Pool =============== diff --git a/docs/references/transactions.rst b/docs/references/transactions.rst index 565a2e6d0..45a17b1cc 100644 --- a/docs/references/transactions.rst +++ b/docs/references/transactions.rst @@ -1,3 +1,5 @@ +.. _transactions: + Transactions ============ diff --git a/docs/releases/v11.0.0.rst b/docs/releases/v11.0.0.rst new file mode 100644 index 000000000..2db22b082 --- /dev/null +++ b/docs/releases/v11.0.0.rst @@ -0,0 +1,72 @@ +11.0.0 +====== + +Features +-------- + +Documentation improvements +~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- New :ref:`transactions` reference. +- New :ref:`connection_pool` reference. +- Split :ref:`api` into other sub-references. +- Split :ref:`authn` into :ref:`db_authz` and :ref:`sql_user_management`. +- Split :ref:`admin` into :ref:`intgrs` and :ref:`nginx`. + +Breaking changes +---------------- + +Bug fixes +--------- + +Thanks +------ + +Big thanks from the `PostgREST team `_ to our sponsors! + +.. container:: image-container + + .. image:: ../_static/cybertec-new.png + :target: https://www.cybertec-postgresql.com/en/?utm_source=postgrest.org&utm_medium=referral&utm_campaign=postgrest + :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://retool.com/?utm_source=sponsor&utm_campaign=postgrest + :width: 13em + + .. image:: ../_static/gnuhost.png + :target: https://gnuhost.eu/?utm_source=sponsor&utm_campaign=postgrest + :width: 13em + + .. image:: ../_static/supabase.png + :target: https://supabase.com/?utm_source=postgrest%20backers&utm_medium=open%20source%20partner&utm_campaign=postgrest%20backers%20github&utm_term=homepage + :width: 13em + + .. image:: ../_static/oblivious.jpg + :target: https://oblivious.ai/?utm_source=sponsor&utm_campaign=postgrest + :width: 13em + +* `Roboflow `_ +* Evans Fernandes +* Jan Sommer +* `Franz Gusenbauer `_ +* Zac Miller +* Tsingson Qin +* Michel Pelletier +* Jay Hannah +* Robert Stolarz +* Nicholas DiBiase +* Christopher Reid +* Nathan Bouscal +* Daniel Rafaj +* David Fenko +* Remo Rechkemmer +* Severin Ibarluzea +* Tom Saleeba +* Pawel Tyll + +If you like to join them please consider `supporting PostgREST development `_. diff --git a/postgrest.dict b/postgrest.dict index 2ae87ffac..5a3c355bd 100644 --- a/postgrest.dict +++ b/postgrest.dict @@ -213,4 +213,5 @@ websearch Websockets webuser wfts +Zac ZeroMQ