You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump golang.org/x/crypto from 0.46.0 to 0.52.0 (#616)
* remove obsolete client table feature
River v0.40 drops `river_client` and `river_client_queue`, leaving the
features endpoint's probe permanently false on current schemas. The
frontend never consults the flag, so retaining it only breaks the mounted
endpoint response test and carries dead capability data.
Remove the table probe and extension, delete its frontend feature
plumbing, and trim tests that create or expect the retired table. Existing
producer, sequence, and workflow capability checks remain.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Blake Gentry <blakesgentry@gmail.com>
0 commit comments