Date
June 29, 2022
Continual release 0.2.32 includes just a couple of updates to handle needs that cropped up in our user base:
- The new Airtable sink now supports a merge strategy per field. You can select among "overwrite always", "overwrite if source has data", "overwrite if target is empty" and "append."
- The BasicAuthHelper in the IAM subsystem now checks for an empty username before attempting to pass back a username/password credential object.