Skip to content

v5.14.0-alpha1

@mativm02 mativm02 tagged this 05 Jun 13:38
MDCB's CheckIdPReload returns the list of changed client_idp_id values, not a
bool. Decode []string and use it as a 'something changed' signal: on a non-empty
result, refresh the whole registry once via doRefresh (one GetClientIdPs RPC),
which also handles deletes. Keeps the gateway's bulk-refresh design while
matching the tyk-sink RPC signature.
Assets 2
Loading