Self-hosted customers can now enable v2 signatures for Amazon S3. By default, Fabricate uses v4 signatures. To enable v2 signatures, set the environment variable FABRICATE_S3_SIGNATURE_VERSION=2
.
Fixed an issue with setting the data type when exporting a column that contains numeric values, but that has a data type of string.