v0.0.1-alpha.21
Pre-release
Pre-release
Overcast v0.0.1-alpha.21
Docker Images
Full image with the web management console:
- Pull:
ghcr.io/neaox/overcast:0.0.1-alpha.21 - Channel tag:
ghcr.io/neaox/overcast:alpha - Registry: overcast package
Headless slim image for CI pipelines:
- Pull:
ghcr.io/neaox/overcast-slim:0.0.1-alpha.21 - Channel tag:
ghcr.io/neaox/overcast-slim:alpha - Registry: overcast-slim package
docker run --rm -p 4566:4566 -p 4567:4567 ghcr.io/neaox/overcast:0.0.1-alpha.21
docker run --rm -p 4566:4566 ghcr.io/neaox/overcast-slim:0.0.1-alpha.21Native Binaries
Download a binary for your platform from the assets below and verify it with SHA256SUMS.
| Asset | SHA256 |
|---|---|
overcast-darwin-amd64 |
76e1e778fcce45d701d0be1bf050584a90365f6d412ec0cd9a85ae0d2f1e386e |
overcast-darwin-arm64 |
9efe58c755719def39a2e9458826a4885f113e7f5df5cb933963abba2be12b08 |
overcast-linux-amd64 |
7098cb15c029ef945ccc3a8752fa6a6242ef5a87db10c4c154d31301345aef6a |
overcast-linux-arm64 |
e8bf99ca250a67eb213f53d2649b849b65b63f7089e5818c55340082e5c6eeab |
overcast-windows-amd64.exe |
dc2374d87191eefc73ccaa1f353e4689519fac7ea70e193eea6c18306cbd2a71 |
overcastd-darwin-amd64 |
38b487febca6fe8809b78aabe39b68349e414a391eab1d3811b58589995a0e8c |
overcastd-darwin-arm64 |
80edce618181403901abdff11fe5f23697ab2e1b77e5557f248c06500a819e85 |
overcastd-linux-amd64 |
317993098337270b42d88436dc01d11747fcaa2a4e641c177258fde6c4e86212 |
overcastd-linux-arm64 |
26ea44ae7a4c90afe96dfc8ff21800fa9682bd77858014523e4c6f8a11b73e0e |
overcastd-windows-amd64.exe |
91575b6f2fd7a9a9d1d20af3c5e24da250a1a79690a1e763d7b49d772a42db1a |
Release Notes
Fixed
- AppSync/CloudFormation —
StartSchemaCreationnow accepts AppSync built-in scalar types in GraphQL SDL, fixing CDKAWS::AppSync::GraphQLSchemarollbacks on types such asAWSDateTime, while rejecting unsupported custom scalars and custom object types using the reservedAWSprefix.
Release: https://github.com/Neaox/overcast/releases/tag/v0.0.1-alpha.21