renovate[bot] and Wolfgang Walther
f66f8a15cd
chore(deps): update ubuntu:noble docker digest to 9cbed75
2025-09-03 13:53:30 +00:00
renovate[bot] and Wolfgang Walther
b970c78a43
chore(deps): update ubuntu:noble docker digest to f3b7f1b
2025-09-02 08:16:47 +00:00
renovate[bot] and Wolfgang Walther
d13a39655d
chore(deps): update nixbuild/nix-quick-install-action action to v33
2025-08-25 13:55:39 +00:00
renovate[bot] and Wolfgang Walther
2e341ac825
chore(deps): update ubuntu:noble docker digest to 7c06e91
2025-08-13 07:19:13 +00:00
renovate[bot] and Wolfgang Walther
fcb163198d
chore(deps): update actions/checkout action to v5
2025-08-11 15:31:59 +00:00
renovate[bot] and Wolfgang Walther
68cea0750b
chore(deps): update actions/cache action to v4.2.4
2025-08-07 14:24:02 +00:00
renovate[bot] and Wolfgang Walther
c5a984b874
chore(deps): update ubuntu:noble docker digest to a08e551
2025-07-19 12:16:50 +00:00
Wolfgang Walther
930d0ae6d7
docs: adjust some redirects
...
Those were reported in the weekly linkcheck.
2025-07-16 11:04:42 +02:00
renovate[bot] and Wolfgang Walther
830edaeedf
chore(deps): update ubuntu:noble docker digest to c4570d2
2025-07-16 09:00:05 +00:00
renovate[bot] and Wolfgang Walther
e925665df6
chore(deps): update ubuntu:noble docker digest to e356c06
2025-07-16 08:51:14 +00:00
renovate[bot] and Wolfgang Walther
9625b39873
chore(deps): update ubuntu:noble docker digest to 440dcf6
2025-07-09 07:08:50 +00:00
steve-chavez and Wolfgang Walther
5bcdeba526
docs: clarify health checks empty response body
2025-07-08 20:18:39 +02:00
Wolfgang Walther
8f8efbaa12
ci: disable all CI except docs
...
IO tests fail randomly and we don't need to run everything if we only
ever update the docs on this branch from now on.
2025-07-05 22:18:49 +02:00
Taimoor Zaeem and Wolfgang Walther
9675ab239b
docs: horizontal filtering on table-valued functions
2025-07-05 21:10:05 +02:00
Wolfgang Walther
4a16dd924b
ci: fix loadtest job on stable branches
...
Previously, the loadtest would always compare against main and the
latest tag. This meant a loadtest running on the v13 release branch,
would compare to a *future* version of both. This is not useful, and
also not supported by `postgrest-loadtest-against`, which recently
introduced a change on `main`, that now breaks the tests on the back
branches.
With this change, the loadtest will always run against the current
target branch of a PR, so against the v13 branch for a PR against v13,
for example. Also, it will compare against the latest released tag *for
that branch*.
Thus, when running this for v12, it will test against the v12 branch and
the v12.2.12 tag.
2025-06-26 10:51:12 +00:00
Wolfgang Walther
17fcc5f47b
ci: update Nix to 2.29.1
...
Related:
https://discourse.nixos.org/t/security-advisory-privilege-escalations-in-nix-lix-and-guix/66017
2025-06-25 12:59:01 +02:00
Thilo Hohlt and Wolfgang Walther
38f1b06122
Update ecosystem.rst
...
The repository has been moved from a dedicated organisation to my personal profile, so this old link will no longer work after 90 days.
2025-05-31 13:50:17 +02:00
steve-chavez and Wolfgang Walther
0031ec3ed0
docs: remove Greenplum integration
...
They're not really a sponsor, so it's not fair to include them.
2025-05-30 14:36:37 +02:00
Wolfgang Walther
ec2f2e7f33
docs: apply redirects
...
Those redirect, so we might as well hardcode the them.
2025-05-28 09:16:36 +02:00
Wolfgang Walther
7538e4640f
docs: remove outdated "in production" links
...
Moat has been bought by Oracle. The advertising subpage redirects to
oracle.com, but pointing at that would be a bit misleading.
No need to keep failing links either.
2025-05-28 09:16:11 +02:00
steve-chavez
cd3cf9ed97
bump version to 12.2.12
v12.2.12
2025-05-01 20:24:30 -05:00
steve-chavez
1f28efa9bd
fix: don't enable admin server /config by default
...
This now requires setting `admin-server-config-enabled`.
2025-05-01 20:24:08 -05:00
steve-chavez
36eb72c2a0
bump version to 12.2.11
v12.2.11
2025-04-21 17:08:00 -05:00
Taimoor Zaeem and Steve Chavez
38c596800a
fix: regression with parameter charset=utf-8 in mediatype
2025-04-21 17:06:26 -05:00
steve-chavez
a7f9181462
bump version to 12.2.10
v12.2.10
2025-04-18 21:28:00 -05:00
Michal Kleczek and Steve Chavez
f68d5944e6
fix: purge JWT cache asynchronously in a separate thread
...
Otherwise performance was reduced unnecessarily.
2025-04-18 21:27:36 -05:00
Wolfgang Walther
b454f29b2c
bump version to 12.2.9
v12.2.9
2025-04-16 20:39:19 +02:00
Taimoor Zaeem and Wolfgang Walther
a3cc762f17
fix: valid JWTs after jwt-secret is changed in a config reload
2025-04-16 18:26:42 +00:00
Taimoor Zaeem and Wolfgang Walther
66cd4ca596
fix: regression that replaces an unknown media type with */* ( #4013 )
2025-04-14 18:00:21 +02:00
Taimoor Zaeem and Wolfgang Walther
513704dc2b
fix: parsing of the for parameter of plan media type ( #4005 )
2025-04-12 15:37:37 +00:00
Thilo Hohlt and Wolfgang Walther
026d84a093
docs: add archtika to example apps section on ecosystem page ( #4007 )
2025-04-11 14:34:56 +02:00
Taimoor Zaeem and Wolfgang Walther
106f193a56
docs: add note that ordering of columns is not enforced ( #3999 )
2025-04-10 14:44:03 +02:00
steve-chavez and Wolfgang Walther
79fc43ec39
docs: redirect from broken #bulk-insert-default
2025-04-04 18:24:26 +02:00
Taimoor Zaeem and Wolfgang Walther
b187f09574
docs: mention that updates also supports specifying columns and missing pref
2025-04-04 18:24:25 +02:00
Taimoor Zaeem and Wolfgang Walther
4f1dc72e40
docs: explain missing preference header
2025-04-04 18:24:23 +02:00
renovate[bot] and Wolfgang Walther
d70d5cb19d
chore(deps): update peter-evans/dockerhub-description action to v4.0.2
2025-04-03 12:19:48 +00:00
renovate[bot] and Wolfgang Walther
6e851cce59
chore(deps): update peter-evans/dockerhub-description action to v4.0.1
2025-04-01 20:25:14 +00:00
renovate[bot] and Wolfgang Walther
accf46d2ee
chore(deps): update all dependencies
2025-03-27 19:51:24 +00:00
renovate[bot] and Wolfgang Walther
852f833d56
chore(deps): update all dependencies
2025-03-27 19:32:19 +00:00
Wolfgang Walther
48e6267dde
docs: Remove broken link
2025-03-26 17:00:31 +01:00
Wolfgang Walther
ed86bbf3de
docs: remove broken link
2025-03-14 23:21:41 +01:00
Wolfgang Walther
3ba4290ef0
chore: Fix style check
2025-02-22 17:01:27 +01:00
Wolfgang Walther
0be047a52f
docs: Fix outdated links
2025-02-22 16:10:50 +01:00
Wolfgang Walther
d2d3367046
ci: Fix cirrus FreeBSD builds
...
Apparently Cirrus removed the 14-1 image. When I firsted looked into
this some days ago, when the job started failing, the docs were not
updated, yet - so it wasn't clear. Now the docs mention freebsd-14-2
explicitly...
2025-02-22 14:22:29 +01:00
Laurence Isla and Wolfgang Walther
ba6f985dac
docs: make the aggregate functions docs less verbose
2025-02-22 13:19:10 +01:00
steve-chavez and Wolfgang Walther
7cb007567b
docs: reduce verbosity of aggregate functions
2025-02-22 13:19:10 +01:00
Taimoor Zaeem and Wolfgang Walther
acb72b7c67
docs: add missing jwt claims and clock skew ( #3908 )
2025-02-22 13:19:10 +01:00
steve-chavez and Wolfgang Walther
8649d27709
docs: correct package for installation under Nix
2025-02-22 13:19:10 +01:00
steve-chavez
4a3936f71c
bump version to 12.2.8
v12.2.8
2025-02-10 13:25:22 -05:00
M. Taimoor Zaeem and steve-chavez
9b6b5d06ea
fix: log 503 client error to stderr
2025-02-10 13:24:52 -05:00