Skip to content

v0.0.1-alpha.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Jul 00:34
f4d27f0

Overcast v0.0.1-alpha.9

Docker Images

Full image with the web management console:

  • Pull: ghcr.io/neaox/overcast:0.0.1-alpha.9
  • 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.9
  • 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.9
docker run --rm -p 4566:4566 ghcr.io/neaox/overcast-slim:0.0.1-alpha.9

Native Binaries

Download a binary for your platform from the assets below and verify it with SHA256SUMS.

Asset SHA256
overcast-darwin-amd64 69f140c61b7ed0e7f43eb59e01010ab21db3aadc9767c9abb190251fb1e8a7d8
overcast-darwin-arm64 f40ae046f416b086db5be1feda339dbf0937915f031b878e8eb643116e0ad7c7
overcast-linux-amd64 754fd486d133da090ad8fd3abf9b31cb225282261cd9b04acbfeb3a630180093
overcast-linux-arm64 82fc8beaa673bc13427a090ba7ad1050ae6c3205c3bf2c5285c0034f6d7ad596
overcast-windows-amd64.exe 6c490bd3baf97c0d67fd231b2f376579029298641cab8a47515a111d16d96c10
overcastd-darwin-amd64 28694745f482e67f99f591394daaa64d5a026b380fe03310121f9c8f67c97077
overcastd-darwin-arm64 5664433685c786b7103631e7b2d6581735560bce815bfcb89d1794192e5d42dd
overcastd-linux-amd64 caeb756623e9337bdb4932568f75f7eb91ab68939b6cd93b1462b20fa425bb29
overcastd-linux-arm64 fc3fe4c5624445b2ae42ac2d9dabbf6c9aee2d56f9b949b728b904c3f2d118d3
overcastd-windows-amd64.exe 938993d81807a664abc365d1cb14f8df8d04da3692336e2b84c45f4340e498c5

Release Notes

Fixed

  • Web UI — S3 bucket lifecycle events in the Event Stream now summarize bucket names across create/delete payload variants, and the system map now shows ElastiCache serverless caches and replication groups instead of only cache clusters.
  • Lambda — functions that reference foreign-account AWS-managed layer ARNs now pass invoke-time layer validation when the documented layer cache contains the layer zip, instead of failing before cached layer content can be resolved.

Release: https://github.com/Neaox/overcast/releases/tag/v0.0.1-alpha.9