Releases: suborbital/e2core
Releases · suborbital/e2core
v0.6.0-rc5
Add returned error as an internal error when plugin execution errors …
v0.6.0-rc4
Add logger to e2core server (#403)
v0.6.0-rc3
feat: Pull version from ldflag (#393)
v0.6.0-rc2
fix(Handler): Update tenant name resolution to match new api (#389)
v0.6.0-rc1
chore(deps): update module github.com/testcontainers/testcontainers-g…
v0.5.1
E2Core Beta-5.1 adds command to the Docker image, allowing the container to start in server mode by default.
v0.4.8
This is a patch release of (legacy) Atmo that uses the Wasmtime runtime by default rather than the Wasmer runtime. It is functionally identical to the 0.4.7 release.
v0.5.0
E2Core Beta-5 marks the first official release of E2Core, substantially revamped to efficiently execute module plugins.
v0.4.7
Atmo Beta-4.7 fixes a panic when attempting to connect to a control plane server that is not available, and an issue connecting to external databases.
v0.4.6
Atmo Beta-4.6 fixes an issue with stream handlers that would fail to handle arbitrary message schemas.