File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -113,12 +113,16 @@ Recently released:
113
113
* ` airfaas ` CLI plugin for airgapped installations and mirroring images to private registries (Apr 2024)
114
114
* GPU scheduling support for functions via Profiles i.e. ` nvidia.com/gpu: 1 ` (Mar 2024)
115
115
* Built-in function authentication with IAM for OpenFaaS (Q2 2024)
116
+ * Custom Autoscaling strategies for RAM, and any other Prometheus metrics (Q3 2024)
117
+ * Go SDK for Function Builder API (Q3 2024)
118
+ * OpenFaaS Edge - commercial faasd distribution with support, and reselling agreement (Q4 2024)
119
+ * RabbitMQ Connector (Q4 2024)
116
120
117
121
Upcoming:
118
- * Event connector for - RabbitMQ/AMQP (in-progress)
122
+ * Asynchronous function cancellation through X-Call-ID identifier
119
123
* Event connector for - Azure Service Bus and Google PubSub (added upon request)
120
124
* Conversion to structured/JSON logging of OpenFaaS Pro components (ongoing - 80% complete)
121
- * Dynamic, dedicated Async queues for each function, including queued-based scaling (R&D phase)
125
+ * Switching to queue per function, including queued-based scaling (R&D phase)
122
126
* Go SDK for the Function Builder API
123
127
124
128
Is there something else you need for your team or organisation? [ Get in touch with us here] ( https://openfaas.com/support/ ) .
You can’t perform that action at this time.
0 commit comments