Rasterio 1.0.27 broke a CLI plugin that my team uses at worker and may have broken any of yours that also pass creation options like `BLOCKXSIZE=1024` directly to dataset constructors without coercing those numeric strings to ints. Sorry! The bug is fixed in 1.0.28, which is on PyPI now.