What's Changed
- Newly created Remotion Lambda S3 buckets now include the region name in the bucket name, e.g
remotionlambda-useast2-v9pz9hjk88. This enables to skip a region probing request that previously we had to do for every bucket and therefore the bucket detection can be made a lot faster. by @JonnyBurger in #1591 - remove --enable-extensions flag by @JonnyBurger in #1590
Full Changelog: v3.3.12...v3.3.13