Skip to content

Commit ef0eb37

Browse files
committed
Update roadmap
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent c1d58c7 commit ef0eb37

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/openfaas-pro/introduction.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,16 +107,17 @@ Recently released:
107107
* Webhook-based billing metrics per invocation for billing your users (Dec 2023)
108108
* Stream Server Sent Events (SSE) from functions i.e. OpenAI (Jan 2024)
109109
* Proactive remote monitoring for support customers (live in pilot)
110+
* Official C# .NET 8 template (Apr 2024)
111+
* `airfaas` CLI plugin for airgapped installations and mirroring images to private registries (Apr 2024)
110112

111113
Upcoming:
112114

113115
* Conversion to structured/JSON logging of OpenFaaS Pro components (ongoing - 80% complete)
114116
* GPU scheduling support for functions via Profiles i.e. `nvidia.com/gpu: 1` (ongoing)
117+
* Dynamic, dedicated Async queues for each function, including queued-based scaling (R&D phase)
115118
* Function authentication with IAM for OpenFaaS
116119
* Go SDK for the Function Builder API
117-
* Airfaas - utility for air-gapped installations and upgrades of OpenFaaS Standard/for Enterprises
118-
* Dynamic, dedicated Async queues for each function, including queued-based scaling
119-
* Additional event triggers i.e. AMQP event trigger for RabbitMQ and Azure Service Bus and Google PubSub
120+
* Additional event triggers i.e. AMQP event trigger for RabbitMQ and Azure Service Bus and Google PubSub (added upon request)
120121

121122
Is there something else you need for your team or organisation? [Get in touch with us here](https://openfaas.com/support/).
122123

@@ -258,6 +259,7 @@ Identity Access Management (IAM) and Policy-based authorization is available for
258259
| Description | OpenFaaS CE | OpenFaaS Standard | OpenFaaS for Enterprise |
259260
| ----------------------| ------------------|------------------------|---------------------------------|
260261
| Air-gap and offline support | No, Internet connection required | Supported | As per Standard |
262+
| [faas-cli airfaas](https://www.openfaas.com/blog/airgap-serverless-functions/) | n/a | Mirror images and install in offline environments | As per Standard |
261263
| Authentication for OpenFaaS API, CLI and UI | Shared admin password between everyone who uses OpenFaaS | as per CE | [Single Sign-On with OIDC](https://docs.openfaas.com/openfaas-pro/iam/overview/) |
262264
| Identity and Policy | n/a | n/a | Least Privilege with [Identity and Access Management](https://docs.openfaas.com/openfaas-pro/iam/overview/) |
263265
| Compatibility with Istio for mTLS | n/a | Supported | as per Standard |

0 commit comments

Comments
 (0)