Skip to content

v0.0.1-alpha.18

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 04:24
a4497e9

Overcast v0.0.1-alpha.18

Docker Images

Full image with the web management console:

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

Native Binaries

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

Asset SHA256
overcast-darwin-amd64 0b025147fd5b7197cc6ae239571f2a3c43594c939d1d514a15dd734a5e57ae2a
overcast-darwin-arm64 82446e0ead7f194dcaefed13eae0074b37edd7c12528e7ac408f9fec90606d73
overcast-linux-amd64 a5b9eaa047ac7d622e8d705536143509310c739bba483f53148e52171be63c87
overcast-linux-arm64 f925c40785412292de1b7ec147620a02ea2bc7127f922498e4267678b1f1f996
overcast-windows-amd64.exe f79492afdd9f6a25db4af721f170970e99bc35cb0c248d1be3227eced97d44e8
overcastd-darwin-amd64 283bf0d0b157c9a038c8543a421b4cdbde436f6cc6b8a829b88372c2b540860d
overcastd-darwin-arm64 f4f0c3f0fa77cfd997569ca1ae183909647380d58f10774f1021708f1519bf4e
overcastd-linux-amd64 f617c31c9fbf5619ea7f10bf00509a96ea84f93597d39a44b733a27ec83f26dc
overcastd-linux-arm64 34cc4eebbb54dab961d4365307105dd62ced6830e4aba02aca1530ad11f0b340
overcastd-windows-amd64.exe c8c9677b3c43bb5933d60db38655990e7f8a02f2c791efd6bd923780dc9f6e81

Release Notes

Fixed

  • CloudFormation — scalar properties forwarded to service APIs now preserve decimal numeric formatting instead of scientific notation across SQS queues, nested stack parameters, RDS flags, and ElastiCache replication group updates; AWS::SQS::Queue also forwards KMS/SSE properties so CDK-created FIFO queues with MessageRetentionPeriod: 1209600 and KmsMasterKeyId deploy successfully.

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