We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a630b39 commit 6d20f6cCopy full SHA for 6d20f6c
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
## Unreleased
3
4
+## 0.3.9
5
+
6
+## What's Changed
7
8
+### Added
9
+- Add ECR permissions to deployment user by @bakerkretzmar in https://github.com/hammerstonedev/sidecar/pull/62
10
+- Add ability to configure ephemeral storage size by @bakerkretzmar in https://github.com/hammerstonedev/sidecar/pull/71
11
12
+### Fixed
13
+- Replace DIRECTORY_SEPARATOR with '/' by @w00key in https://github.com/hammerstonedev/sidecar/pull/69
14
+- Gracefully handle unexpected log output by @inxilpro in https://github.com/hammerstonedev/sidecar/pull/66
15
16
## 0.3.8 - 2022-02-15
17
18
### Added
0 commit comments