Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 09:04
19c59a8

Changelog

Features

  • 5704b92 feat(config): add engines[].plugins (EnginePlugin) + host wiring
  • 833f69c feat(elasticsearch): engine-managed plugins + config mount + memory cap
  • b40dacd feat(engine): add UpRequest.plugins (PluginSpec) to the engine contract

Fixes

  • 434b71e fix(elasticsearch): address code-review findings on the plugin/memory PR

Other

  • 19c59a8 Merge pull request #100 from threecorp/feat/es-plugin-config-mechanism
  • c89b133 Merge remote-tracking branch 'origin/main' into feat/es-plugin-config-mechanism
  • 23b614a docs(changelog,readme): v0.11.0 engine-managed plugins + es memory cap