Skip to content

v0.9.4

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Mar 00:16
Immutable release. Only release title and notes can be modified.
7b1bdfa

Important

If you are enjoying ncps, please consider showing a token of appreciation by:

Docker Images v0.9.4

The following image tags were published to Dockerhub:

kalbasit/ncps:v0.9.4
kalbasit/ncps:v0.9
kalbasit/ncps:v0
kalbasit/ncps:sha-7b1bdfa
kalbasit/ncps:latest
ghcr.io/kalbasit/ncps:v0.9.4
ghcr.io/kalbasit/ncps:v0.9
ghcr.io/kalbasit/ncps:v0
ghcr.io/kalbasit/ncps:sha-7b1bdfa
ghcr.io/kalbasit/ncps:latest

Helm Chart Release v0.9.4

Installation

helm install ncps oci://ghcr.io/kalbasit/helm/ncps --version v0.9.4

Upgrade

helm upgrade ncps oci://ghcr.io/kalbasit/helm/ncps --version v0.9.4

Values

See values.yaml for all configuration options.

Documentation

See Helm Chart Documentation for detailed documentation and examples.

What's Changed

  • fix: reduce S3 upload memory usage by passing known file sizes [backport #1092] by @kalbasit in #1093
  • perf: fix CDC eager mode performance — async chunking and batch progressive streaming [backport #1102] by @kalbasit in #1103

Full Changelog: v0.9.3...v0.9.4