Skip to content

v0.4.0

Compare
Choose a tag to compare
@aarondfrancis aarondfrancis released this 28 Feb 20:35
· 69 commits to main since this release
19bd73b

🚨 This is a breaking release

🚨 Function naming algorithm was changed to support long prefixes, long function names, and previously invalid characters. This is a breaking change because the names of your current functions might change with using the new naming scheme. After upgrading to Sidecar 0.4.0, it might deploy a new version of your function even if nothing has changed, because of the new naming scheme. See more in #30 and #60.

🚨 Support for Laravel 7 and PHP 7.2 have been dropped.

🚨 Unsupported Lambda runtimes have been removed. See #90 for more.

Full list of what's Changed

New Contributors

Full Changelog: v0.3.12...v0.4.0