v1745
v1745
Removed
May 15, 2026
MySQL - Tailscale tunneling is now supported for MySQL.
Fixed an issue where the IBAN generator would throw errors when the source value was not a fully valid IBAN. Validation has been relaxed for non-primary key fields or when consistency is not enabled, allowing a new IBAN to be generated when:
The bank code is preserved. The source value no longer needs to be a valid IBAN. However, the bank code is only preserved only if the source contains a valid country code and a bank code of the correct length.
The country code is preserved.
The country code is missing. When the source value's country code is unknown or missing, the generator now falls back to a randomly selected valid country code.