📦 Temporal
plugin
- ✨ Support for the
NO_PROXY
environment variable to disable proxy usage FR (thanks @jur3) - ✨ Support for setting the Workflow Versioning Behavior from the PHP Worker FR (thanks @roxblnfk)
📦 Kafka
driver
- ✨ Support for partition strategies FR (thanks @adamsnoah98)
🎯 Core
- ✨ The Fileserver plugin has been excluded from the standard bundle but is available to be built with Velox. This is because its dependency,
GoFiber
, has had too many CVEs in recent months. - ✨ Update dependencies and Go to the latest versions.
- ✨ Use the new Green Tea garbage collector by default; see Go RFC