Releases: aarondfrancis/sidecar
Releases · aarondfrancis/sidecar
v0.3.10
What's Changed
Added
- Add ECR permissions to deployment user by @bakerkretzmar in #62
- Add ability to configure ephemeral storage size by @bakerkretzmar in #71
Fixed
- Replace DIRECTORY_SEPARATOR with '/' by @w00key in #69
- Gracefully handle unexpected log output by @inxilpro in #66
New Contributors
- @bakerkretzmar made their first contribution in #62
- @w00key made their first contribution in #69
- @inxilpro made their first contribution in #66
Full Changelog: v0.3.9...v0.3.10
v0.3.9
What's Changed
- Add new runtimes to README by @datashaman in #59
- Add support for Guzzle v6 by @wilsenhc in #58
New Contributors
- @datashaman made their first contribution in #59
- @wilsenhc made their first contribution in #58
Full Changelog: v0.3.8...v0.3.9
v0.3.8
Added
- Support for Laravel 9.x by @felixdorn in #50
New Contributors
- @felixdorn made their first contribution in #50
Full Changelog: v0.3.7...v0.3.8
v0.3.7
Added
- Add yet another pending error string.
- Added
rawPromisemethod toPendingResult.
Full Changelog: v0.3.6...v0.3.7
v0.3.6
0.3.6 - 2022-02-07
Added
- Ability to choose different architectures #42
- Sidecar now creates an environment variable checksum to avoid publishing a new version when not required.
- Handlers now support an
@sign to be more consistent with Laravel.image@handleris the same asimage.handler - If a payload is an instance of
Arrayable, it will be cast to an array - Package is now
macroable - New
Regionclass full of consts
Changed
- All 409 logic now lives in client middleware #47
waitUntilFunctionUpdatednow accepts a string as well- The signature of
Package::includeExactlynow includes afollowLinkssecond param. SettledResult::errorAsStringis public now
Removed
- ses, sqs, and dynamodb privileges were removed from the default execution role. This only affects new roles.
New Contributors
- @sfioritto made their first contribution in #46
- @clarkeash made their first contribution in #42
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
Added
- Add Package method to include strings as files.
- Add Package method to include files with more explicit path control (#41)
Fixed
- Wait for the function to update before updating environment variables.
- Be more clear when deleting keys
Full Changelog: v0.3.4...v0.3.5
v0.3.4
0.3.4 - 2022-01-02
Fixed
- Add method to ensure function is updated before we try to do anything else. Should hopefully fix #32
Full Changelog: v0.3.3...v0.3.4
v0.3.3
0.3.3 - 2021-11-01
Added
Fixed
New Contributors
- @andresayej made their first contribution in #31
- @nuernbergerA made their first contribution in #33
- @jryd made their first contribution in #34
Full Changelog: v0.3.2...v0.3.3