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
Wolfgang Walther
ec83d08be6
bump version to 12.2.7
v12.2.7
2025-02-03 18:38:41 +01:00
Diogo Biazus and Wolfgang Walther
c026d0752f
fix: Fix regression for schema cache reloading via NOTIFY on Windows
...
Upstream accidentally removed the fix, which was introduced for #2524 . Fixed again.
(cherry picked from commit b285f5fba6 )
2025-02-03 18:35:24 +01:00
steve-chavez
dc96cdb0c3
bump version to 12.2.6
v12.2.6
2025-01-29 15:22:22 -05:00
Taimoor Zaeem and steve-chavez
89be285e6a
fix: jwt cache is not purged ( #3801 )
2025-01-29 15:14:05 -05:00
renovate[bot] and Wolfgang Walther
c6b4fca160
chore(deps): update codecov/codecov-action action to v5.3.1
2025-01-25 12:01:21 +01:00
renovate[bot] and Wolfgang Walther
31cccd3264
chore(deps): update codecov/codecov-action action to v5.3.0
2025-01-25 11:12:46 +01:00
Wolfgang Walther
0bec15fb71
bump version to 12.2.5
v12.2.5
2025-01-20 18:24:51 +01:00
Wolfgang Walther
cc22da5a02
fix: Make postgrest binary in arm64 docker image executable
...
This happened in 06aebfaa and caused the arm64 docker image to not start
up properly.
Resolves #3867
2025-01-20 18:24:06 +01:00
Wolfgang Walther
4d477d6e12
bump version to 12.2.4
v12.2.4
2025-01-18 19:01:16 +01:00
Wolfgang Walther
aff2a78aac
Revert "ci: Remove brew install libpq for macos-14 stack build"
...
This partially reverts commit 53164453d8 .
2025-01-18 19:01:16 +01:00
Wolfgang Walther
868f4a066b
ci: Fix stack cache on Windows
...
Apparently the STACK_ROOT has been moved to C:\sr - for unknown reasons,
at least to me.
This should enable caching again and make the stack on windows builds
much faster than recently.
2025-01-18 17:54:42 +01:00
Wolfgang Walther
2c04b98dd9
ci: Split ci into ci and release workflows
...
This is now possible, after we moved to the ARM build to the GitHub
runners.
2025-01-18 17:54:42 +01:00
Wolfgang Walther
71c73b20ca
ci: Remove left-over permissions setting from tag job
...
This has been replaced by using the SSH key.
2025-01-18 17:54:42 +01:00